Open sleepdeprecation opened 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
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
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