Traewelling / traewelling

Free check-in service to log your public transit journeys
https://traewelling.de
GNU Affero General Public License v3.0
224 stars 43 forks source link

⬆️ Bump @vuepic/vue-datepicker from 8.7.0 to 8.8.0 #2696

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps @vuepic/vue-datepicker from 8.7.0 to 8.8.0.

Release notes

Sourced from @​vuepic/vue-datepicker's releases.

v8.8.0

🚀 Features

  • Added new ui prop
    • Add custom class support for next and previous nav buttons (#883)
  • Added tp-inline-arrow-[up/down] slots (#884)
  • Added support for dynamic calendar update when the count is updated externally (#886) by @​simbacod3

🐛 Bug Fixes

  • Ignore full date [min/max]-date validation in year-picker mode (#879)
  • Fixed wrong default time in time-picker mode when timezone is provided (#880)
  • Fixed incorrect month name tokens for format-locale (#881) by @​exi66
  • Fixed issues where value is not reflected in the calendar on text-input in specific modes (#893)
  • Fixed issue where multi-calendars are not updating on text-input (#894)

🔧 Refactor

  • ⚠️ Deprecated props: input-class-name, menu-class-name, calendar-class-name and calendar-cell-class-name in favor of ui prop
Commits
  • fd2efbf chore: Update documentation
  • b754834 chore: Update types
  • e312115 chore: Bump version
  • 8845024 fix: Calendar not reflecting values on text-picker in specific modes (fixes...
  • d9b296c fix: multi-calendars not updating when entering date via text-input (fixe...
  • 669b28d chore: Remove unused type
  • f7772f5 feat: Add tp-inline-arrow-[up/down] slots (resolves #884)
  • 10e3c33 feat: Add custom classes support for next and previous buttons (resolves #883)
  • 0ab075a chore: Add contributors section in README.md
  • 1151772 fix: Wrong default time in time-picker mode when using timezone (fixes #880)
  • 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)
dependabot[bot] commented 1 week ago

Looks like @vuepic/vue-datepicker is up-to-date now, so this is no longer needed.