Ideal Image Slider JS Versions Save

Quite simply the ideal Image Slider in vanilla JS.

1.5.1

8 years ago
  • [Changed] Small changes and update package.json

1.5.0

8 years ago
  • [New] Responsive height! The height of the slider now changes correctly in "auto" and aspect ratio mode
  • [New] Height can now be an aspect ratio (e.g. "16:9")
  • [New] initialHeight and maxHeight settings
  • [Changed] Default height value is now "auto"
  • [Fixed] _deepExtend() function
  • [Fixed] Code formatting

1.4.0

9 years ago
  • [Changed] Removed outdated CSS vender prefixes
  • [Changed] Changed license to GPL

1.3.0

9 years ago
  • [New] Added Captions extension

1.2.2

9 years ago
  • [Fixed] Links z-index bug

1.2.1

9 years ago
  • [Fixed] Single slide bug
  • [Fixed] "slide" transitions don't work on mobile

1.2.0

9 years ago
  • [New] Added Bullet Navigation extension
  • [Changed] Added Bullet Navigation styles to Default theme
  • [Changed] gotoSlide() now adds directional classes
  • [Fixed] Transform property typo

1.1.0

9 years ago
  • [New] Added keyboard navigation
  • [Changed] Implemented better touch navigation
  • [Changed] Changed ARIA listbox to tabpanel

1.0.2

9 years ago
  • [New] Added minified script
  • [New] Added Grunt build script

1.0.1

9 years ago
  • [New] Added loading spinner to default theme
  • [Changed] Stop slider if the window is blurred
  • [Fixed] Disable navigation while animating