turbowookie / turbo-wookie

Turbo Wookie Project. Because Turbo Wookie
http://turbowookie.github.io
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Use the History API to make back/forward buttons work. #28

Open sleepdeprecation opened 10 years ago

sleepdeprecation commented 10 years ago

As someone who is overly reliant on the back and forward buttons on my mouse and keyboard, I'd really like it if we used the JS History API (I hope that Dart has that...).

Info: https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Manipulating_the_browser_history

mpeterson2 commented 10 years ago

This would be cool to have and Dart does have the History API.

https://api.dartlang.org/docs/channels/stable/latest/dart_html/History.html