Bump swiper from 11.1.15 to 11.2.8
Bumps swiper from 11.1.15 to 11.2.8.
Release notes
Sourced from swiper's releases.
v11.2.8
Bug Fixes
v11.2.7
Bug Fixes
- core: fix for slideResetTransition events (#7989) (473ec25)
- core: set innerHTML using trusted type (8a46954), closes #7961
- react,vue: fix not rendered slides in effects when Virtual is enabled (e4e1680), closes #7730
- types: add enabled property on swiper-class.d.ts (#7973) (ccd96dc)
- types: coverflow effect can be number or string with percentage (#7931) (4d988d8)
- types: fix
effectparam type (#7945) (42eec07)- vue: added missing props (#7966) (6aa8d05)
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
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
v11.2.4
Bug Fixes
v11.2.3
Bug Fixes
Features
- core: export swiper-vars.scss for overwriteability (#7883) (0b688a1), closes #7882
- update ssr-window to latest (c521888)
v11.2.2
... (truncated)
Changelog
Sourced from swiper's changelog.
11.2.8 (2025-05-23)
Bug Fixes
11.2.7 (2025-05-19)
Bug Fixes
- core: fix for slideResetTransition events (#7989) (473ec25)
- core: set innerHTML using trusted type (8a46954), closes #7961
- react,vue: fix not rendered slides in effects when Virtual is enabled (e4e1680), closes #7730
- types: add enabled property on swiper-class.d.ts (#7973) (ccd96dc)
- types: coverflow effect can be number or string with percentage (#7931) (4d988d8)
- types: fix
effectparam type (#7945) (42eec07)- vue: added missing props (#7966) (6aa8d05)
11.2.6 (2025-03-19)
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
11.2.5 (2025-03-04)
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
11.2.4 (2025-02-14)
Bug Fixes
11.2.3 (2025-02-12)
Bug Fixes
... (truncated)
Commits
f6bb01611.2.87a53208fix(virtual): fix error in Virtual slides8eb42afchore: fix flip effect in Safarife526e011.2.7e4e1680fix(react,vue): fix not rendered slides in effects when Virtual is enabled8a46954fix(core): set innerHTML using trusted type473ec25fix(core): fix for slideResetTransition events (#7989)4d988d8fix(types): coverflow effect can be number or string with percentage (#7931)42eec07fix(types): fixeffectparam type (#7945)6aa8d05fix(vue): added missing props (#7966)- 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)
The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.
🚀 Preview for commit 9231c9e56f349b0a5ad57f6f7cf4e77a5adfc16b at: https://683cde94ebdce2ce55a3dd13--layer5.netlify.app
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Superseded by #6595.