Pjax

Easily enable fast AJAX navigation (Fetch + pushState)

MIT License

Downloads
214
Stars
24
Committers
4

Bot releases are hidden (Show)

Pjax - v0.8.0

Published by PaperStrike over 3 years ago

💥 Breaking Changes

  • Combine sendRequest, parseResponse, and switchNodes into switchDOM.
  • Remove request and response properties from status.

⭐ Features

  • Make the whole navigate process abortable.
  • New ECMAScript Module distributions.
  • New weakLoadURL method.
Pjax - v0.7.1

Published by PaperStrike over 3 years ago

Initial release