This repository was archived by the owner on May 26, 2025. It is now read-only.
0.2.2
- Fixed: added back standalone version in
./pjax.js
(#57 - Fixed: error when using pjax with google analytics (
optionswas undefined)
(#59) - Fixed: HierarchyRequestError error
(#49) - Fixed:
TypeError: Pjax.forEachEls is not a function
(#52) - Fixed:
TypeError: Pjax.executeScripts is not a function
(#52) - Fixed:
TypeError: Pjax.clone is not a function
(#52) - Added: Ignore events with prevented defaults
(#50)