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

Next and prev button will be visible when set in the options Carousel and directives attributes #14

Closed vinieloy closed 7 years ago

vinieloy commented 7 years ago

It is now possible to set whether prev and next are visible when starting the Carousel

mihnsen commented 7 years ago

Looks good to me, merge now. Thanks @vinieloy :+1: