- Add saucelabs integration
- Add pjaxrReady and pjaxrAlways register methods #29
- Update jQuery dependency to >= 1.9 #31
- Fix #12 ignore unprocessable metatags
- Fix #16 chrome/webkit caching bug
- Fix #17 misuse of location.replace
- Fix #19 missing pjaxr:send event
- Fix #24 strip namespace processing
- Fix #38 missing testing instructions
- Fix #10 cross origin checks for low IE versions
- Fix #8 by adding try-catch block in body processing
- Add pure request calls
- Remove options from pjaxr:click event
- Fix namespace replacement on popstate
- Add contributors list
- Fix #6 missing related target
- Add
success
signal - Add
pjaxr-namespace
handling - Fix total brick in 1.0.2 (wrong jQuery selector caused script to stop)
- Add support to pass pjaxr namespace
- Add support to call click handling directly
- Fix head tag handling typo
- Fix minor bugs
- Birth of jquery-pjaxr