Skip to content

v1.0

Compare
Choose a tag to compare
@luruke luruke released this 11 Sep 14:49
· 847 commits to main since this release
9f66f8e

Wow, i've been really busy recently but I managed to get out Barba.js v1.0! 🎉

Some stuff in this version:

  • Support for download attribute.
  • Support for xlink:href attribute (introducing a new method Barba.Pjax.getHref).
  • Add new parameter to linkClicked event, now you receive the event. Thanks @anhskohbo .
  • Add new parameter to newPageReady event, now you have the full raw HTML of the page loaded.