Skip to content

Commit 1348f74

Browse files
committed
Updated the todo list
1 parent e5d034e commit 1348f74

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ Done:
55
* Remove deprecated APIs
66
* `Window.getSelection` now returns an option, to better match the definition
77
* Add scrollToWithOptions to window
8+
* Convert to rescript syntax
89
* Added IntersectionObserver and IntersectionObserverEntry bindings
910

1011
Todo:
11-
* Convert to rescript syntax
1212
* Convert more input types to `node_like` and `element_like` to improve usability
13-
* Consider switching to `namespace: true`, or otherwise improve the folder structure to avoid exposing the implementation modules
1413
* Correct bugs, reduce how much code is generated, add missing APIs
15-
* Switch this file to "keep a changelog" style or atlassian changesets
14+
* Switch to atlassian changesets (including github actions)

0 commit comments

Comments
 (0)