Skip to content

Releases: SSENSE/vue-carousel

0.6.2

03 Mar 16:01
Compare
Choose a tag to compare
  • Fixed #20 and #24. Pagination dots had an incorrect count when non-template used to render the carousel.

0.6.1

14 Feb 20:18
Compare
Choose a tag to compare
  • Add navigation (#21)

0.6.0

10 Feb 19:21
Compare
Choose a tag to compare
  • Add dynamic slides (#15)

0.5.3

02 Feb 21:24
Compare
Choose a tag to compare
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

31 Jan 20:15
Compare
Choose a tag to compare
  • Replace dirty checking with mutation observer

0.5.1

31 Jan 18:57
Compare
Choose a tag to compare
chore(build): version bump

0.5.0

31 Jan 18:49
Compare
Choose a tag to compare
  • Change npm namespace to 'vue-carousel' from '@ssense/vue-carousel'

0.4.8

26 Jan 14:54
Compare
Choose a tag to compare
  • Shorten polling time for hidden carousel dirty checking
  • Disable pseudo-loop, to be re-added properly later
  • Allow pointer events

0.4.7

25 Jan 19:08
Compare
Choose a tag to compare
chore(build): version bump

0.4.6

25 Jan 19:07
Compare
Choose a tag to compare
  • Fix SSR reference to window