Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Releases: Codeinwp/Ideal-Image-Slider-JS

v1.5.1

06 Feb 17:35
Compare
Choose a tag to compare
  • [Changed] Small changes and update package.json

v1.5.0

23 Sep 12:36
Compare
Choose a tag to compare
  • [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

v1.4.0

22 Sep 13:35
Compare
Choose a tag to compare
  • [Changed] Removed outdated CSS vender prefixes
  • [Changed] Changed license to GPL

v1.3.0

17 Sep 09:42
Compare
Choose a tag to compare
  • [New] Added Captions extension

v1.2.2

12 Sep 10:15
Compare
Choose a tag to compare
  • [Fixed] Links z-index bug

v1.2.1

12 Sep 09:43
Compare
Choose a tag to compare
  • [Fixed] Single slide bug
  • [Fixed] "slide" transitions don't work on mobile

v1.2.0

10 Sep 11:33
Compare
Choose a tag to compare
  • [New] Added Bullet Navigation extension
  • [Changed] Added Bullet Navigation styles to Default theme
  • [Changed] gotoSlide() now adds directional classes
  • [Fixed] Transform property typo

v1.1.0

08 Sep 11:12
Compare
Choose a tag to compare
  • [New] Added keyboard navigation
  • [Changed] Implemented better touch navigation
  • [Changed] Changed ARIA listbox to tabpanel

v1.0.2

04 Sep 13:44
Compare
Choose a tag to compare
  • [New] Added minified script
  • [New] Added Grunt build script

v1.0.1

03 Sep 13:46
Compare
Choose a tag to compare
  • [New] Added loading spinner to default theme
  • [Changed] Stop slider if the window is blurred
  • [Fixed] Disable navigation while animating