Skip to content

chore(deps): update dependency @vuepic/vue-datepicker to v11#366

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vuepic-vue-datepicker-11.x
Open

chore(deps): update dependency @vuepic/vue-datepicker to v11#366
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vuepic-vue-datepicker-11.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@vuepic/vue-datepicker (source) ^9.0.0^11.0.0 age confidence

Release Notes

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

v11.0.3

Compare Source

🐛 Bug Fixes

v11.0.2

Compare Source

🐛 Bug Fixes

  • Fixed issue with the disabled-dates function not being called in month-picker mode (#​1070)
  • Fixed issue where month-picker is unable to select month when allowed-dates prop is provided (fixes #​1075)
  • Fixed issue where @internal-model-change is not being emitted when model-auto is enabled (#​1077)
  • Fixed issue where allowPreventDefault and allowStopPropagation config options are not applied on the esc key (#​1079)
  • Fixed issue with auto-apply not working with text-input (#​1080)
  • Fixed issue with entering date past 1970 with the text-input in range mode (#​1084 by @​amazy) (#​1082)
  • Fixed issue with severe memory leak (#​1099 by @​sahilrajthapa) (#​1083)
  • Fixed type issue with aria-labels properties not being all optional (#​1085)
  • Fixed issue with Arabic short weekdays localization (#​1088 by @​lmetdaoui) (#​1087)
  • Fixed issue with missing app context when doing pre-render (#​1094 by @​chocolateimage) (#​1092)

v11.0.1

Compare Source

🐛 Bug Fixes

  • Fixed issue with increased bundle size in v11 (#​1069)
  • Fixed issue with swipe on the calendar not working

v11.0.0

Compare Source

⚠️ Breaking Changes

  • Library now requires vue >= v3.3
  • Calendar cells id attribute is now prefixed with dp-
  • Calendar cells data-test-id attribute now matches the id value
  • Ref dpWrapMenuRef is now exposed via the getter function getDpWrapMenuRef instead of direct access

For more info, take a look at the migration guide

🚀 Features

🐛 Bug Fixes

  • Fixed issue with incorrect handling of allowed-dates in month-picker and year-picker modes (#​1035, #​1047)
  • Fixed issue where the start time is not reset on value reset (#​1048)
  • Fixed invalid calendar cell id (#​1051)
  • Fixed typescript error from wrongly exposed property (#​1053)
  • Fixed issue with the wrong year format on the first week in week-picker mode (#​1055)
  • Fixed issue where clicking DST date from outside DST and active timezone increments by an hour (#​1059)
  • Fixed issue with being unable to scroll over the calendar without selecting the date on iOS touch devices (#​1061, #​1066)
  • Fixed typescript error due to missing type export InternalTime 724027e (#​1062) by @​davidglezz

v10.0.0

Compare Source

⚠️ Breaking changes

  • date-fns library is updated to version 4
  • data-test attribute is renamed to data-test-id (#​987)
  • alt-position now accepts any returned style and won't do any conversion (#​1018)

For more info, take a look at the migration guide

🚀 Features

  • Added two new properties in the config prop
    • mobileBreakpoint allows change of mobile breakpoint (#​993)
    • setDateOnMenuClose sets the date on the menu click-away (#​1027)
  • Inline date picker will now emit a blur event on click away (#​995)
  • Added option to force top or bottom positioning via auto-position prop (#​1026)

🐛 Bug Fixes

  • Fixed issue where inline-time-picker with is-24="false" overflows the container (#​990)
  • Fixed issue where selecting dates between DST and non-DST timezone results in hours updating every selection (#​991)
  • Fixed issue where the marker tooltip is showing on hidden offset dates (#​994)
  • Fixed issue where multi-dates select is not working when allowPreventDefault is enabled in the config (#​999)
  • Fixed issue where the now button is not working properly in multi-dates mode (#​1000)
  • Month range picker doesn't trigger range-start and range-end events properly (#​1005) by @​jllavec
  • Fixed issue where allowed-dates are not marking disabled months in month-picker (#​1008)
  • Fixed issue with typescript build error (#​1023)
  • Fixed issues where on multi-calendars solo mode, next calendar keeps resetting month on range picker (#​1025)
  • Fixed the issue where the clock icon is not aligned on the mobile view

v9.0.3

Compare Source

🐛 Bug Fixes

  • Fixed tabSubmit not updating model-value when the clear button is shown (#​961)
  • Fixed missing aria-label field for input field (#​967)
  • Fixed issue with partial range in week-picker mode setting current week as the second week (#​972)
  • Fixed issue where click event from dp-input slot wrapper blocks slot clicks (#​973)
  • Fixed issue where hidden calendar cell can be focused (#​978)

🔧 Refactor

  • Emit invalid-date event when validating date from text-input (#​971)

v9.0.2

Compare Source

🐛 Bug Fixes

  • Fixed issue where touch on Android device causes double selection in range picker (#​948, #​964)
  • Fixed issue where null values in min and max dates with prevent-min-max-navigation prevent navigation (#​951)
  • Fixed issue where --dp-menu-min-width is not propagated to month-picker mode (#​954)
  • Fixed preview-format prop not formatting based on the provided prop (#​957)
  • Fixed wrong slot type for slot marker-tooltip (#​959)
  • Fixed text-input tabSubmit focusing clear button instead of parsing value (#​961) by @​OlaAlsaker

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jan 8, 2025
@renovate renovate bot force-pushed the renovate/vuepic-vue-datepicker-11.x branch from d01fb65 to afddd8f Compare August 10, 2025 13:07
@renovate renovate bot force-pushed the renovate/vuepic-vue-datepicker-11.x branch from afddd8f to a91238f Compare September 25, 2025 19:00
@renovate renovate bot force-pushed the renovate/vuepic-vue-datepicker-11.x branch from a91238f to 0cedfc8 Compare October 18, 2025 18:10
@renovate renovate bot force-pushed the renovate/vuepic-vue-datepicker-11.x branch from 0cedfc8 to 3a982a2 Compare November 18, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants