Skip to content

pjax 1.9.3

Compare
Choose a tag to compare
@mislav mislav released this 03 Dec 05:40
· 95 commits to master since this release
  • Fix fragment inclusion when fragment === 'body'
  • Add support for file input fields for form submits
  • Fix maxCacheLength setting and using it to disable caching
  • Don't break the back button after having loaded a static HTML page
  • Fix pjax on iOS Simulator
  • Fix handling <script src> tags with no type attribute
  • Have minifiers retain the copyright notice in source
  • Indicate MIT license in source code
  • Fix adding _pjax parameter when data option is explicitly supplied
  • Simplify & improve detection of same-page anchors