File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 4040* ` InputEvent ` bindings for ` inputType ` , ` dataTransfer ` and ` getTargetRanges ` (#90 )
4141* ` Node.insertAtEnd ` binding (which does ` parent.insertBefore(child, null) ` ) (#89 )
4242* CustomEvent Functor to make custom events with strongly typed ` detail ` fields (#93 )
43- * ` Webapi. Url.createObjectURLFromBlob` binding that takes a ` Webapi. Blob.t` (#106 )
43+ * ` Url.createObjectURLFromBlob ` binding that takes a ` Blob.t ` (#106 )
4444* ` returnValue ` setter for ` BeforeUnloadEvent ` (#110 )
4545* ` Webapi.FormData.makeWithHtmlForm ` binding that takes a ` Webapi.Dom.HtmlFormElement.t ` (#108 )
46-
46+ * ` Canvas.toBlob ` & ` Canvas.toDataUrl ` methods, with multiple argument variants ( # 111 )
4747
4848### Fixed
4949* ` ofElement ` was incorrectly returning ` Dom.htmlElement ` type instead of the enclosing element type (#60 )
50+ * ` Dom.CssStyleDeclaration.setPropertyValue ` was emitting the wrong function name (#114 )
5051
5152### Miscellaneous
5253* Converted project to rescript syntax (#18 )
You can’t perform that action at this time.
0 commit comments