-
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 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.