Releases: SSENSE/vue-carousel
Releases · SSENSE/vue-carousel
0.6.2
0.6.1
0.6.0
0.5.3
feat(carousel): rebuild flex and bump version (#18) * feat(carousel): leverage flex to offload js computation * chore(build): rebuild and bump version
0.5.2
- Replace dirty checking with mutation observer
0.5.1
chore(build): version bump
0.5.0
- Change npm namespace to 'vue-carousel' from '@ssense/vue-carousel'
0.4.8
- Shorten polling time for hidden carousel dirty checking
- Disable pseudo-loop, to be re-added properly later
- Allow pointer events
0.4.7
chore(build): version bump
0.4.6
- Fix SSR reference to window