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.8.1 #158

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2024

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

Release notes

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

v8.8.1

🐛 Bug Fixes

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

... (truncated)

Commits
  • d92d319 chore: Update documentation
  • 79e169b chore: Bump version
  • 453b4fc fix: Add default exports for css file (fixes #903)
  • 3504cd0 Merge pull request #923 from allusernamestakenexceptthis/bugfix/fix_arrow_not...
  • 8dc6d02 fix arrow not positioned correctly when field at most right
  • e797f8b Merge pull request #911 from basil-gor/fix-weekday-names-tz
  • 10fbfed Merge pull request #901 from carlssonemil/fix-arrow-pos-safe-navigation
  • 905585c fix: Add ts-ignore comment for incorrect formatLocale test case.
  • 5485ca3 fix: Wrong weekday names when using format-locale in overridden timezone
  • fbcca2a fix: Add safe navigation to arrow position calculation
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.4.0 to 8.8.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@v8.4.0...v8.8.1)

---
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 Jul 3, 2024
Copy link

vercel bot commented Jul 3, 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 Jul 3, 2024 3:18am

@NxPKG NxPKG merged commit 7354a68 into main Nov 18, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.8.1 branch November 18, 2024 17:32
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.

1 participant