Skip to content

Commit

Permalink
add changenote
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-krogh committed Jan 26, 2021
1 parent ea65a3a commit 36461b8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Changelog.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,7 @@ Fixed jQuery version detection
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 wanna fix it.
Removed css effects demo. There was no reason for me to have it.
Removed css effects demo. There was no reason for me to have it.

3.5.1 (26-01-2021)
Changed the "slide" effect to use `margin` instead of `translate(left, top)`. Fixes an animation issue in Chrome 88. Fixes #67

0 comments on commit 36461b8

Please sign in to comment.