Releases: nolimits4web/swiper
Releases · nolimits4web/swiper
v12.1.4
29 Apr 16:33
Compare
Sorry, something went wrong.
No results found
Bug Fixes
remove redundant aria-disabled=false from swiper nav button (#8176 ) (6730929 )
Features
package: add TS declarations for CSS files (ea3081b ), closes #8055
react: expose isFullyVisible in SwiperSlide render props (#8175 ) (3af0002 )
v12.1.3
24 Mar 17:47
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: use virtual slides count in onResize when virtual mode is enabled (#8163 ) (4400083 )
grid: round down slidesPerView before calculating number of slides (#8172 ) (49a55ab )
Features
element: add navigation button slots (cc82241 )
v12.1.2
18 Feb 18:28
Compare
Sorry, something went wrong.
No results found
v12.1.1
13 Feb 21:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
a11y: fix focus in virtual mode enabled (3055008 ), closes #8147
core: avoid double-subtracting offsets in centerInsufficientSlides (#8158 ) (60b0052 )
core: prevent duplicate module initialization in constructor (#8155 ) (#8156 ) (07738a2 )
types: support boolean as a11y value (#8157 ) (6bf76d5 )
v12.1.0
28 Jan 20:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
autoplay: broken custom delay percentages with pause/resume (#8133 ) (0afecde )
core: Don't use data-swiper-slide-index for realIndex when virtual module is enabled (#8142 ) (bd957f8 )
core: Escape all CSS selector special characters (d35f41a ), closes #8135
core: support slidesOffsetBefore and slidesOffsetAfert in cssMode (45b98d0 ), closes #7926
fix lazy preloader removal error in react in vue (332f5c7 ), closes #8149
thumbs: update slide classes on virtual swiper update (#8141 ) (9752771 )
types: Add autoScroll to thumbs.update type signature (#8146 ) (5d91e6e )
zoom: initialize gesture state after programmatic zoom (#8112 ) (71e9511 )
Features
keyboard: add support for custom speed parameter in keyboard navigation (#8148 ) (7a4a0e5 )
new snapToSlideEdge parameter (de3131f ), closes #8021 #4780
v12.0.3
21 Oct 15:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
element: fixed reference to nav arrows SVG (0b17ecf ), closes #8115
Features
core: add 'getRotateFix' export to effect utils (c97ae5d ), closes #8114
v12.0.2
18 Sep 16:03
Compare
Sorry, something went wrong.
No results found
Features
navigation: add styles for when buttons set before slider (4588c57 ), closes #8085
navigation: new addIcons parameter to add SVG icons to nav buttons (b955b0c ), closes #8088 #8087
v12.0.1
11 Sep 20:31
Compare
Sorry, something went wrong.
No results found
Bug Fixes
navigation: tweak nav styles when adjacent (98440d9 )
v12.0.0
11 Sep 20:07
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: fixes issues when slidesOffsetBefore & slidesOffsetAfter are combinated with centeredSlides, slidesPerView & loop (#8038 ) (74cc297 ), closes #7298 #7956 #6916
effect-cards: fix offset in vertical direction when rotate is unset (a248ca1 ), closes #8075
get-device: regexp tweak (60bb79b ), closes #8057
types: correct types for getSlideTransformEl (b34bdce ), closes #8054
Features
a11y: add wrapperLiveRegion param to disable wrapper live region in a11y module (#8061 ) (d03044e )
move to SVG icons for navigation (264603c ), closes #6652 #4990
remove LESS and SCSS styles in favor of CSS (118ec66 )
virtual: add slidesPerViewAutoSlideSize parameter for fixed slide dimensions with slidesPerView auto (d472144 ), closes #8041 #7796
v11.2.10
28 Jun 15:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: fix clickedIndex with grid (863d8bd )