fix(deps): update dependency @vuepic/vue-datepicker to v14#778
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @vuepic/vue-datepicker to v14#778renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^12.0.5→^14.0.0Release Notes
Vuepic/vue-datepicker (@vuepic/vue-datepicker)
v14.0.0Compare Source
handleFlownow accepts a step value instead of an index and has been renamed toexecuteFlowpartialinflowprop is removed, since it has no effect on the behaviour. Prop remains an object in case of potential updates@flow-stepemitted event will provide the step value instead of the step indexFor more info, take a look at the migration guide
🚀 Features
@menu-mounted,@menu-unmounted), each carries the menuHTMLElementconfig,onInternalKeydownonKeyUpis now teleport-awareshift + tabclose is now gated behindconfig.tabOutClosesMenuonKeyDownis now aware ofconfig.spaceConfirmEnterkey on the input field is guarded bypreventDefault+stopImmediatePropagationEntercase foronKeyDownin the menu with the same opt-in logicaria-*improvements🐛 Bug Fixes
text-inputintime-pickersnaps to startTime/now mid-typing, not respecting invalid input value (#1212)timezone(#1233)disabled(#1243)textInput.formatfunction throwing an error (#1246)top-start/endorbottom-start/end(#1257)update-month-yearis not being emitted when changed from selecting a date from a different month (#1258)timezoneandmulti-calendars(#1273)yearflow step opens the overlay on top instead of selected year position🔧 Refactor
v13.0.0Compare Source
underscoretodashweek-startis now taken from thelocaleprop instead of defaulting to Monday.For more info, take a look at the migration guide
🚀 Features
week-startbased on thelocaleprop (#1236)🐛 Bug Fixes
text-inputnot parsing letters used for values (#1222, #1234)booleansupport (by @syyyr) (#1223)inputloosing focus upon opening the menu withselectOnFocusenabled (by @abdouthetif) (#1224, #1225)unplugin-dtstypes generating throwing error (#1231)TypeScriptissue on slots that provide different props in different modes (#1232)range(by @Kapcash) (#1256, #1259)filters.yearsonmonth-pickerandquarter-picker(by @umutcantopal) (#1263, #1264)formats.inputnot being propagated toformats.preview(#1261)🔧 Refactor
data-test-idfor preview section (by @jaccodenneboom) (#1219, #1220)pnpm workspaceand package manager changed topnpmsassand replaced with plaincssConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.