choojs / choo

:steam_locomotive::train: - sturdy 4kb frontend framework
https://choo.io/
MIT License
6.78k stars 595 forks source link

Fix docs for `popState` #626

Closed bates64 closed 6 years ago

bates64 commented 6 years ago

See #621. Could close that issue, although my personal opinion is that popState should be renamed to better reflect that it doesn't cause the behaviour (unlike pushState/replaceState)...

yoshuawuyts commented 6 years ago

Currently working on a new system for history API - because you're right, this isn't working well. https://www.yoshuawuyts.com/history