Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @formkit/core to v1.6.5 #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@formkit/core (source) 1.2.1 -> 1.6.5 age adoption passing confidence

Release Notes

formkit/formkit (@​formkit/core)

v1.6.5

Compare Source

v1.6.4

Compare Source

πŸ› 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-invalid attribute on reset (regression in 1.6.3) (#​1376)

v1.6.3

Compare Source

πŸ’ͺ New Features

  • New clear on submit option for local storage
  • New context.state.passing property 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 beforeStepChange is 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

Compare Source

πŸ› Bug fixes
  • Widens unocss compatibility for the @formkit/themes package (#​1281).
  • Small German translation fix (#​1293).
  • Adds additional dependencies to the create-app cli command (#​1233).

v1.6.1

Compare Source

πŸ’ͺ New features
  • Adds new experimental (not documented) configuration option mergeStrategy to allow syncing between two nodes of the same name inside the same parent.
  • Improves tree shaking of @formkit/inputs package.
πŸ› 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 Transition components.
  • Fixes a bug in findSection that did not properly return values from conditional branches.

v1.6.0

Compare Source

πŸ’ͺ New features
  • Adds new composable useFormKitContext for access to the context object of the parent FormKit component β€” or any other FormKit component in the tree. Optionally, you can provide an effect callback that is run when the context is available.
  • Adds new composable useFormKitContextById for access to the context object of any FormKit component with an explicit id. Optionally, you can provide an effect callback that is run when the context is available.
  • Adds new composable useFormKitNodeById for access to the node object of any FormKit component with an explicit id. Optionally, you can provide an effect callback that is run when the node is available.
  • Adds IntelliSense autocomplete for the type prop of the FormKit component (#​1241).
  • Adds new stopWatch function to the @formkit/core package that allows de-registering receipts from the watchRegistry function.
  • Adds type generic to getNode<T>() function.
  • New integration with @nuxt/tailwindcss that automatically includes the formkit.theme.ts file in the tailwind content.
  • Adds new currency and unit icons.
  • Adds new library prop to FormKit and FormKitMessages components that allows you to include additional components for the input schema, for example, when using sections-schema to modify the input (#​1145) (#​1137).
  • The value type of a FormKit component that is passed a FormKitTypeDefinition is now inferred from the FormKitTypeDefinition.
typescript.mp4
πŸ› Bug fixes
  • Fixes bug in changeLocale that caused updated locale to not be used on new nodes (#​1143).
  • Fixes tree shaking of the @formkit/icons package (#​1184).
  • Adds FormKitIcon component to the autoImport feature of the Nuxt module (#​1168).
  • Fixes types for BeforeStepChangeData (#​1224).
  • Fixes types for the datetime-local input type (#​1129).
  • Vue is now a peerDependency of @formkit/vue to 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

Compare Source

πŸ’ͺ New Features

  • Adds ui.open to all i18n locales.

v1.5.8

Compare Source

🧼 Housecleaning
  • Updates Vue to 3.4

v1.5.7

Compare Source

πŸ’ͺ New features
  • Adds dragHandle icon to genesis icons.

v1.5.6

Compare Source

πŸ’ͺ New features
  • Adds dragHandle icon.

v1.5.5

Compare Source

πŸ› Bug fixes
  • Fixes issue that prevented theme installation using npx formkit theme command.

v1.5.4

Compare Source

πŸ’ͺ New features
  • Floating Labels plugin now supports prefix content when calculating label position. (#​878)
  • Updates the @formkit/cli package to allow generating of published themes locally in your projects. See the new documentation here. (#​1170)
πŸ› Bug fixes
  • Fixes issue where multi-step would not allow schema overrides of tabs or tab sections. (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 :errors prop to not always be displayed initially (#​1153)

v1.5.1

Compare Source

πŸ› Bug fixes
  • Fixes a bug introduced in 1.5.0 that caused the context.value to not properly synced with the node.value inside of nested group structures (#​1133).

v1.5.0

Compare Source

FormKit 1.5.0 ships with a new development build of FormKit. In development FormKit now uses slightly different versions of its packages that include additional developer experience enhancements. This is similar to how Vue itself has "development" and "production" versions, and it allows FormKit to provide an improved developer experience such as improved HMR support and better error messages.

The groundwork is now laid for greatly improved developer experience in future releases. This release also includes dozens of bug fixes and improvements.

πŸ’ͺ New features
  • Adds a new API for adding props to inputs with default values, boolean props, and getters/setters. See the updated docs for more info.
  • createInput now supports a third argument, sectionsSchema which allows you to extend the default sections that come with createInput (#​882).
  • Adds new context property didMount and node event mounted to recognize when the <FormKit> component is mounted to the DOM (#​0b8753d).
  • Now node.children are observed by @formkit/observer, this allows validation rules to access node.children with reactivity.
  • Hot module replacement with Vite/Nuxt now preserve the form state when updating form code (#​1068)
  • Adds new changeLocale composable that globally changes the locale of all forms with Options API, Composition API, and Nuxt autoimport (#​1112)
  • Rules allow_non_alpha and allow_numeric.
  • The new FormKit cli now scaffolds new apps (npx formkit create-app) to use themes.formkit.com’s theme system.
  • New development build of FormKit that includes additional developer experience enhancements.
πŸ› Bug fixes
  • Fixes Vite TSDoc comment warnings - by Yue Yang (e47c9)
  • Fix windows create-app name for nuxt projects (1066)
  • Inputs that use options (select, checkbox, radio, autocomplete etc) now properly count their __mask value (#​1046).
  • Fixes a bug that did now allow submitAttrs to disable submit input (#​789).
  • Removes data-disabled on checkbox and radio inputs when false - (#​1043).
  • Fixes autoAnimate when used on repeaters and other inputs with complex conditionals (#​1016).
  • Significantly improves @formkit/nuxt’s experimental autoImport feature (1095, and others).
  • Autoheight textarea hydration in nuxt (#​980).
  • Adds non-blocking messages in getValidationMessages (#​849).
  • node.clearErrors() always removes errors local to that node (#​941)
  • Reduces re-renders on destructured group values (#​1068).
  • Removes warning on multi-step about default slot being called outside render function (#​920).
  • Inputs inside a disabled repeater can be enabled per-input (#​1043).
  • Improves typing for createInput() (#​1105).
  • Removes data-complete on groups/lists (#​1038).
  • Boolean props like disabled and preserve can now be used without explicitly setting them to true or false (#​989).

[!IMPORTANT]
Vitest does not automatically use the same node parameters (conditions) that Vite does (see #​4971). If you find your tests failing after you update, you can add the following to your vitest.config.js file:

v1.4.0

Compare Source

πŸ’ͺ New features
  • FormKit now supports themes for TailwindCSS! Customize the look and feel of your forms with a visual editor. See themes.formkit.com for more information.
  • Adds new <KitchenSink> component that renders a specimen of every FormKit input (helpful for styling).
  • Adds new state.required property to the context object (makes adding asterisks to required inputs easier).
  • Adds aria-required attribute to <input>, <select>, and <textarea> elements when they are required (#​984).
  • Adds new force-show prop to the <FormKitSummary> component to force the summary to show even if there are no visible errors.
  • Adds new create-theme command for the formkit CLI tool to scaffold a new theme from @formkit/theme-starter.
πŸ› Bug fixes
  • Fixes a bug that caused radio inputs inside repeaters to become coupled (#​1044).
  • Fixed an issue that caused node.submit() to fail when inside a custom element’s shadow root (#​1057).
  • Fixes a bug that caused pro inputs to not produce proper memokeys (#​933).
  • Fixed a bug that caused attributes to not pass through <FormKitProvider> (and related providers) (#​1013).
  • Moved the invalidDate message to the to the validation locale key (#​953)
  • Improved the min and max validation message (en) to be the validation locale key (#​953)
  • Fixed a bug that prevented the incomplete-message prop (on forms) from being reactive (#​1047).

v1.3.2

Compare Source

πŸ’ͺ New features
  • Adds a new plugins for counting available characters in an input based on the length rule.
  • Adds a <KitchenSink> component that renders all input specimen.
  • Adds a data-has-multiple attribute to file inputs on the outer section when they have multiple files.
  • Adds Tailwind styles for togglebuttons
πŸ› Bug fixes
  • Fixes a bug with on the select input with option groups containing non-string values (#​986).
  • Fixes an issue with nuxt autoImport in webpack (#​983)
  • Fixes a bug that prevent deeply nested inputs from receiving the correct input value during a reset (#​1025)
  • Fixes create-app command of the formkit cli tool when installing vite.
  • Fixes a bug that caused the @formkit/nuxt module with autoImport to not include the FormKit component (#​995)
  • Fixes Tailwind styles for alignment of prefix icon in button family of inputs.
  • Fixes togglebuttons text color in default Tailwind Genesis theme.

v1.2.2

Compare Source

πŸ› Bug Fixes
  • Fixes a bug with @formkit/nuxt in autoImport mode where the SSR context was not being reset after each request leading to hydration errors and broken UI on some pro inputs.

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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.2.2 fix(deps): update dependency @formkit/core to v1.3.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from d549d75 to 752a105 Compare November 10, 2023 01:10
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.3.0 fix(deps): update dependency @formkit/core to v1.3.2 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from 752a105 to 900a4bc Compare November 28, 2023 21:24
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from 900a4bc to a0f990e Compare December 5, 2023 22:12
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.3.2 fix(deps): update dependency @formkit/core to v1.4.0 Dec 5, 2023
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.4.0 fix(deps): update dependency @formkit/core to v1.5.0 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from a0f990e to 5fcba78 Compare January 16, 2024 23:11
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.5.0 fix(deps): update dependency @formkit/core to v1.5.1 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from 5fcba78 to 255ff1f Compare January 19, 2024 23:12
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.5.1 fix(deps): update dependency @formkit/core to v1.5.2 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch 2 times, most recently from 9fb14b9 to aa34a3d Compare January 29, 2024 22:42
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.5.2 fix(deps): update dependency @formkit/core to v1.5.3 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from aa34a3d to 210b386 Compare February 2, 2024 20:22
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.5.3 fix(deps): update dependency @formkit/core to v1.5.4 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from 210b386 to 04131c3 Compare February 3, 2024 20:25
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.5.4 fix(deps): update dependency @formkit/core to v1.5.5 Feb 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.5.5 fix(deps): update dependency @formkit/core to v1.5.7 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch 2 times, most recently from 11d3669 to 1a210ca Compare February 9, 2024 16:51
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.5.7 fix(deps): update dependency @formkit/core to v1.5.9 Feb 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.5.9 fix(deps): update dependency @formkit/core to v1.6.0 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from 1a210ca to cdead87 Compare March 11, 2024 17:50
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from cdead87 to 10245d6 Compare March 27, 2024 22:51
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.6.0 fix(deps): update dependency @formkit/core to v1.6.1 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from 10245d6 to 9bcf8ea Compare April 8, 2024 18:10
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.6.1 fix(deps): update dependency @formkit/core to v1.6.2 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from 9bcf8ea to 1b0f66f Compare May 14, 2024 19:03
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.6.2 fix(deps): update dependency @formkit/core to v1.6.3 May 14, 2024
@renovate renovate bot force-pushed the renovate/formkit-core-1.x branch from 1b0f66f to 8f55a00 Compare May 28, 2024 20:16
@renovate renovate bot changed the title fix(deps): update dependency @formkit/core to v1.6.3 fix(deps): update dependency @formkit/core to v1.6.5 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants