Skip to content

Releases: nolimits4web/swiper

8.1.2

20 Apr 09:35
Compare
Choose a tag to compare

Bug Fixes

  • effects: fix slide shadows flickering in Safari for Cube and Flip effects
    (52f5ef7)

Features

  • cube-effect: set --swiper-cube-translate-z CSS property on swiper-wrapper
    (758ad28)

v8.1.1

15 Apr 16:15
Compare
Choose a tag to compare

Bug Fixes

  • lazy: fix lazy preloader in iOS 15
    (794a625)
  • virtual: fix leaked effects translate when Virtual enabled
    (a0e8dd4), closes
    #5588

v8.1.0

11 Apr 12:01
Compare
Choose a tag to compare

Bug Fixes

Features

v8.0.7

04 Mar 08:08
Compare
Choose a tag to compare

Bug Fixes

Features

  • effect-cards: support for use with Virtual Slides (69a8870)
  • virtual: better support for other effects rather than slide (2dae84f)

v8.0.6

14 Feb 07:55
Compare
Choose a tag to compare

Bug Fixes

v8.0.5

10 Feb 12:44
Compare
Choose a tag to compare

Bug Fixes

  • core: fix short swipes (8e1c12e)

v8.0.4

10 Feb 09:38
Compare
Choose a tag to compare

Bug Fixes

  • core: wrap resize observer callback in requestAnimationFrame (#5441) (0567641), closes #5440

Features

v8.0.3

03 Feb 10:26
Compare
Choose a tag to compare

Bug Fixes

  • react: useSwiper context value (#5421) (60cbe75)
  • react: add autoplay to watched modules (#5419) (16059ad)
  • svelte: add autoplay to watched modules (1463e05)
  • vue: add autoplay to watched modules (da4d3cc)

New Contributors

v8.0.2

02 Feb 10:00
Compare
Choose a tag to compare

Bug Fixes

  • core: fix slider freeze with enabled observer (8ff2691), closes #5414

v8.0.1

01 Feb 15:31
Compare
Choose a tag to compare

Bug Fixes

  • angular: fix angular export (8785e2b), closes #5414
  • react: types for useSwiper and useSwiperSlide hooks (2cbf82c), closes #5413

Features

  • angular: remove deprecated index property (#5412) (63642a1)