laravel-vue-ecommerce
laravel-vue-ecommerce copied to clipboard
Update dependency @formkit/addons to v1.6.7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @formkit/addons (source) | 1.5.1 -> 1.6.7 |
Release Notes
formkit/formkit (@βformkit/addons)
v1.6.7
π Bug Fixes
- Fixes compatibility with Vue 3.5.6 (#β1501)
- Indicates compatibility with new v4 nuxt (#β1418)
- Fixes casing for the
typeprop ofdatetime-localinput (#β1486) - Keeps placeholder for null or undefined as well (#β1474)
πͺ New features
- New validation rules
date_before_or_equal,date_after_or_equal,date_before_node,date_after_node
v1.6.6
π Bug fixes
- Fixes a bug that caused cleanup issues in Vue 3.5+ (#β1496).
v1.6.5
π Bug fixes
- Fixes a bug that causes the
data-invalidattribute to not be removed when conditionally removing validation rules (#β1384).
v1.6.4
π Bug fixes
- Fixes a bug with validation rule observers that caused rules with external dependencies to stop firing when placed in a certain sequence (#β1371).
- Fixes a bug that caused inputs with no validation rules to receive the
data-invalidattribute on reset (regression in 1.6.3) (#β1376)
v1.6.3
πͺ New Features
- New clear on submit option for local storage
- New
context.state.passingproperty indicates whether or not a given input is passing all its validation rules.
π Bug fixes
- Fixes auto animate plugin for FormKit components (#β1354).
- On multi-step inputs
beforeStepChangeis no longer called when the step cannot be advanced (#β1191). - Quickly typing into an input no longer causes an invalid state flicker (#β1324).
v1.6.2
π Bug fixes
- Widens unocss compatibility for the
@formkit/themespackage (#β1281). - Small German translation fix (#β1293).
- Adds additional dependencies to the
create-appcli command (#β1233).
v1.6.1
πͺ New features
- Adds new experimental (not documented) configuration option
mergeStrategyto allow syncing between two nodes of the same name inside the same parent. - Improves tree shaking of
@formkit/inputspackage.
π Bug fixes
- Fixes FormKitβs monorepo builds script on windows environments (#β1270).
- Floating label now works as a naked attribute.
- Fixes a bug that could cause the floating label to interfere with
Transitioncomponents. - Fixes a bug in
findSectionthat did not properly return values from conditional branches.
v1.6.0
πͺ New features
- Adds new composable
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. - Adds new composable
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. - Adds new composable
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. - Adds IntelliSense autocomplete for the
typeprop of the FormKit component (#β1241). - Adds new
stopWatchfunction to the@formkit/corepackage that allows de-registering receipts from thewatchRegistryfunction. - Adds type generic to
getNode<T>()function. - New integration with
@nuxt/tailwindcssthat automatically includes theformkit.theme.tsfile in the tailwindcontent. - Adds new
currencyanduniticons. - Adds new
libraryprop toFormKitandFormKitMessagescomponents that allows you to include additional components for the input schema, for example, when usingsections-schemato modify the input (#β1145) (#β1137). - The
valuetype of aFormKitcomponent that is passed aFormKitTypeDefinitionis now inferred from theFormKitTypeDefinition.
https://github.com/formkit/formkit/assets/1950463/06a03a5e-9e3f-459d-95ca-e4cdde11af6e
π Bug fixes
- Fixes bug in
changeLocalethat caused updated locale to not be used on new nodes (#β1143). - Fixes tree shaking of the
@formkit/iconspackage (#β1184). - Adds
FormKitIconcomponent to theautoImportfeature of the Nuxt module (#β1168). - Fixes types for
BeforeStepChangeData(#β1224). - Fixes types for the
datetime-localinput type (#β1129). - Vue is now a
peerDependencyof@formkit/vueto reduce the incidents of multiple Vue instances in the same project (#β1160). - Adds tabindex and
role="button"to the icon wrappers when a click event is added to the icon (#β1210).
v1.5.9
πͺ New Features
- Adds
ui.opento all i18n locales.
v1.5.8
π§Ό Housecleaning
- Updates Vue to 3.4
v1.5.7
πͺ New features
- Adds dragHandle icon to genesis icons.
v1.5.6
πͺ New features
- Adds dragHandle icon.
v1.5.5
π Bug fixes
- Fixes issue that prevented theme installation using
npx formkit themecommand.
v1.5.4
πͺ New features
- Floating Labels plugin now supports
prefixcontent when calculating label position. (#β878) - Updates the
@formkit/clipackage to allow generating of published themes locally in your projects. See the new documentation here. (#β1170)
π Bug fixes
- Fixes issue where
multi-stepwould not allow schema overrides oftabsortabsections. (1110)
v1.5.3
π Bug fixes
- Fixes a bug that caused some dynamic validation rules to stop working after the rules were updated (#β1155)
- Fixes a regression in 1.5.0 that caused some FormKit packages to not be tree shaken properly (#β1139)
- Fixes a bug that caused errors initially set with the
: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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code