Releases: nolimits4web/swiper
Releases · nolimits4web/swiper
v9.4.1
v9.4.0
9.4.0 (2023-06-12)
Bug Fixes
- core: lazyPreloadPrevNext not working with grid
(883f006), closes
#6725 - core: fix case with not enough slides with
centeredSlidesBounds
(93b4279), closes
#6689 - core: fix error for
swiperSlideSize
in hidden slider
(36ef2e6), closes
#6718 - core: fix issue with
allowSlideNext
in RTL mode
(d61da52), closes
#6737 - core: fix navigation can be disabled in breakpoints
(1fd36ad), closes
#6746 - core: fix to preload lazyPreloadPrevNext prior to active slide
(d2f718c), closes
#6684 - core: lazyPreloadPrevNext not working with loop mode #6724
(#6726)
(69acab4) - effect-cards: fixed in RTL mode
(e402f05), closes
#5534 - hash-navigation: get active slide element using the old method if Virtual is not being…
(#6704)
(db7e72f)
Features
v9.3.2
Bug Fixes
- core: don't call update() on lazy loaded if spv !== auto and no autoHeight
(378a3c6) - core: don't call update() on lazy loaded in css mode
(efc294c) - core: fix for
smoothScroll
check in Support module
(e0f4ae4) - element: fix not working correctly
injectStylesUrls
(6a50d45), closes
#6662 - element: remove/re-add navigation, pagination, scrollbar elements based on prop value
(45f8d4a), closes
#6672 - hash-navigation: handle slide to none existing hash
(#6681)
(7f3fa96)
Features
v9.3.1
v9.3.0
Bug Fixes
- a11y: add notification span to shadow root in Swiper Element
(aa83a03), closes
#6634 - core: fix cases when spaceBetween set in
%
(446af7e), closes
#6647 - element: don't reinit nested swipers rearranged by parent swiper loop
(926828a), closes
#6642 - element: don't render swiper on every
connected
(5a5ebb4)
Features
v9.2.4
v9.2.3
v9.2.1
Bug Fixes
- controller: add a conditional to early return if the swiper controller is destroyed
(#6555)
(3fbec6e) - controller: correct interpolation per slider
(706fdf8), closes
#6506 - controller: fix controllers multiplier on 0 translates
(4b8bd02), closes
#6498 - element: add
injectStyles
to be acceptable as props
(7c1c5d3), closes
#6578 - pagination: update pagination direction class on direction change
(e6247d9), closes
#6511 - vue: fix deep slots
(642b455), closes
#6574
Features
v9.2.0
Bug Fixes
- controller: add
null
type
(3177936),
closes #6505 - controller: prevent controlled swipers from being called when destroyed
(#6501)
(a266b78),
closes #6491 - mousewheel: Initialize lastClickTime to very old time
(#6497)
(0983ded),
closes #6496 - pagination: fix pagination.d.ts render functions return types
(#6499)
(34973a1) - zoom: fix zoom out on double tap on sensitive touch screens
(7f5c626) - zoom: reset transform origin on zoom out
(7f7f57e)
Features
v9.1.0
Bug Fixes
- autoplay: fix a crash with resize when the autoplay has gone away during timeout
(#6431)
(adb40f4) - core: correctly calc slide's DOM indexes, actual for Element
(18b1f2b) - core: fix loop when slidesPerGroup is not even to number of slides
(f998115), closes
#6412 - core: prevent observer trigger because of grab cursor
(9597442), closes
#6423 - core: proceed iOS's pointercancel as pointerup
(50b65f6), closes
#6414
#6382 - effect-creative: fix origin
(7883408), closes
#6439 - element: fix ignored
on
event handlers
(898f76c), closes
#6399 - pagination: double check if bullet exists
(a335a41), closes
#6422 - pagination: fix clickable pagination with slidesPerView > 1 and loop
(cf8cdf5), closes
#6415 - virtual: fix escaped HTML in virtual slides content
(a61638a), closes
#6404 - zoom: fix zoom stick on pointer out
(6700980), closes
#6396