Skip to content

v3.0.1

Choose a tag to compare

@sfxcode sfxcode released this 28 Jul 21:36
· 52 commits to main since this release

compare changes

🚀 Enhancements

  • Add prefix and suffix icon click handlers to output components (838a607)
  • Remove Editor route from AppTopbar navigation (ee3e0f7)
  • Replace FormKit components with custom FormKitDataEdit and FormKitDataView (4a129a9)
  • Add help text to InputText component (014e4ea)
  • Add demo label plugin for FormKit nodes with help text support by title and hide help section (a44d2a2)
  • Add PrimeLabel component with help text support for FormKit nodes showing custom plugin sample for demo (d4023e3)
  • Remove unused inputClass variable from PrimeInput component (bcf5b93)
  • Add type safety to iconClass and onClick props in FormKit components (7dcd135)
  • Remove unused imports of defineProps in FormKitIcon, FormKitPrefix, and FormKitSuffix components (54e8dc6)

🏡 Chore

  • release: Update release script to use patch versioning (18affbb)
  • Update package versions in package.json and pnpm-lock.yaml (12c112f)

❤️ Contributors