v2.9.0
-
Added: option
center#271 -
Added: live region to reflect page change
-
Improved: totally rebuild
navfunctions.navis now static. #290 -
Changed: stop forcing outer slider
autoHeightto betrue -
Changed:
slidePositionsnow include the end edge of the last element -
Fixed: a function declaration issue in strict mode #332
-
Fixed: an issue with
lazyloadwhich leaves images at opacity 0.6 #346 -
Fixed: a viewport calculation error because of the scrollbar change after the slider initialization.
-
Fixed: an issue with
autoHeightin Edge browser #341 -
Fixed: an issue that passive listener is not used when scrolling in cases it could be used #342
-
Fixed: an issue which hides active
navitem when customizenavis used -
Fixed: a possible QuotaExceededError #224
-
Removed: key functions with keys
up,down,pageup,pagedown,homeandendto prevent conflict with other page actions -
Removed: unnecessary tabindex="0", type="button"