Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @vuepic/vue-datepicker from 3.5.3 to 8.8.0 #395

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps @vuepic/vue-datepicker from 3.5.3 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

v8.7.0

🚀 Features

  • Exposed handleFlow method to manually trigger flow (#864)
  • Added internalModelValue as a second param to the day-class prop (#872)

🐛 Bug Fixes

  • Fixed issue where the overlay is closed on click when the picker is added inside <label> tag (#661)
  • Fixed issue with inverse arrow-left/right navigation
  • Accessibility fixes (#822)
    • Home/End to respect focused cell
    • Fixed issue where PageUp/PageDown loses focus
  • Fixed wrong year slot type (#867)
  • Fixed issue where month matching min-date in month-picker mode can't be selected (#865)
  • Pass on-focus prop to dp-input slot to parse text-input with auto-apply (#873)
  • Fixed issue where the now button is not selecting the date in the provided timezone (#874)
  • Fixed issue where not all properties from range and multi-calendars are being applied on [month/quarter]-picker modes (#875 )

v8.6.0

🚀 Features

  • New event overlay-toggle added (#852)
  • Added option to click and hold time-picker arrows (#855)
    • Can be enabled with config.timeArrowHoldThreshold
  • Added [hours/minutes/seconds]-overlay-header slots (#857)
  • Added --dp-border-color-focus CSS variable (#863)

🐛 Bug Fixes

... (truncated)

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 <dependency name> 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)

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.5.3 to 8.8.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md)
- [Commits](Vuepic/vue-datepicker@v3.5.3...v8.8.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Relating to project dependencies label Jun 18, 2024
@dependabot dependabot bot requested a review from HappyNTH June 18, 2024 00:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #402.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vuepic/vue-datepicker-8.8.0 branch July 1, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relating to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant