Closed renovate[bot] closed 5 months ago
This PR contains the following updates:
11.0.7
11.1.4
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
11.0.7
->11.1.4
Release Notes
nolimits4web/Swiper (swiper)
### [`v11.1.4`](https://togithub.com/nolimits4web/Swiper/blob/HEAD/CHANGELOG.md#1114-2024-05-30) [Compare Source](https://togithub.com/nolimits4web/Swiper/compare/v11.1.3...v11.1.4) ##### Bug Fixes - **a11y:** fix slide on focus when loop mode is enabled ([fc8ed1a](https://togithub.com/nolimits4web/Swiper/commit/fc8ed1a2de8f05b017e371763b1236e1eb2670c4)), closes [#7540](https://togithub.com/nolimits4web/Swiper/issues/7540) - **core:** check for swiper.el in destroy queue ([39a3e53](https://togithub.com/nolimits4web/Swiper/commit/39a3e53ba7df00a0479e0748fff874703578c7df)), closes [#7530](https://togithub.com/nolimits4web/Swiper/issues/7530) - **navigation:** prevent hide on click when clicking on navigation buttons ([c0f7bb6](https://togithub.com/nolimits4web/Swiper/commit/c0f7bb6f3612f42664eab60bbcfb7969bfeb16bf)), closes [#7559](https://togithub.com/nolimits4web/Swiper/issues/7559) - **vue:** avoid rendering same slide vnode twice for small amount of slides in loop + virtual mode ([#7556](https://togithub.com/nolimits4web/Swiper/issues/7556)) ([5737f03](https://togithub.com/nolimits4web/Swiper/commit/5737f03d202ce0f22d390b2e9f94b8573f59472b)) - **zoom:** fix issue when slide change possible during zoom out ([f67308c](https://togithub.com/nolimits4web/Swiper/commit/f67308c8f4367817d9c60980276c922af9fcb654)) ### [`v11.1.3`](https://togithub.com/nolimits4web/Swiper/blob/HEAD/CHANGELOG.md#1113-2024-05-13) [Compare Source](https://togithub.com/nolimits4web/Swiper/compare/v11.1.2...v11.1.3) ##### Bug Fixes - fix types import ([57923db](https://togithub.com/nolimits4web/Swiper/commit/57923db8f2cc7dae9f39011531147d68f26f834d)), closes [#7529](https://togithub.com/nolimits4web/Swiper/issues/7529) ### [`v11.1.2`](https://togithub.com/nolimits4web/Swiper/blob/HEAD/CHANGELOG.md#1112-2024-05-13) [Compare Source](https://togithub.com/nolimits4web/Swiper/compare/v11.1.1...v11.1.2) ##### Bug Fixes - **autoplay:** keep 0 transition on touchmove with 0 timeout delay ([8ccb08e](https://togithub.com/nolimits4web/Swiper/commit/8ccb08ef1c1adcb4ff53f91bf494a0bd221d5735)), closes [#7515](https://togithub.com/nolimits4web/Swiper/issues/7515) - **core:** centerInsuffientSlides takes offsets into account ([#7437](https://togithub.com/nolimits4web/Swiper/issues/7437)) ([5a271ff](https://togithub.com/nolimits4web/Swiper/commit/5a271ff050376820cfe42e04730cd097f38496a1)) - **types:** fixed SwiperModule, slideTo, effectInit types ([#7428](https://togithub.com/nolimits4web/Swiper/issues/7428)) ([bc61bce](https://togithub.com/nolimits4web/Swiper/commit/bc61bce297bce8c38299671e9fe18f6a5b0fd77e)) ##### Performance Improvements - do not remove and re-add visibility classes for unchanged slides to prevents unnecessary style recalculations (This performance difference is mostly noticable when moving a slide with a mouse or touchmove because updateSlidesProgress is triggered for every keyboard-/touchevent) ([#7505](https://togithub.com/nolimits4web/Swiper/issues/7505)) ([2c08227](https://togithub.com/nolimits4web/Swiper/commit/2c08227d3e81db744e2d6e1c9d87c9ff6236533d)) ### [`v11.1.1`](https://togithub.com/nolimits4web/Swiper/blob/HEAD/CHANGELOG.md#1111-2024-04-09) [Compare Source](https://togithub.com/nolimits4web/Swiper/compare/v11.1.0...v11.1.1) ##### Bug Fixes - **zoom:** fix zoom pan not preventing slide changes using touch ([f73cc2a](https://togithub.com/nolimits4web/Swiper/commit/f73cc2a7a0bc4b9d094c33853e629785d1b5ddeb)), closes [#7308](https://togithub.com/nolimits4web/Swiper/issues/7308) ### [`v11.1.0`](https://togithub.com/nolimits4web/Swiper/blob/HEAD/CHANGELOG.md#1110-2024-03-28) [Compare Source](https://togithub.com/nolimits4web/Swiper/compare/v11.0.7...v11.1.0) ##### Bug Fixes - **a11y:** fixed issue with not working "enter" navigation on arrows ([aac2dcf](https://togithub.com/nolimits4web/Swiper/commit/aac2dcfc4cf6ddcef93933c75d3eab984f149a18)), closes [#7423](https://togithub.com/nolimits4web/Swiper/issues/7423) - **a11y:** prevent falsy focus handlers ([a7c260a](https://togithub.com/nolimits4web/Swiper/commit/a7c260a9d93405a0adce304b4ccf4f5309dfedda)), closes [#7406](https://togithub.com/nolimits4web/Swiper/issues/7406) - **core:** add/remove slide classes only when changed ([3312fba](https://togithub.com/nolimits4web/Swiper/commit/3312fba06de686e48cf0c138ea7bba20fc7842e5)), closes [#7356](https://togithub.com/nolimits4web/Swiper/issues/7356) - **core:** don't fix the loop on simple resize ([641793f](https://togithub.com/nolimits4web/Swiper/commit/641793ff459527c4c1efc9f72b447b87c8939f5f)), closes [#7325](https://togithub.com/nolimits4web/Swiper/issues/7325) - **core:** fixed thrown error on calling slideTo methods on destroyed swiper ([8c6a3c6](https://togithub.com/nolimits4web/Swiper/commit/8c6a3c6f63915db82415e2d7829ece6c624ace1e)), closes [#7416](https://togithub.com/nolimits4web/Swiper/issues/7416) - **core:** handle grabCursor within breakpoints ([e853908](https://togithub.com/nolimits4web/Swiper/commit/e853908c2ff93dc944ba045c9c0fce83efe46288)), closes [#7364](https://togithub.com/nolimits4web/Swiper/issues/7364) - **core:** reset animating flag on translateTo call ([7da50bf](https://togithub.com/nolimits4web/Swiper/commit/7da50bf1bcfe86f5af646e7d53c7d0414211da60)), closes [#7403](https://togithub.com/nolimits4web/Swiper/issues/7403) - **scrollbar:** fix warning ([e5371f7](https://togithub.com/nolimits4web/Swiper/commit/e5371f7656c4e828d87e7497edc73f9b6311f91d)), closes [#7415](https://togithub.com/nolimits4web/Swiper/issues/7415) - **thumbs:** fix thumbs .swiper type prop to accept string ([5b0fa84](https://togithub.com/nolimits4web/Swiper/commit/5b0fa84ac14022dd1ca39d387267a8d9125cb13a)), closes [#7421](https://togithub.com/nolimits4web/Swiper/issues/7421) - **virtual:** don't render first slides when initialSlide set ([bab9230](https://togithub.com/nolimits4web/Swiper/commit/bab92305c5a69b9b9f33615fa5df61fbfda39700)), closes [#7353](https://togithub.com/nolimits4web/Swiper/issues/7353) - **zoom:** fix panning on SVG elements ([eed8a5b](https://togithub.com/nolimits4web/Swiper/commit/eed8a5bf727163cf2da343490c09fc248b658e5e)), closes [#7352](https://togithub.com/nolimits4web/Swiper/issues/7352)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.