angular-swiper
angular-swiper copied to clipboard
Angular directive for nolimits4web/Swiper
I have used this plugin and I need the Right to Left support for the slider. But When I have been applying the RTL css, Its slides are stopped.
improved pagination selection after angular linking. Works without UUIDs. Added new demo from Swiper that shows how to sync slides.
Changed swiper version to the latest and just added the zoom parameter to include zoom functionality.
I used angular-swiper in my project, but AutoPlay dosen't work. My code follow: Please suggest me how i can make it work, thanks! ` `
Autoplay stops on interaction and have to refresh page in order to restart autoplay, I have tried to use `disableOnInteraction:'false'`but it's not working.
Hi, I am trying to use the set the option `preloadImages` to false, it seems not to be working. Watching the debugger I can see all imagens being downloaded. Has...
I ran into an issue where angular-swiper minified files (minified by Rails Asset Pipeline) were not working because this library doesn't inject dependencies. For those with this issue, I changed...
Hi guys, Small question, does this directive support Thumbs Gallery from demo http://idangero.us/swiper/demos/?
Hi. When I use loop Swiper creates duplicate slides. And if those slides have some event listeners they don't work for duplicate slides. Seems Angular does not render that slider...
Currently there are some issues when using swiper 4.x with this directive. It would be great if it supported swiper 4.x