Releases: erik-krogh/SudoSlider
CommonJS and AMD support
3.4.3 removed effect that didn't work
3.4.2
Small stuff
Added the partial sides demo. + Small fixes to the JavaScript
See Changelog.TXT for details.
slider builder, and small stuff.
The big thing is the slider builder, available in the sliderBuilder directory its a tool to, well, build sliders.
See Changelog.TXT for the full changelog.
Touch across multiple slides
See the updates touch.html demo to see what i mean.
Bug fixes, mousetouch, and some small things.
Added mouseTouch option, which is false pr. default.
This means that you pr. default cannot drag the slider with your mouse.
Responsive is now set to true pr. default. This seems to work the best in general.
Effects can be selected using wildcards instead of prefixes, so "box_grow_" is now a valid selection of effects.
Oh yeah, and a whole lot of fixes, including throwing all the ugly z-index stuff far away.
Touch!
Small fixes
3.2.2 Calling it 3.2.2
Small fix
No more continuous clones
Before when using continuous, i would clone some of the slides, to make sure that even if you scrolled further than the last slide, then there were still something to show. Now i instead reorder the slides before an animation.
You also use "data-target" instead of "rel" when using customLinks.
Some new effects.
And fixes, only small fixes though.