Skip to content

Releases: erik-krogh/SudoSlider

Chrome 88 animation fix

26 Jan 09:43
Compare
Choose a tag to compare

Changed the "slide" animation to use margins instead of "translate(...)".
Fixing an animation issue in Chrome 88.

Performance

23 Jul 19:05
Compare
Choose a tag to compare

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

03 May 08:10
Compare
Choose a tag to compare

CSS animations should work for more versions of jQuery now.

3.4.10

26 May 19:00
Compare
Choose a tag to compare
Fixed some subpixel precision problems in Firefox when rezizing and h…

3.4.9

24 May 18:32
Compare
Choose a tag to compare
3.4.9

Small fixes

19 May 15:29
Compare
Choose a tag to compare
3.4.8

3.4.8

3.4.7

02 Mar 17:01
Compare
Choose a tag to compare
Fixing an issue where calling setOptions() or similar multiple times …

3.4.6

28 Feb 13:49
Compare
Choose a tag to compare
Version 3.4.6

3.4.5

27 Feb 21:30
Compare
Choose a tag to compare
Version 3.4.5

Fixed issue with Edge

21 Jan 17:57
Compare
Choose a tag to compare
3.4.4

Fixed issue in the Microsoft Edge browser, where it sometimes crashed.