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 8.4.0 to 8.5.0 #65

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps @vuepic/vue-datepicker from 8.4.0 to 8.5.0.

Release notes

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

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
Commits
  • a96bc12 chore: Update documentation
  • ccea551 chore: Bump version
  • 58e16b1 refactor: Expose data-test attributes
  • e861581 fix: Prevent range select on text-input if end date is before start date (fix...
  • b6d1154 refactor: Use css variable for overlay container height instead of inline sty...
  • 0329055 fix: Adjust failing test
  • f6c4037 feat: Add enable-minutes prop (resolves #830)
  • 4f06ecb fix: --dp-border-radius applied to calendar cells instead of `--dp-cell-bor...
  • b90a0f2 feat: Accessibility improvements, add keyboard shortcuts (resolves #822)
  • 0aed9b4 fix: month-overlay-value slot not working in month-picker (fixes #821)
  • 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 8.4.0 to 8.5.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](Vuepic/vue-datepicker@v8.4.0...v8.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2024
Copy link

vercel bot commented Apr 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trade-scope-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 3:29am

Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2024

Superseded by #85.

@dependabot dependabot bot closed this May 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.5.0 branch May 8, 2024 03:42
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants