Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@lukaszflorczak lukaszflorczak released this 18 Apr 16:41

πŸ–– New version is here! I hope that this update will open the door to the next releases with more practice features. Now, I've focused on Nuxt.js and SSR but this is not only feature in this update.

Changelog

  • Better SSR support
  • Support for dynamically changed carousel options
  • Throttle method for clicks and window width change detection and a new param throttleDelay
  • New caption slot by @davestewart (#149) πŸ’ͺ
  • New swipeDistance option by @BCleverly (#135) πŸ’ͺ
  • Support for IE11 in UMD bundle
  • Settings optimization
  • Better validation rules for props
  • Fix for dots align by @fmabid (#140)
  • Fix for iOS swiping by @TimonLukas (#121)
  • Fix for flex styles on Edge by @daniellampl (#124)
  • Fix for interactions with form elements inside slides by @djvov