Skip to content

Releases: vtex-apps/slider-layout

v0.11.4

29 Jul 14:22
Compare
Choose a tag to compare

Fixed

  • Infinite loops now happen without "rewinding" effects.

v0.11.3

22 Jul 12:43
Compare
Choose a tag to compare

Changed

  • Dampening effect during touch movement, making the slider more responsive on mobile devices.

v0.11.2

26 May 17:29
Compare
Choose a tag to compare

Fixed

  • Navigation using PaginationDots would result in elements not being rendered.

v0.11.1

22 May 12:55
Compare
Choose a tag to compare

Added

  • Modifiers firstVisible and lastVisible for the slide CSS Handles

v0.11.0

11 Mar 14:27
Compare
Choose a tag to compare

Added

  • New CSS Handle paginationDot--isActive.

v0.10.0

09 Mar 14:02
Compare
Choose a tag to compare

Added

  • fullWidth to SliderLayout schema definition and allow it to be controlled by the Site Editor.
  • autoplay and itemsPerPage to SliderLayout schema as layout properties.

v0.9.0

06 Mar 19:36
Compare
Choose a tag to compare

Changed

  • Prevent unvisited slides from rendering, improving performance.

v0.8.2

07 Feb 19:00
Compare
Choose a tag to compare

Fixed

  • Touch handlers not working as expected.

v0.8.1

06 Feb 19:28
Compare
Choose a tag to compare

Fixed

  • Slider would "flash" when transitioning from SSR to CSR.

v0.8.0

13 Jan 14:45
Compare
Choose a tag to compare

Added

  • New sliderTrackContainer CSS handle.
  • New props fullWidth and arrowSize.