Repo.js
Repo.js copied to clipboard
Request: Browser back button
It would be nice to be able to use it just like we can here on github repos.
Maybe using hashchange
? http://benalman.com/code/projects/jquery-hashchange/examples/hashchange/
Just a feature request :)
I've actually thought about this a bit. I decided to leave that functionality out because I thought it may effect/conflict with someones pre-existing navigation implementation. That said, I could look at including it and having people "opt-in" if the want history support. Will keep open since I think this would be cool to have as well and will work on something soon unless @kborchers wants to contribute :)
Needs a back button. or keyboard controlled back.
Agree about the back button; It took me a little while to figure out that the breadcrumbs were clickable and I noticed someone on HN saying that they wish there was a way to go back.
I'd like this feature as well.
Why not just create a back button next to the breadcrumbs, and implement history via local storage?
+1
+1
+1
= 3
+1