Tiny Slider 2 v2.9.0 Release Notes

Release Date: 2018-12-13 // over 5 years ago

    โž• Added: option center #271

    โž• Added: live region to reflect page change

    ๐Ÿ‘Œ Improved: totally rebuild nav functions. nav is now static. #290

    ๐Ÿ”„ Changed: stop forcing outer slider autoHeight to be true

    ๐Ÿ”„ Changed: slidePositions now include the end edge of the last element

    ๐Ÿ›  Fixed: a function declaration issue in strict mode #332

    ๐Ÿ›  Fixed: an issue with lazyload which 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 autoHeight in 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 nav item when customize nav is used

    ๐Ÿ›  Fixed: a possible QuotaExceededError #224

    โœ‚ Removed: key functions with keys up, down, pageup, pagedown, home and end to prevent conflict with other page actions

    โœ‚ Removed: unnecessary tabindex="0", type="button"