Releases: vtex-apps/slider-layout
Releases · vtex-apps/slider-layout
v0.11.4
Fixed
- Infinite loops now happen without "rewinding" effects.
v0.11.3
Changed
- Dampening effect during touch movement, making the slider more responsive on mobile devices.
v0.11.2
Fixed
- Navigation using
PaginationDots
would result in elements not being rendered.
v0.11.1
Added
- Modifiers
firstVisible
andlastVisible
for theslide
CSS Handles
v0.11.0
Added
- New CSS Handle
paginationDot--isActive
.
v0.10.0
Added
fullWidth
toSliderLayout
schema definition and allow it to be controlled by the Site Editor.autoplay
anditemsPerPage
toSliderLayout
schema aslayout
properties.
v0.9.0
Changed
- Prevent unvisited slides from rendering, improving performance.
v0.8.2
Fixed
- Touch handlers not working as expected.
v0.8.1
Fixed
- Slider would "flash" when transitioning from SSR to CSR.
v0.8.0
Added
- New
sliderTrackContainer
CSS handle. - New props
fullWidth
andarrowSize
.