Releases: erik-krogh/SudoSlider
Releases · erik-krogh/SudoSlider
Chrome 88 animation fix
Changed the "slide" animation to use margins instead of "translate(...)".
Fixing an animation issue in Chrome 88.
Performance
Improved page performance when enabling touch. But re-working how the events are registered.
Added performanceMode option. Can be used to hide slides that are invisible anyway, and reset the CSS if the slider is not currently animating. Can increase performance, especially if on mobile and there are multiple sliders on a single page.
Removed nested sliders demo, it stopped working and I don't want to fix it.
Removed css effects demo, just because.
Fixed jQuery version detection
CSS animations should work for more versions of jQuery now.
3.4.10
3.4.9
Small fixes
3.4.8 3.4.8
3.4.7
3.4.6
3.4.5
Fixed issue with Edge
3.4.4 Fixed issue in the Microsoft Edge browser, where it sometimes crashed.