virtualstate / navigation

Native JavaScript navigation [web api] implementation
MIT License
77 stars 5 forks source link

Polyfill #13

Closed fabiancook closed 1 year ago

fabiancook commented 1 year ago

Thanks to @qwtel for the contributions, this will include first class support of a polyfill into the project.

The polyfill is still needing the edges taken care off, but for a first pass, to move forward we will need to merge this through and work through any issues that come up.

The core functionality of the implementation has not changed, and all the existing tests pass.

Contributes towards #9, but this work will continue

Checklist