ui-carousel
ui-carousel copied to clipboard
A simple, lightweight module for carousel in your AngularJS app, Inspired from slick carousel.
ng-if and ng-src are not working when written in > carousel-item ``` {{ item.ad_description | limitTo: 50 }} ```
On initTrack method _this.itemWidth was undefined thats why initialSlide attribute was not working as required.
I'm getting an error where only the text of an image url will display. Is it possible ui-router would be interfering?
Hello :) I want to get center position on carousel like `Center mode` on slick. Is it possible to do this? / or How can I do it ?
Hey, sorry for the next issue in a row :( I tried to use on-after-change (or on-before-change) and they both give an error (at the first click, at init everything...
When adding ng-if on container div for ui-carousel, each time the div is displayed , ui-carousel will multiply the items inside of it. this is the example of the code:...
Sorry for the noobish question, but after installation I get only the sequence of items, and they don't turn into a carousel. ... I have the files, injected, added ngSanitize...
I have noticed that the following features are aimed at a later version: - Variable width - Active height Is there any workaround to make the slider horizontally fluid? I...