Skip to content

v1.3.0

Choose a tag to compare

@sfxcode sfxcode released this 12 Aug 22:43
· 24 commits to main since this release

compare changes

馃殌 Enhancements

  • Implement input editor and schema for FormKit properties (71922d5)
  • Add input editor component for FormKit properties (c8206f2)
  • Implement form builder component with drag-and-drop field templates (82758cd)
  • Add Input Editor and Form Builder links to navigation (19d9f6c)
  • Enhance USelect and USelectMenu components with responsive width adjustments (234e753)
  • Implement structured field editor for FormKit properties with sync capabilities (87da8d3)
  • Rename input editor functions to align with FormKit naming conventions (7511e9d)

馃┕ Fixes

  • Prevent FUDataEdit's default submit button from showing in form builder (b0956e4)
  • Make Input Editor's $get() ids unique per mount to avoid registry races (08f8540)
  • Force h3Version 1 in vitest Nuxt environment to avoid unsafe h3-next import (20079a6)

馃彙 Chore

  • Update release script to use minor versioning for changelogen (c524640)
  • Update sass-embedded to version 1.102.0 (82db2c4)

鉂わ笍 Contributors