Skip to content

Releases: jssor/slider

28.0.0

30 Oct 06:39
Compare
Choose a tag to compare

new animation engine
improve 3d animation
+svg vector graphic
+svg filter effects
+color animation
+letter animation
+blur animation
+letter spacing animation
+svg path morph animation
+svg dash animation
+gooey, noen, distort effect
+demos create by jssor slider composer

27.5.0

13 Sep 10:30
15314cb
Compare
Choose a tag to compare

layer action, play to specified slide on click
slide background gradient

27.3.0

14 Jul 02:51
Compare
Choose a tag to compare

Fix layer render while dragging on ios and mac.
Isolate background image and color from layers.
update example slider-with-fixed-static-element.html
Fix image loading with none src attribute images.
Implement action layer.

27.1.0

02 Mar 05:08
Compare
Choose a tag to compare
  • Add: $DragRatio option
  • Fix: bullet navigator in multi rows

27.0.4

13 Feb 04:20
Compare
Choose a tag to compare

disable slide perspective for for chrome 62-, firefox 57-, safari 11.0.2-, edge 16-

27.0.2

05 Feb 02:51
Compare
Choose a tag to compare

disable arrow for slider with only one slide
banner slider fix, drag on text thumbnail

27.0.0

01 Feb 13:33
Compare
Choose a tag to compare

Add api $Destroy, $AppendSlides, $RemoveSlides, $ReloadSlides

RTL layout <div dir="rtl" ...>

add/update examples,
api-event-handling.html
api-play-pause-playto-goto-next-prev-autoplay-append-remove-reload-properties-destroy.html
rtl-slider.html
ul-li-slider.html

26.8.0

03 Jan 16:17
Compare
Choose a tag to compare

fix webkit browser white border issue

26.6.0

30 Nov 05:11
Compare
Choose a tag to compare

fix UTF-8 encoding, bring BOM (EF BB BF) to the beginning of jssor.slider.min.js

auto calculate columns, ignore $Cols option, ignore $ThumbnailNavigatorOptions.$Cols option.

26.5.2

15 Nov 04:15
Compare
Choose a tag to compare

fix thumbnail $Align
add module.exports = $JssorSlider$
add /* eslint-disable */