Releases: phucbm/flickity-responsive
Releases · phucbm/flickity-responsive
v2.0.6
v2.0.5
What's Changed
- Added
forceMove:true
to improve the carousel behavior when clicking arrow buttons. See https://flickity.netlify.app for examples.
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- feat(flickity): enhance arrow logic by @vuquangpham in #12
- 2.0.4 by @phucbm in #13
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Flickity responsive > enhance wrap around by @vuquangpham in #9
- ⚡ flickity responsive > remove redundant code by @vuquangpham in #10
- release v2.0.3 by @phucbm in #11
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Wrong index to make custom arrow be disabled by @vuquangpham in #8
New Contributors
- @vuquangpham made their first contribution in #8
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
v1.1.0 - Refactor structure
The core responsive handle has been split into class ResponsiveObject()
so we can use this feature for other
libraries as well.