Skip to content

v1.0.0

Choose a tag to compare

@fengyuanchen fengyuanchen released this 26 Jan 06:22
  • Add 2 new props: pauseOnEnter and slideOnSwipe.
  • Support to use as a Vue plugin: Vue.use(VueCarousel).
  • Support to use as a Vue component: Vue.component(VueCarousel.name, VueCarousel).
  • Register the component automatically once loaded in the browser.