Releases: bartdominiak/vue-snap
Releases · bartdominiak/vue-snap
0.7.0
Removed
- maxPages and its calculation (#55)
Updated
- Replace changeSlide with simpler goToSlide, for consistent behavior with exposed go-to-page API + removal of dependent method that is not in use anymore (#55)
- Split getting current page index from setting it, supporting passing the index from outside, for example goToSlide method, so in some cases the index will change, even if there was no scroll event. (#55)
Fixed
- Fix support for calculating a proper current slide index, when there is nothing left to scroll (#55)
Thanks to @Igloczek 🥇
1.0.0-alpha.3
Update
- Migrated features from
[email protected]
into[email protected]
0.6.1
Updated
- Yarn lock file
0.6.0
1.0.0-alpha.2
Deleted
- package-lock.json (due the size - around 1MB)
1.0.0-alpha.1
Added
- 🎉
vue@3
Support. (You can read about it here)
0.5.1
Updated
- Docs
0.5.0
0.4.0
0.3.4
Fixed
- seamless-scroll-polyfill(^1.1.0 => 1.1.0)