angular-carousel icon indicating copy to clipboard operation
angular-carousel copied to clipboard

Mobile friendly AngularJS carousel

Results 101 angular-carousel issues
Sort by recently updated
recently updated
newest added

Hello. I use angular-carousel with angular-material and it works in all browsers except ms edge. In edge it works with very low fps( something about 2) so it's inpossible to...

Hi, i ran in to a problem, with dynamic height. i give the ul the following css: ul { width: 100%; min-height:150px; max-height:550px; background-color:green; } but the height is stock...

Hi! I have a problem with my slides, because whenever i change my page all slides are showed. But when i refresh website (f5) everything start work. This is my...

Reading about $apply and $digest on angular communitty, i found that the use of these method's and the impact of launching them concurrently. For example, on my code/test's i launch...

**Step to reproduce** 1. Go to the [demo page](http://blog.revolunet.com/angular-carousel/) 2. Go to **buffered ngRepeat and custom indicators** carousel example 3. Right click on the carousel The carousel should slide again...

For some mobile tablets, when we move to last page in portrait mode, which has one element and after that we change orientation to landscape, all elements just disappear (For...

Hi people, here is a little pull request with the fix of a problem that I found, while I was searching the lib because of a strange behaviour. I noticed...