THW-BS-Hoehenrettung / hoehenrettung

Redevelopment of the website of the height rescue group of the THW Braunschweig. This is not an official Account of the THW.
https://preview.hoehenrettung-bs.de/
MIT License
1 stars 1 forks source link

chore(deps): bump swiper from 10.2.0 to 10.3.1 #91

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps swiper from 10.2.0 to 10.3.1.

Release notes

Sourced from swiper's releases.

v10.3.1

Bug Fixes

  • autoplay: fix autoplay stop when disableOnInteraction is active (ecfb3fb), closes #7060 #7059
  • types: detection of custom html tags (#7055) (c55f76d)

v10.3.0

Bug Fixes

  • core: correctly destroyor create loop on breakpoints (12a44fb), closes #6967
  • core: don't call realIndexChange on initialIndex if runCallbacksOnInit is disalbed (48c4e0a), closes #6976
  • core: fix slideToClickedSlide when using Element slide slots (af0519c), closes #6958
  • core: fix lazy preloader in later initialized slides (e4fddc0), closes #6946
  • core: fix loop on centeredSlides slide to beginning (c496835), closes #7011
  • core: fix loopFix in loop and cssMode (8180a52), closes #6919
  • core: fixed ignored allowSlidePrev/Next in loop mode (1b74619), closes #6987
  • core: remove grid class on rows change (908becc), closes #7053
  • element: correctly respond to object params assignment (2ef1ff5)
  • element: do not bubble hashchange event (106a3d7), closes #6943
  • element: fix issue updating with boolean module params (1cc359e), closes #6947
  • navigation: fix lock class on enable (ea39c33), closes #7009
  • react: add breakpointsBase param (0eb4122), closes #7014
  • react: fix react components props type (1cd412e), closes #7000
  • scrollbar: add 'touch-action: none' to swiper-scrollbar (#7024) (9542d09)
  • virtual: fix issue with loop mode and initialSlide enabled (f4afd9d), closes #6945
  • virtual: fix removing nested slides (c3321e1), closes #7005
  • virtual: recalc cache on removeSlide (96e5166), closes #7020
  • vue: add breakpointsBase param (6800dbb)
  • zoom: fix scale origin when document is scrolled (2cf3fc2), closes #6950 #6955

Features

  • core: allow createElements to process object params with {enabled: true} (abf8405)
  • core: make slidesPerViewDynamic public (ae434b0), closes #7036
Changelog

Sourced from swiper's changelog.

10.3.1 (2023-09-28)

Bug Fixes

  • autoplay: fix autoplay stop when disableOnInteraction is active (ecfb3fb), closes #7060 #7059
  • types: detection of custom html tags (#7055) (c55f76d)

10.3.0 (2023-09-21)

Bug Fixes

  • core: correctly destroyor create loop on breakpoints (12a44fb), closes #6967
  • core: don't call realIndexChange on initialIndex if runCallbacksOnInit is disalbed (48c4e0a), closes #6976
  • core: fix slideToClickedSlide when using Element slide slots (af0519c), closes #6958
  • core: fix lazy preloader in later initialized slides (e4fddc0), closes #6946
  • core: fix loop on centeredSlides slide to beginning (c496835), closes #7011
  • core: fix loopFix in loop and cssMode (8180a52), closes #6919
  • core: fixed ignored allowSlidePrev/Next in loop mode (1b74619), closes #6987
  • core: remove grid class on rows change (908becc), closes #7053
  • element: correctly respond to object params assignment (2ef1ff5)
  • element: do not bubble hashchange event (106a3d7), closes #6943
  • element: fix issue updating with boolean module params (1cc359e), closes #6947
  • navigation: fix lock class on enable (ea39c33), closes #7009
  • react: add breakpointsBase param (0eb4122), closes #7014
  • react: fix react components props type (1cd412e), closes #7000
  • scrollbar: add 'touch-action: none' to swiper-scrollbar (#7024) (9542d09)
  • virtual: fix issue with loop mode and initialSlide enabled (f4afd9d), closes #6945
  • virtual: fix removing nested slides (c3321e1), closes #7005
  • virtual: recalc cache on removeSlide (96e5166), closes #7020
  • vue: add breakpointsBase param (6800dbb)
  • zoom: fix scale origin when document is scrolled (2cf3fc2), closes #6950 #6955

Features

  • core: allow createElements to process object params with {enabled: true} (abf8405)
  • core: make slidesPerViewDynamic public (ae434b0), closes #7036
Commits
  • fe79536 10.3.1
  • fa4a2fb fix formatting
  • c55f76d fix(types): detection of custom html tags (#7055)
  • ecfb3fb fix(autoplay): fix autoplay stop when disableOnInteraction is active
  • d8596ea 10.3.0
  • 2ef1ff5 fix(element): correctly respond to object params assignment
  • 908becc fix(core): remove grid class on rows change
  • 5ca46b6 chore: fix moduleParams check
  • a0aae9a chore: fix moduleParams check
  • abf8405 feat(core): allow createElements to process object params with {enabled: true}
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)