Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-09-11 | 419 Bytes | |
v1.0 source code.tar.gz | 2016-09-11 | 37.5 kB | |
v1.0 source code.zip | 2016-09-11 | 49.9 kB | |
Totals: 3 Items | 87.8 kB | 0 |
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.