Skip to content

Releases: sfxcode/formkit-primevue

v3.0.4

03 Aug 14:09
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • PrimeOutputList: Simplify return value in getListValues computed property (5fcb69e)

❤️ Contributors

v3.0.3

03 Aug 10:31
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • PrimeOutputList: Add converter functions for output list and update props to support conversion (a09d3de)
  • Add family property to input and output definitions for PrimeInput and PrimeOutput (a71932a)

🩹 Fixes

  • Update type check for prime input nodes in addPrimeAsteriskPlugin (0e041d0)

🏡 Chore

  • Update @antfu/eslint-config, vue-tsc, and other dependencies in package.json and pnpm-lock.yaml (cb627fc)
  • Update unocss and related dependencies to version 66.4.0 (812a8a3)

❤️ Contributors

v3.0.2

31 Jul 18:52
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Update primevue, @primeuix/themes, and typescript versions in package.json (7042268)

❤️ Contributors

v3.0.1

28 Jul 21:36
Compare
Choose a tag to compare

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

v3.0.0

27 Jul 08:41
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • dependencies: Update package versions for improved compatibility (3978388)
  • release: Update release script to use major versioning (e0ef4b7)
  • Remove Editor (Breaking) [#77]

❤️ Contributors

v2.9.9

13 Jul 10:54
Compare
Choose a tag to compare

v2.9.9

compare changes

🚀 Enhancements

  • PrimeAutoComplete: Enhance paste handling to support direct value assignment when no separators are provided (8d41299)

🩹 Fixes

  • PrimeAutoComplete: Improve v-model synchronization and handle paste events with local state (c65c4a6)
  • AppTopbar: Remove 'Form Editor' sample for the moment (157618e)

🏡 Chore

  • dependencies: Update package versions for improved compatibility (b5a8487)
  • dependencies: Downgrade quill to version 1.3.7 and update related dependencies - fix dev:build error when importing Editor Component (7c75a11)

❤️ Contributors

v2.9.8

13 Jul 07:57
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • PrimeAutoComplete: Default use commas as separator on paste, add support for multiple custom separators in paste handling, (2de6dca)

🏡 Chore

  • dependencies: Update package versions for improved compatibility (493566e)

❤️ Contributors

v2.9.7

19 Jun 00:08
25eaecd
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • demo: Add another AutoComplete sample with async complete function and new props (fluid, placeholder, minLength) (6a949e6)
  • primeSelect: Replace deprecated properties panelStyle/panelClass with overlayStyle/overlayClass (d33735b)

🩹 Fixes

  • primeAutoComplete: Fix custom input definition for additional props (minLength, placeholder, fluid) (52cf18a)

❤️ Contributors

v2.9.6

19 Jun 00:01
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • useFormKitSection: Replace uuid with crypto.randomUUID for ID generation (48f27a0)

🏡 Chore

  • dependencies: Update package versions for improved compatibility (6aeafcd)

❤️ Contributors

v2.9.5

03 Jun 18:14
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • primeAutoComplete: Enable async complete functions with loading state, add additional properties (minLength, placeholder, fluid) (2fcd37a)
  • primeAutoComplete: Enable async complete functions with loading state, add additional properties (minLength, placeholder, fluid) (a8d8535)

🏡 Chore

  • dependencies: Update to PrimeVue 4.3.5 (18eced4)

❤️ Contributors