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

Bump @vuepic/vue-datepicker from 3.6.8 to 8.5.1 in /frontend #247

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps @vuepic/vue-datepicker from 3.6.8 to 8.5.1.

Release notes

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

v8.5.1

🐛 Bug Fixes

  • Fixed missing prop type definition for clear-icon slot (#842)
  • Fixed issue with update-month-year event not being triggered on year change in month-picker mode (#843)
  • Fixed issue where input value disappears on internal-model-change event (#848)
  • Fixed issue where flow is not working properly in time-picker mode (#849)

v8.5.0

🚀 Features

  • Added keepViewOnOffsetClick in the config prop to prevent auto month change on offset date click (#797)
  • Various accessibility improvements (Date picker only) (#822)
    • PageUp and PageDown keyboard buttons go to the next/previous month
    • shift + PageUp or PageDown keyboard buttons go to the next/previous year
    • home and end keyboard buttons go to the start/end of the week
  • New prop added enable-minutes (#830)

🐛 Bug Fixes

  • Fixed issue where month names are not displayed correctly when using format-locale and overridden timezone (#817)
  • Added type definitions for slots (#819)
  • Fixed issue with wrong disabled times in the overlay when using AM/PM mode (#820)
  • Fixed issue with the month-overlay-value slot not working in month-picker mode (#821)
  • Fixed issue with --dp-border-radius applied to calendar cells instead of --dp-cell-border-radius (#827)
  • Fixed issue with positioning inside shadow DOM (#828) by @​biesbjerg
  • Fixed issue with selecting the end date before the start date on text-input range mode (#837)

🔧 Refactor

  • Overlay container height is now passed as a CSS variable and used within a class instead of inline style (#838)
  • Expose all data-test attributes
    • preset-dates can also accept optional testId to configure the data-test attribute

v8.4.0

🚀 Features

  • Added support for iso format in model-type (#804)
  • Added top-extra slot (#806)
  • Added a second parameter in the internal-model-change event with a matching value in v-model (#808)

🐛 Bug Fixes

  • Fixed issue with disabled flag on wrapper div causing unwanted behavior in Quasar framework (#800)
  • Fixed wrong borders when hovering weeks in between on ranged week-picker (#807)
  • Fixed issue with wrong classes applied in range mode including missing start and end range classes (#809)

🔧 Refactor

  • Arrow position in the menu will now always match the center of the input or trigger slot (#802)

... (truncated)

Commits
  • 899d99f chore: Update documentation
  • 1d3b688 chore: Add changelog
  • 5faaa22 chore: Bump version
  • 97e546a fix: flow not working in time-picker mode (fixes #849)
  • d7be2d6 fix: Prevent input format on internal-model-change event emit (fixes #848)
  • 2559857 fix: Emit update-month-year on year change in month-picker mode (fixes #843)
  • ec8908a fix: Add clear slot prop type (fixes #842)
  • a96bc12 chore: Update documentation
  • ccea551 chore: Bump version
  • 58e16b1 refactor: Expose data-test attributes
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@vuepic/vue-datepicker [>= 4.a, < 5]
@vuepic/vue-datepicker [>= 5.a, < 6]
@vuepic/vue-datepicker [>= 7.a, < 8]

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.6.8 to 8.5.1.
- [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.6.8...v8.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #250.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/vuepic/vue-datepicker-8.5.1 branch May 13, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants