Skip to content

v2.9.3

Latest
Compare
Choose a tag to compare
@ganlanyuan ganlanyuan released this 27 Jul 20:53
· 5 commits to master since this release
  • 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.