File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11### 1.0 in progress
22
33Done:
4- * Change all ` send.pipe ` externals to ` send ` , making them "t-first" (#16 )
5- * Remove deprecated APIs
6- * ` Window.getSelection ` now returns an option, to better match the definition
7- * Add scrollToWithOptions to window
8- * Convert to rescript syntax
9- * Added IntersectionObserver and IntersectionObserverEntry bindings
4+ * Change all ` send.pipe ` externals to ` send ` , making them "t-first" (#8 )
5+ * Remove deprecated APIs (#16 )
6+ * ` Window.getSelection ` now returns an option, to better match the definition (#15 )
7+ * Added ` scrollToWithOptions ` to ` window ` (#26 )
8+ * Converted to rescript syntax (#18 )
9+ * Added ` IntersectionObserver ` and ` IntersectionObserverEntry ` bindings (#27 )
10+ * Imported ` bs-fetch ` and converted it to "t-first" (#31 )
1011
1112Todo:
1213* Convert more input types to ` node_like ` and ` element_like ` to improve usability
You can’t perform that action at this time.
0 commit comments