Skip to content

Releases: ganlanyuan/tiny-slider

v2.3.4

17 Nov 21:58
Compare
Choose a tag to compare
  • Added: hasControls to getInfo(). #107
  • Fixed: fix an index issue on slider with edgePadding. #106
  • Fixed: an touch/drag issue. #108

v2.3.3

09 Nov 21:10
Compare
Choose a tag to compare
  • Fixed: use window width instead of slider viewport as breakpoint. #87
  • Fixed: a touch/drag issue on non-loop slider. #105
  • Fixed: touch/drag move is much smoother. #67, #101
  • Improved: slides will not be stretched to fill the page when slide items are few. #104

v2.3.2

08 Nov 09:15
Compare
Choose a tag to compare
  • Fixed: two syntax issues. #102

v2.3.1

07 Nov 13:53
Compare
Choose a tag to compare
  • Fixed: a resize issue which didn't get the correct value for controls and other variables. #100
  • Improved: simplify responsive object, update getOption.

NOTE: This release has some syntax issues, not recommended to use.

v2.3.0

05 Nov 22:04
Compare
Choose a tag to compare

v2.2.6

05 Nov 21:26
Compare
Choose a tag to compare
  • Fixed an issue which slider doesn't get updated after re-index. #96

v2.2.5

24 Oct 21:38
Compare
Choose a tag to compare
  • Fixed: a index loop issue in gallery mode. #88

v2.2.4

13 Oct 09:02
Compare
Choose a tag to compare
  • Fixed: a autoplay issue in destroy. #86

v2.2.3

13 Oct 09:06
Compare
Choose a tag to compare
  • Improved: add hasClass check when add/remove classes.
  • Fixed: a touch/mouseDrag issue when drag quickly and continuously. #84

v2.2.2

03 Oct 09:23
Compare
Choose a tag to compare
  • Fixed: a syntax issue in calc. #83