yiisoft / jquery-pjax

pushState + ajax = pjax
http://pjax.herokuapp.com
MIT License
144 stars 40 forks source link

add "history" option #7

Closed macklay closed 10 years ago

macklay commented 10 years ago

add "history" option for force disable all window.history.<.*> calls. Defaults to true.

macklay commented 10 years ago

Im create new pull requet wilth "history" option big fix: https://github.com/yiisoft/jquery-pjax/pull/8

tonydspaniard commented 10 years ago

@macklay That means that this PR is invalid?