Open main menu
米舟开源
Java
Golang
Javascript
Swift
Android
中间件
软件
Changelog
教程
工具
联系我们
nolimits4web/swiper
Watch
Star
Fork
简介
统计
版本
2025-03-20 01:43:08
swiper
nolimits4web
v11.2.6
Bug Fixes
cards/loop:
improve loop behavior with cards effect (
9a258d4
), closes
#7917
core:
fix initialSlide in loop mode when it there are not enough slides to fill (
16818e2
), closes
#7780
core:
fix touchReleaseOnEdges in RTL (
d841428
), closes
#7179
2025-03-04 08:22:31
swiper
nolimits4web
v11.2.5
Bug Fixes
docs:
correct structure of pagination render functions (
b259723
), closes
#7897
#7896
thumbs:
correct reinit thumbs (
1cf24d4
), closes
#7880
zoom:
fix transform origin of
zoom.in()
function (
#7904
) (
f7febe1
)
Features
check if slidesEl is defined in loopDestroy (
#7906
) (
ced30cb
)
2025-02-15 04:18:35
swiper
nolimits4web
v11.2.4
Bug Fixes
restore compatibility with ES2019
#7891
(
#7892
) (
b4fbbb3
)
2025-02-12 22:00:33
swiper
nolimits4web
v11.2.3
Bug Fixes
element:
remove infinite preloader in loop (
#7886
) (
c0d3ece
)
Features
core:
export swiper-vars.scss for overwriteability (
#7883
) (
0b688a1
), closes
#7882
update ssr-window to latest (
c521888
)
2025-01-31 23:45:46
swiper
nolimits4web
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
2025-01-11 01:08:21
swiper
nolimits4web
v11.2.1
core:
add check for HTMLSlotElement support (
#7840
) (
56700e5
)
core:
typo in autoplay param (
#7848
) (
69113c9
)
2025-01-03 03:16:49
swiper
nolimits4web
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
nolimits4web
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
nolimits4web
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
nolimits4web
v11.1.12
Bug Fixes
cards:
fix cards effect styles leak (
0be4c6a
), closes
#7712
Features
a11y:
add
containerRole
parameter (
#7708
) (
1542c01
)