MoOx / pjax

Easily enable fast Ajax navigation on any website (using pushState + xhr)
MIT License
1.46k stars 125 forks source link

Include contents as argument in popstate event #10

Closed MoOx closed 6 years ago

MoOx commented 10 years ago

https://github.com/defunkt/jquery-pjax/pull/401

BehindTheMath commented 6 years ago

@MoOx We don't have a user-facing popstate event, as opposed to jquery-pjax, which exposes a pjax:popstate event. So this issue isn't relevant to us.

Unless you mean that we should implement that event as well.

MoOx commented 6 years ago

Not sure what I was really thinking in 2014 :D