Releases: FlowingCode/CarouselAddon
Releases · FlowingCode/CarouselAddon
v3.0.0
What's Changed
- BREAKING CHANGE: the web-component is now called
fc-l2t-paper-slider
- feat: add support for shadow DOM styling by @javier-godoy in #42
Full Changelog: carousel-addon-2.1.4...carousel-addon-3.0.0
v2.1.4
v2.1.3
What's Changed
- fix: make withoutNavigation method hide navigation circles as expected by @paodb in #37
- fix: use setProperty instead of setAttribute by @javier-godoy in #39
Full Changelog: carousel-addon-2.1.2...carousel-addon-2.1.3
v2.1.2
What's Changed
- fix: correct height handling by @mlopezFC in #32
- refactor: change how properties are handled by @mlopezFC in #32 (closes #29, #31)
New Contributors
- @mlopezFC made their first contribution in #32
- @Valenreynoso17 made their first contribution in #34
Full Changelog: carousel-addon-2.1.1...carousel-addon-2.1.2
v2.1.1
v2.1.0
v2.0.1
Maintenance release.
- Replace vaadin dependency with vaadin-core