Skip to content

Conversation

@dependencyupdates
Copy link
Contributor

@dependencyupdates dependencyupdates bot commented Nov 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vuepic/vue-datepicker (source) 11.0.3 -> 12.0.1 age adoption passing confidence

Release Notes

Vuepic/vue-datepicker (@​vuepic/vue-datepicker)

v12.0.1

Compare Source

🐛 Bug Fixes

  • Fixed issue where text-input format pattern not propely inheriting default value from formats (#​1172)
  • Fixed issue where selecting more that one date in multi-dates mode throws an error (#​1173)

v12.0.0

Compare Source

⚠️ Breaking changes

This release includes a lot of internal refactor and a lot of breaking changes.

Please take a look at the migration guide

🚀 Features

  • Added option to add calendard instance in setMonthYear exposed function (#​1120)
  • Added option to hide menu arrow (floating prop) (#​1089)
  • Added option to change inputmode (#​1149)
  • Added option to set custom input id (input-attrs prop) (#​1163)
  • Added @invalid event that propagates oninvalid from the input field (#​1127)
  • Added input masking on text-input alpha stage , tnx to @​apsisxcoder (#​1131)
  • Added support for rounding the value on now button (action-row prop) (#​1138)

🐛 Bug Fixes

  • Fixed issue where time values in the overlay are not reacting to v-model change (#​1108)
  • Fixed issue with time increment when picking from non-DST to DST date (#​1112)
  • Fixed issue with being unable to use auto-apply when partialRange is enabled (#​1113)
  • Fixed issue where Increasing calendar width makes the inline time picker not centered (#​1117)
  • Fixed issue where maxRange and minRange are not working in year-picker mode (#​1123)
  • Fixed issue where mobile swipe causes an unwanted selection of dates in the calendar (#​1124, #​1169)
  • Fixed issue where auto-apply closes the picker when using flow with range (#​1125)
  • Fixed issue where start-date is not working in quarter-picker mode (#​1133)
  • Fixed issue where events range-start and range-end are not emitted when the time is updated (fixes #​1142)
  • Fixed positioning issue on smaller screens with preset-dates enabled (#​1144)
  • Fixed issue with wrong week numbers from 2027 (#​1147)
  • Fixed isue where auto-apply not selecting range in quarter-picker mode (#​1166)

🔧 Other

  • Use @floating-ui/vue for menu positioning instead of custom positioning logic
  • Use @vueuse/core: onClickOutside and unrefElement instead of copied logic
  • Use @date-fns/tz for timezone calculations instead of basic custom implementation
  • Documentation website source code is moved under repository and updated
  • Full type support throughout the library
  • Root types are auto generated

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates bot added dependencies Pull requests that update a dependency file npm labels Nov 2, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/vuepic-vue-datepicker-12.x branch from cb1fa45 to 4568820 Compare November 3, 2025 21:22
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 npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant