Skip to content

Releases: nolimits4web/swiper

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)

v8.0.0

01 Feb 07:45
Compare
Choose a tag to compare

Bug Fixes

  • a11y: update aria-disabled on lock/unlock (8183466), closes #5383
  • angular: [@output](https://github.com/output) events emitting (#5225) (a34eb7a)
  • angular: get params types (#5390) (8731204)
  • angular: toggle input (#5229) (#5254) (03acbe2)
  • core: don't prevent focusable elements click when allowTouchMove: false (f0eac04), closes #5358
  • core: don't swipe over <select> element (faeb14a), closes #5268
  • lazy: only activate preloader-spin animation when slide is active (#5203) (b7d89ea), closes #5202
  • react: compatibility with React 18 strict mode (68bcec8), closes #5398
  • react: update controller.control on control prop array change (7c53de8), closes #5368
  • svelte: swiperSlide slot data with context (89f14ab)
  • types: bullets type should be Dom7Array (#5405) (d248a14)

Features

  • a11y: automatically switch slides on focus (Tab) in inactive slides (1288271), closes #3149
  • angular: update to angular 13 and enable tsconfig strict (#5231) (23ee4b3)
  • autoplay: autoplayPause and autoplayResume events (aea56ed)
  • free-mode: stop scrolling when touch event happens in freeMode (80958d5), closes #4616
  • react: useSwiper and useSwiperSlide context hooks (#5364) (18bb89b)
  • svelte: swiper and swiperSlide context (#5391) (b5c2d3b)
  • svelte: import index (c91f222), closes #4976 #4975
  • virtual: support rewind functionality with Virtual slides (e52de28)
  • vue: useSwiper and useSwiperSlide context hooks (987a32e)
  • new maxBackfaceHiddenSlides param to prevent flicker in Safari (d679a98)
  • new maxBackfaceHiddenSlides param to prevent flicker in Safari (8c05e6d)
  • svelte: types for Swiper slot virtualData (682f56f)
  • svelte: types for SwiperSlide slot data (1fa70e1), closes #5349
  • vue: provide - inject swiper and swiperSlide context (#5377) (f3145b1)
  • update dom7 to latest (a6b1a47)

v7.4.1

24 Dec 11:25
Compare
Choose a tag to compare
  • fix(types): fix rewind description