angular-slick-carousel
angular-slick-carousel copied to clipboard
Angular directive for slick-carousel
After slide data is changed, using the method specified in your documentation, most times the view is still being updated when slick is initialized (when ng-if is set to true...
Is it posible to set up breakpoints? like: `responsive: [ { breakpoint: 1024, settings: { slidesToShow: 3, slidesToScroll: 3, infinite: true, dots: true } }, { breakpoint: 600, settings: {...
Currrently im showing this carousel in desktop with nearly six slides. I want to drag the mulitple slides with mouse drag event. Current implementation facilitates only one slide at a...
when I am emptying the slides and reassigns object to the scope it looks fine but pushing new element breaks the slick I cant empty the scope as it will...
Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...
thumbs: { config: angular.extend({ enabled: true, draggable: true, method: {}, variableWidth: true, arrows: false, swipeToSlide: true, centerMode: false, **focusOnSelect: true, initialSlide: 3,** }
I had used slick in my previous projects which didn't cause any issues but the current update gives me the following errors. I am using angular slick which loads 9...
I use angular-slick-carousel in my project, but on each images swipe width increases. WHY?? I used the same slider to another page, and I do not have this problem... This...
Given Init Method in event is not working, even not 1st time or 2nd time.
Hi I have been using this carousel for dev work but have noticed it is not working on iPhone 6. There is just a blank space where the carousel should...