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 1
1
### 1.0 in progress
2
2
3
3
Done:
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 )
10
11
11
12
Todo:
12
13
* 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