Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

0.2.2

Choose a tag to compare

@MoOx MoOx released this 12 Mar 06:44
· 116 commits to master since this release
  • Fixed: added back standalone version in ./pjax.js
    (#57
  • Fixed: error when using pjax with google analytics (options was 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)