layer5
layer5 copied to clipboard
Bump swiper from 9.4.1 to 11.1.14
Bumps swiper from 9.4.1 to 11.1.14.
Release notes
Sourced from swiper's releases.
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)
v11.1.12
Bug Fixes
Features
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
v11.1.10
Bug Fixes
- pagination: fixed swiper Infinite loop scroll jumping (#7690)
- zoom: fix zoomIn after currentScale is set to 1 (#7663) (94173da)
v11.1.8
Bug Fixes
v11.1.7
Bug Fixes
v11.1.6
Bug Fixes
Features
... (truncated)
Changelog
Sourced from swiper's changelog.
11.1.14 (2024-09-12)
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)
11.1.12 (2024-09-01)
Bug Fixes
Features
11.1.11 (2024-08-28)
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
11.1.10 (2024-08-21)
Bug Fixes
- pagination: fixed swiper Infinite loop scroll jumping (#7690)
- zoom: fix zoomIn after currentScale is set to 1 (#7663) (94173da)
11.1.9 (2024-07-31)
Bug Fixes
- core: fix loop missing slides with centeredSlides (4847fcb), closes #7584
- core: fix types of swiper-effect-utils.d.ts (#7655) (4875f26)
- mousewheel: fix issue with event handling after Swiper was destroyed (82ae434), closes #7654
Features
11.1.8 (2024-07-26)
Bug Fixes
... (truncated)
Commits
2f44a6e11.1.14610ff2cMerge branch 'master' of https://github.com/nolimits4web/swiper66c5dd1fix(core): fix mobile input blur on touchstart on different input869bb84fix(zoom): add sanity check before allowTouchMove call in timeout (#7723)cc3dda3chore: update sponsorsd0b6abdfix(element): Query the swiper.hostEl for the navigation buttons (#7714) (#7716)6f33e3b11.1.120be4c6afix(cards): fix cards effect styles leakd815ba2chore: sponsors1542c01feat(a11y): addcontainerRoleparameter (#7708)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
🚀 Preview for commit 3b479aa7efd553e746716242a10f85d0861a8a90 at: https://6702696d4c7e412fe12c9d43--layer5.netlify.app
Superseded by #6095.