Update dependency @formkit/addons to v1.6.8 #1173
Merged
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:
1.5.1->1.6.8Release Notes
formkit/formkit (@formkit/addons)
v1.6.8Compare Source
🐛 Bug Fixes
FormKitSchemaautomatically from@formkit/vuewhen autoImport is true in Nuxt (#1286)v1.6.7Compare Source
🐛 Bug Fixes
typeprop ofdatetime-localinput (#1486)💪 New features
date_before_or_equal,date_after_or_equal,date_before_node,date_after_nodev1.6.6Compare Source
🐛 Bug fixes
v1.6.5Compare Source
🐛 Bug fixes
data-invalidattribute to not be removed when conditionally removing validation rules (#1384).v1.6.4Compare Source
🐛 Bug fixes
data-invalidattribute on reset (regression in 1.6.3) (#1376)v1.6.3Compare Source
💪 New Features
context.state.passingproperty indicates whether or not a given input is passing all its validation rules.🐛 Bug fixes
beforeStepChangeis no longer called when the step cannot be advanced (#1191).v1.6.2Compare Source
🐛 Bug fixes
@formkit/themespackage (#1281).create-appcli command (#1233).v1.6.1Compare Source
💪 New features
mergeStrategyto allow syncing between two nodes of the same name inside the same parent.@formkit/inputspackage.🐛 Bug fixes
Transitioncomponents.findSectionthat did not properly return values from conditional branches.v1.6.0Compare Source
💪 New features
useFormKitContextfor access to the context object of the parentFormKitcomponent — or any otherFormKitcomponent in the tree. Optionally, you can provide an effect callback that is run when the context is available.useFormKitContextByIdfor access to the context object of anyFormKitcomponent with an explicit id. Optionally, you can provide an effect callback that is run when the context is available.useFormKitNodeByIdfor access to the node object of anyFormKitcomponent with an explicit id. Optionally, you can provide an effect callback that is run when the node is available.typeprop of the FormKit component (#1241).stopWatchfunction to the@formkit/corepackage that allows de-registering receipts from thewatchRegistryfunction.getNode<T>()function.@nuxt/tailwindcssthat automatically includes theformkit.theme.tsfile in the tailwindcontent.currencyanduniticons.libraryprop toFormKitandFormKitMessagescomponents that allows you to include additional components for the input schema, for example, when usingsections-schemato modify the input (#1145) (#1137).valuetype of aFormKitcomponent that is passed aFormKitTypeDefinitionis now inferred from theFormKitTypeDefinition.typescript.mp4
🐛 Bug fixes
changeLocalethat caused updated locale to not be used on new nodes (#1143).@formkit/iconspackage (#1184).FormKitIconcomponent to theautoImportfeature of the Nuxt module (#1168).BeforeStepChangeData(#1224).datetime-localinput type (#1129).peerDependencyof@formkit/vueto reduce the incidents of multiple Vue instances in the same project (#1160).role="button"to the icon wrappers when a click event is added to the icon (#1210).v1.5.9Compare Source
💪 New Features
ui.opento all i18n locales.v1.5.8Compare Source
🧼 Housecleaning
v1.5.7Compare Source
💪 New features
v1.5.6Compare Source
💪 New features
v1.5.5Compare Source
🐛 Bug fixes
npx formkit themecommand.v1.5.4Compare Source
💪 New features
prefixcontent when calculating label position. (#878)@formkit/clipackage to allow generating of published themes locally in your projects. See the new documentation here. (#1170)🐛 Bug fixes
multi-stepwould not allow schema overrides oftabsortabsections. (1110)v1.5.3🐛 Bug fixes
:errorsprop to not always be displayed initially (#1153)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.
This PR was generated by Mend Renovate. View the repository job log.