Skip to content

v1.2.2

Choose a tag to compare

@sfxcode sfxcode released this 07 Jul 04:47
· 61 commits to main since this release

compare changes

🚀 Enhancements

  • Extract useFormKitRepeater composable, fix value sync, add min/max validation and nested support (effc3bf)
  • Add nuxtUIMultiStep/nuxtUIStep multi-step form inputs (a0ca090)
  • Add useFormKitForm composable and createNuxtUiFormkitConfig helper (e050c8d)
  • Add FUAutoForm component for schema-free forms (8e5f9b2)
  • Infer CalendarDate values and Zod schemas in FUAutoForm (c0c4ac4)
  • Enable clone/delete and right-align buttons on inferred repeaters (2c7c48b)

✅ Tests

  • Add FormKit registration, mount, and value-binding regression coverage (1d1e4d5)

❤️ Contributors