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

Releases: lukaszflorczak/vue-agile

v2.0.0

08 Dec 10:43
fa1b99a
Compare
Choose a tag to compare

🎉 Woohoo!

After an extremely long break, I am happy to announce that version 2.0 with support for Vue 3 is released.

Thanks to @mdunisch, @tobiasschuerg for Vue 3 fixes, @NathanBnm, @pranciskus for other small fixes, and @Aareksio.

v1.1.3

22 Apr 06:24
Compare
Choose a tag to compare

Changelog

  • Fix for images swiping (#157)
  • Fix for autoplay initiation (#154)

v1.1.0

18 Apr 16:41
Compare
Choose a tag to compare

🖖 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

v1.0.12

10 Apr 19:46
Compare
Choose a tag to compare

Changelog

  • New changeDelay param by @nVitius (#118)
  • Fix for touch event listeners (#105)
  • Fir for resizing method when unagile param is active (#108)

v1.0.11

10 Apr 19:41
Compare
Choose a tag to compare
  • Small fixes for RTL

v1.0.10

27 May 10:38
Compare
Choose a tag to compare

Fix error with mixins importing (#89)

v1.0.9

25 May 06:32
abc5aee
Compare
Choose a tag to compare

Fix styles problems on IE11 (#87)

v1.0.8

25 May 06:32
Compare
Choose a tag to compare

Fix scrolling problem (#86)

v1.0.7

08 May 14:36
424c71a
Compare
Choose a tag to compare

Fix out of bounds issue when adding agile__slide--current class (#83)

v1.0.6

02 May 20:36
Compare
Choose a tag to compare

Fix scrolling on touch devices after on touch move (#85)