ui-carousel
ui-carousel copied to clipboard
A simple, lightweight module for carousel in your AngularJS app, Inspired from slick carousel.
I forked this repo to add some features to the carousel but even the original code won't pass any of the configured tests, karma gives errors everywhere, i cannot compile...
Hello there, I've noticed that the carousel does not update the items displayed once we change the array of objects. Suppose we have a carousel loading items from `var mySlides...
i dont think im doing it wrong but i keep getting an error is this carousel still working btw ? because i keep getting this ``` import uiCarousel from 'angular-ui-carousel';...
Hi I, If I load page i have $element[0].clientWidth 0 and if I change the size of my browser, after it is OK. I dont know why. can you help...
I want to do the following method but it does not work for me any idea? ` hola mundo ` $scope.ctrl.openGaleria = function(image){ console.log(image) }
Unable to get params in on-after-change callback on-before-change callback
I want to disable swipe to change slide in mobile view. I dont want give option to user to change slides. to disable dots and arrow we have option but...
I am trying to load Flot Charts into a UI-Carousel block and I am unable to inject the chart options into the block. It seems like the data has to...