Tiny Slider 2 v2.9.3 Release Notes
Release Date: 2020-07-27 // about 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
- ๐ Fixed: a