Tiny Slider 2 v2.9.3 Release Notes

Release Date: 2020-07-27 // over 3 years ago

    โž• Added: add classname for cloned slides #533 #559

    โž• Added: Add nonce option (CSP) #158 #528

    ๐Ÿ‘Œ Improved: Use epsilon insted of foFixed #464

    ๐Ÿ›  Fixed: Fix console error 'Cannot read property 'appendChild' of null' #429

    ๐Ÿ›  Fixed: Check image.complete in case image has been already loaded #436

    ๐Ÿ›  Fixed: Check if event is cancelable before calling preventDefault #437

    ๐Ÿ›  Fixed: Adds type="button" to all elements, preventing the default functionality of submit which mainly effects .NET Webform sites. #382

    ๐Ÿ›  Fixed: Issue with destroying slides with no nav container #383 #384

    ๐Ÿ›  Fixed: Fix an issue with responsiveness when page is resized below a breakpoint #361 #387

    ๐Ÿ›  Fixed: Fix an issue with lazyloadSelector

    ๐Ÿ›  Fixed: Dots nav doesn't display on resize if the page is loaded first on viewport where slider is disabled #375 #512

    ๐Ÿ›  Fixed: Fix mediaquerySupport helper #504 #570

    ๐Ÿ›  Fixed: Fix style checking with autoWidth slider when only 1 item is present

    ๐Ÿ›  Fixed: Fix getIndexMax() for autoWidth

    Others:
    โšก๏ธ Updated tiny-slider.d.ts; Fixed some typos.


Previous changes from v2.9.1

    • ๐Ÿ›  Fixed: a nav issue with non loop slider
    • ๐Ÿ›  Fixed: a image loading issue when src attributes are not set