We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 276ef2d commit 1e1213aCopy full SHA for 1e1213a
CHANGELOG.md
@@ -4,10 +4,11 @@ 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
9
Todo:
10
* Convert to rescript syntax
11
* Convert more input types to `node_like` and `element_like` to improve usability
12
* Consider switching to `namespace: true`, or otherwise improve the folder structure to avoid exposing the implementation modules
13
* Correct bugs, reduce how much code is generated, add missing APIs
-* Switch this file to "keep a changelog" style or atlassian changesets
14
+* Switch this file to "keep a changelog" style or atlassian changesets
0 commit comments