We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6ddc9 commit fb2e74aCopy full SHA for fb2e74a
CHANGELOG.md
@@ -21,6 +21,7 @@
21
* Updated `History.scrollRestoration` to use `auto` and `manual` instead of a boolean (#88)
22
* `PopStateEvent.state` now returns a history state type instead of an open object (#88)
23
* Updated `InputEvent.data` to return a nullable value (#90)
24
+* Corrected return type of `selectionStart` and `selectionEnd` for `input` and `textarea` elements (#124)
25
26
### Added (non-breaking)
27
* `WebSocket` bindings (#34)
0 commit comments