Skip to content

v2.7.4

Compare
Choose a tag to compare
@ganlanyuan ganlanyuan released this 02 Jul 13:56
· 345 commits to master since this release
  • Added: events newBreakpointStart, newBreakpointEnd #183

  • Changed: goto() now use index start from 1

  • Improved: use a new method to detect browser support of percentage width on both parent and child elements instead of merely check subpixel layout support #190

  • Fixed: an timing issue in MS Edge when do container transform

  • Fixed: an issue in navInit

  • Fixed: an index issue in goTo() for loop carousel

  • Fixed: a wrong event on touchmove/dragmove

  • Fixed: an error when localStorage access was blocked #215

  • Fixed: a page overlapping issue in gallery mode when click nav

  • Fixed: functions getImageArray() and getMaxSlideHeight()

  • Fixed: a layout issue on MS Edge browsers #190

  • Fixed: vpInner in sliderInit()

  • Fixed: update the time of firing touchEnd/dragEnd event

  • Fixed: a vertical slider height issue when images didn't finish loading