mihnsen / ui-carousel

A simple, lightweight module for carousel in your AngularJS app, Inspired from slick carousel.
http://mihnsen.github.io/ui-carousel/
MIT License
77 stars 67 forks source link

(enhancement) allow additional external data binding #54

Open AlexChesser opened 6 years ago

AlexChesser commented 6 years ago

I needed to pass data from the containing scope to the child-carousel.

This wasn't possible before, (from what I could tell)