Skip to content

Update dependency @formkit/addons to v1.4.0 #1125

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

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@formkit/addons (source) 1.3.1 -> 1.4.0 age adoption passing confidence

Release Notes

formkit/formkit (@​formkit/addons)

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.

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 force-pushed the renovate/formkit-addons-1.x branch from a5c32fa to 1ea1871 Compare November 29, 2023 07:38
@renovate renovate bot changed the title Update dependency @formkit/addons to v1.3.2 Update dependency @formkit/addons to v1.4.0 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/formkit-addons-1.x branch from 1ea1871 to 78ace26 Compare December 5, 2023 21:42
@renovate renovate bot force-pushed the renovate/formkit-addons-1.x branch from 78ace26 to d862141 Compare December 29, 2023 01:39
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@w3bdesign w3bdesign merged commit 44954b9 into main Dec 29, 2023
@renovate renovate bot deleted the renovate/formkit-addons-1.x branch December 29, 2023 01:42
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.

1 participant