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.3.1 to 8.4.0 #2479

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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)
    • Can be overridden in config prop

v8.3.2

🐛 Bug Fixes

  • Fixed issue with collapsed [left/right]-sidebar slots (#790)
  • Fixed issue where the date is cleared with clearable="false" in text-input mode (#791)
  • Fixed issue with auto-apply not working in month-picker and year-picker range mode (#794)
  • Fixed teleport prop type order to fix boolean casting (#798) by @​mcmimik

🔧 Refactor

  • Pass the format-locale prop when parsing custom model-type (#788) by @​fanta759
Commits
  • 57b20e6 chore: Update documentation
  • fec9373 chore: Update types
  • aae1c57 refactor: Update arrow positioning logic (#802)
  • e3914d8 refactor: Pass action and top extra slot to initial render
  • 80b3b1c chore: Bump version
  • 7354fc6 feat: Add model-value mapped value in internal-model-changed event (resol...
  • f0f35c6 fix: Prevent hover class on selected week
  • 57bbfdb fix: Wrong classes added in range mode (fixes #809)
  • 5373001 fix: Wrong borders when hovering weeks in between on ranged week-picker (fi...
  • 3d88f34 feat: Add top-extra slot (resolves #806)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuepic/vue-datepicker-8.4.0 branch from 9327cc5 to 8eda978 Compare April 8, 2024 21:58
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.3.1 to 8.4.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](Vuepic/vue-datepicker@v8.3.1...v8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vuepic/vue-datepicker-8.4.0 branch from 8eda978 to 0292d34 Compare April 8, 2024 21:58
@MrKrisKrisu MrKrisKrisu merged commit 26906a7 into develop Apr 12, 2024
8 checks passed
@MrKrisKrisu MrKrisKrisu deleted the dependabot/npm_and_yarn/vuepic/vue-datepicker-8.4.0 branch April 12, 2024 13:19
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.

None yet

1 participant