Skip to content

Releases: sfxcode/formkit-primevue

v2.0.6

11 Jul 11:12

Choose a tag to compare

compare changes

🩹 Fixes

  • autocomplete: Typeahead and prevent submit on enter (4d39672)
  • autocomplete: Typeahead and prevent submit on enter (7a0965a)

📖 Documentation

  • readme: Update for PrimeVue 4 (87e37d5)

❤️ Contributors

v2.0.5

03 Jul 18:06

Choose a tag to compare

compare changes

🩹 Fixes

  • imports: Removed direct import of PrimeVue components - (b77c679)
  • imports: Removed direct import of PrimeVue components - (c8ee640)

📖 Documentation

  • readme: Hint to Version 2.0.0 for PrimeVue 4 (78bd380)
  • readme: Hint to Version 2.0.0 for PrimeVue 4 (b935a73)

🏡 Chore

  • build: Add pnpm as default package manager (0ab7f8b)

❤️ Contributors

v2.0.3

01 Jul 06:05
38cce2d

Choose a tag to compare

compare changes

🩹 Fixes

  • imports: Removed direct import of PrimeVue components - (6ef02e8)

❤️ Contributors

v2.0.1

29 Jun 06:08

Choose a tag to compare

compare changes

🩹 Fixes

  • PrimeInputText: Remove iconPosition from IconField - property no longer exists in V4 (314bf89)

🏡 Chore

  • dependencies: Update to primevue 4 RC 3 (485318b)

❤️ Contributors

v2.0.2

30 Jun 10:10

Choose a tag to compare

compare changes

🩹 Fixes

  • primevue4: Remove TriStateCheckBox and add direct import of components (fd8f4a9)
  • primevue4: Remove TriStateCheckBox and add direct import of components (7562160)
  • PrimeInputText: Add imports (57d8a39)

💅 Refactors

  • primevue4: Remove Imports for input components used by formkit (f7411f5)
  • primevue4: Some changes in demo app (4231bbb)
  • primevue4: Some changes in demo app (c94c961)
  • Toast: Show header in meessage (7a53172)

🏡 Chore

  • build: Add pnpm as default package manager (96facc6)

❤️ Contributors

v1.11.3

02 Jun 08:03

Choose a tag to compare

compare changes

🏡 Chore

  • formkit: Update to 1.6.5 (35deeb5)

❤️ Contributors

v1.11.1

15 May 18:14

Choose a tag to compare

compare changes

📖 Documentation

  • readme: Add Limitation Entry #43 (#43)

🏡 Chore

  • formkit: Update to 1.6.3 (483132a)

❤️ Contributors

v1.11.0

09 May 14:40

Choose a tag to compare

compare changes

🚀 Enhancements

  • schema: Input Editor from schema (599f57b)
  • schema: Input Editor add key =s in schema for conditional parts (61a764b)
  • schema: Editor output tuning (be8ff8c)

📖 Documentation

  • readme: Add useInputEditorSchema (c43dbfe)

❤️ Contributors

v1.10.1

07 May 20:36

Choose a tag to compare

compare changes

🩹 Fixes

  • demo: _disabled replaced by disabled (8435268)
  • demo: _disabled replaced by disabled (697f835)

💅 Refactors

  • attributes: Change _readonly to readonly (97865b8)

🏡 Chore

✅ Tests

  • useFormKitSchema: Add tests for group and list (c909c59)

❤️ Contributors

v1.9.12

28 Apr 07:18

Choose a tag to compare

compare changes

🏡 Chore

  • dependencies: Update and remove .eslintignore file - since eslint 9 it is not supported anymore (93f7843)
  • dependencies: Update all (3eb7e25)
  • dependencies: Update PrimeVue to 3.52 (f8604f6)
  • linting: Fix some issues (421a35c)

✅ Tests

  • vitest: Create config and first test (2684d25)
  • coverage: Create coverage config (54411fd)

❤️ Contributors