drewjbartlett / vue-flickity

A Vue Slider / Carousel Component for Flickity.js
http://drewjbartlett.com/demos/vue-flickity/
374 stars 55 forks source link

A few methods are missing #54

Open cmmize opened 5 years ago

cmmize commented 5 years ago

Working on a project that required these flickity methods: dragEndRestingSelect() updateSelectedSlide() settle(x)

Had to add to your source plugin.... you may want to update it.