We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df0e701 commit f64e3ebCopy full SHA for f64e3eb
CHANGELOG.md
@@ -44,10 +44,12 @@
44
* `returnValue` setter for `BeforeUnloadEvent` (#110)
45
* `Webapi.FormData.makeWithHtmlForm` binding that takes a `Webapi.Dom.HtmlFormElement.t` (#108)
46
* `Canvas.toBlob` & `Canvas.toDataUrl` methods, with multiple argument variants (#111)
47
+* `OffscreenCanvas` bindings (#119)
48
49
### Fixed
50
* `ofElement` was incorrectly returning `Dom.htmlElement` type instead of the enclosing element type (#60)
51
* `Dom.CssStyleDeclaration.setPropertyValue` was emitting the wrong function name (#114)
52
+* `Url.toJSON()` was emitting the wrong function name (#121)
53
54
### Miscellaneous
55
* Converted project to rescript syntax (#18)
0 commit comments