TheSpyder / rescript-webapi

ReScript bindings to the DOM and other Web APIs
http://tinymce.github.io/rescript-webapi/api/Webapi/
Other
149 stars 36 forks source link

Swap history scroll restoration to use 'auto' and 'manual'. #88

Closed TheSpyder closed 2 years ago

TheSpyder commented 2 years ago

Fixes #86.

Added tests for get as well as set scroll restoration. Tweaked some types and documentation to make it more obvious how to use the state API.