nolimits4web/swiper
 Watch   
 Star   
 Fork   
5 days ago
swiper

v11.2.2

Bug Fixes

  • cards: fix slides swap issue in loop mode (e012e34), closes #7823
  • core: fix slidePrev issue in free-mode (a3fee36), closes #7869
  • virtual: fix when Element not swiping in Safari (5abdbfd), closes #7679
26 days ago
swiper

v11.2.1

2025-01-03 03:16:49
swiper

v11.2.0

Bug Fixes

  • core: Fixed elementIsChildOf returning false for nested web components (#7762) (8136607), closes #7761
  • zoom: Ensure the zoom module's array is cleared onTouchEnd to fix #7304 (#7830) (21610bd)

Features

  • core: Allow using a CSS selector as breakpointsBase (#7818) (44d3443)
  • zoom: Add ability to pan around an image on mouse move (#7831) (c4619bb), closes #7306
2024-11-19 03:57:46
swiper

v11.1.15

Bug Fixes

  • react: react strict mode double initialization errors for thumbs (#7789) (9dece7d)
  • scss: Dart Sass 3.0.0 compatibility (fbd2ba4), closes #7772 #7771
  • types: remove 'Lazy' declaration (#7739) (40a705e)
  • types: type definitions for slidesEl, slidesGrid, and slidesSizesGrid (#7768) (fb59a41)
2024-09-13 05:40:36
swiper

v11.1.14

Bug Fixes

  • core: fix mobile input blur on touchstart on different input (66c5dd1), closes #7728
  • element: Query the swiper.hostEl for the navigation buttons (#7714) (#7716) (d0b6abd)
  • zoom: add sanity check before allowTouchMove call in timeout (#7723) (869bb84)
2024-09-01 22:22:08
swiper

v11.1.12

Bug Fixes

  • cards: fix cards effect styles leak (0be4c6a), closes #7712

Features

2024-08-28 21:39:59
swiper

v11.1.11

Bug Fixes

  • centeredSlides with centeredSlidesBounds don't work correct when slidesPerView: 'auto' and width of the swiper-container bigger then width of slides (#7696) (c11172a)
  • element: fix element styles to have correct order override (f26036f), closes #7704
  • virtual: fix bypassing initial translate check if Virtual is enabled (df957bb), closes #7699
2024-08-21 17:44:50
swiper

v11.1.10

Bug Fixes

  • pagination: fixed swiper Infinite loop scroll jumping (#7690)
  • zoom: fix zoomIn after currentScale is set to 1 (#7663) (94173da)
2024-07-26 21:19:00
swiper

v11.1.8

Bug Fixes

  • core: fixed typo in utils/elementIsChildOf (#7649) (575e715)
2024-07-24 14:48:34
swiper

v11.1.7

Bug Fixes