travelbank / ember-flickity

ember addon for Flickity
MIT License
4 stars 6 forks source link

Merge updated version with Event Enhancements #15

Closed cwhittl closed 5 years ago

cwhittl commented 5 years ago

I wasn't able to get change or ready working after digging around a bit I ended up with this

Changes:

Added the ability to use ready and change Updated event list to what is available from latest Flickity Added ability to pass events as an object instead of adding them one at a time Updated readme with additional info on events Updated to newest ember and libs Misc cleanup

Thanks!