v1.0.0
- Add 2 new props:
pauseOnEnterandslideOnSwipe. - 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.