IdanCo / ng1bs4

AngularJS with Bootstrap 4
https://idanco.github.io/ng1bs4
38 stars 13 forks source link

New Component - Carousel #52

Open IdanCo opened 7 years ago

IdanCo commented 7 years ago

Another tough one. Perhaps the most complex component in bootstrap 4, it allows iterating through elements easily - http://v4-alpha.getbootstrap.com/components/carousel/

It cries for a simple AngularJS interface, similar to what's done here - http://angular-ui.github.io/bootstrap/#!#carousel

who will pickup the glove?