Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sandros94
Copy link
Member

@sandros94 sandros94 commented Sep 9, 2025

πŸ”— Linked issue

Resolves #3505

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Was actually able to create a small recusive parser which does not need to be re-executed on each input.

image

Also fixed support for modelValue and defaultValue for CheckboxGroup and RadioGroup

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link

pkg-pr-new bot commented Sep 9, 2025

npm i https://pkg.pr.new/@nuxt/ui@4933

commit: f001029

@benjamincanac benjamincanac merged commit 11a0320 into v4 Sep 9, 2025
14 checks passed
@benjamincanac benjamincanac deleted the fix/dot-notation-keys branch September 9, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript error with nested properties in InputMenu valueKey and labelKey
2 participants