Skip to content

Releases: sfxcode/formkit-primevue

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

v1.9.11

10 Apr 05:37

Choose a tag to compare

compare changes

🏡 Chore

  • dependencies: Update FormKit to 1.6.2 (ad0afb9)

❤️ Contributors

v1.9.10

04 Apr 09:04

Choose a tag to compare

compare changes

💅 Refactors

  • build: Move definitions to own folder (4abc985)

🏡 Chore

  • dependencies: Update PrimeVue to 3.51 (506bf4e)
  • linting: Fix some issues (fddf492)

❤️ Contributors

v1.9.8

31 Mar 15:34

Choose a tag to compare

compare changes

💅 Refactors

  • build: Move definitions to own folder (e525a13)
  • build: Move definitions to own folder (df375f0)

🏡 Chore

  • dependencies: Update FormKit to 1.6.1 (61b1467)

❤️ Contributors

v1.9.6

18 Mar 18:22

Choose a tag to compare

compare changes

🩹 Fixes

  • Allow reactivity of icon attribute (34feb7a)
  • Remove debug output in html (d9b4ca6)
  • Use icon and iconPosition prop defined in formkit component, to allow kebab-cased props in non-schema definitions (c7d61b4)

📖 Documentation

  • Update CHANGELOG.md for v1.9.5 [skip ci] (b801812)

🏡 Chore

  • release: Add unjs / changelogen (0a318c7)

❤️ Contributors

v1.9.5

16 Mar 07:04

Choose a tag to compare

🔧 Chores

v1.9.4

13 Mar 18:19

Choose a tag to compare

✨ New Features

🔧 Chores

v1.9.3

11 Mar 23:08

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

🔧 Chores

v1.9.2

11 Mar 17:07

Choose a tag to compare

♻️ Refactors

  • a3c6a1b - addListGroupFunctions: rename node parameter to parentNode (commit by @sfxcode)

🔧 Chores

v1.9.1

08 Mar 16:57

Choose a tag to compare

✨ New Features

  • ce10c14 - addListGroupFunctions: add default object for add node- change insertNode to copyNode (commit by @sfxcode)
  • 73ce845 - demo: add schema based repeater demo (commit by @sfxcode)

🐛 Bug Fixes

  • 65162c9 - addListGroupFunctions: insertDuplicate should clone existing object (commit by @sfxcode)

♻️ Refactors

🔧 Chores