[js] Update swiper 12.1.4 → 14.0.0 (major)#799
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ swiper (12.1.4 → 14.0.0) · Repo · Changelog
Release Notes
14.0.0
12.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
14.0.0docs(v14): record Phase 8 SSR runtime parity worktest(v14): add SSR runtime smoke testfix(v14): guard instantiation path for non-DOM (SSR) environmentsMerge branch 'master' into v1414.0.0-beta.2docs(v14): note swiper/bundle types fix in plantest(v14): cover swiper/bundle module options in consumer typesfix(v14): expose module options on swiper/bundle types14.0.0-beta.1docs(v14): record Phase 7 type-compat hardening in plantest(v14): add consumer type-resolution harnessfix(v14): resolve types under classic node + node16/nodenextchore(v14): remove ESLint, replace Prettier with oxfmtchore(v14): add drag-path profiler + document v15 perf findingschore(v14): drop Babel — TypeScript handles JSX, preset-env is a no-op at baselinechore(v14): Phase 6 — emit declarations via tsc, close augmentation gapchore(v14): update planchore(v14): Phase 5 — delete src/types/, prune `any`/`as any` castschore(v14): Phase 4 — TypeScript types for framework wrapperschore(v14): Phase 4 — rename framework wrappers .mjs → .ts/.tsx (no code changes)chore(v14): Phase 3 batch 5 — TypeScript types for effect moduleschore(v14): Phase 3 batch 4 — TypeScript types for grid, virtual, manipulationchore(v14): Phase 3 batch 3 — TypeScript types for behavior moduleschore(v14): inline module types, add getParams() helper, finish stripping `as any`chore(v14): strip `as any` casts from scrollbar modulechore(v14): strip `as any` casts from pagination modulechore(v14): strip `as any` casts from navigation modulechore(v14): strip `as any` casts from a11y modulechore(v14): strip `as any` casts from mousewheel modulechore(v14): strip `as any` casts from keyboard modulechore(v14): strip `as any` casts from hash-navigation modulechore(v14): strip `as any` casts from history modulechore(v14): pivot Phase 3 to per-module type augmentation (infra)chore(v14): Phase 3 batch 2 — TypeScript types for DOM-heavy moduleschore(v14): Phase 3 batch 1 — TypeScript types for state-only moduleschore(v14): rename src/modules/*.mjs + swiper-effect-utils.mjs → .ts (no code changes)chore(v14): Phase 2 — TypeScript types for src/core/chore(v14): rename src/core/*.mjs → .ts (no code changes)chore(v14): Phase 1 — migrate src/shared/ to TypeScript + drop ssr-windowchore(v14): bump react to 19 and node engines to >=20.19chore(v14): Phase 0 — TS infra + bundle-size + contract testchore: updates plans12.2.0chore: sponsorschore: remove lock/stalechore: delete workflowsfix(core): guard all event handlers against stale invocations on destroyed swiperMerge pull request #8183 from arturovt/fix/guard-stale-listenerClean up comment in onTouchMove functionRemove stale listener comment in onTouchEndMerge pull request #8186 from Stanzilla/fix/css-types-no-duplicatesMerge pull request #8188 from evanclan/fix/controller-boolean-typefix(types): support boolean as controller typefix: avoid duplicate css type resolutionsfix(core): guard against stale event listeners in onTouchEnd and onTouchMoveDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands