Skip to content

Releases: sfxcode/formkit-primevue

v2.4.8

12 Sep 18:09
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Update dependencies Vue 3.5, FormKit 1.6.6, PrimeVue 4.0.7 (f59dcf6)
  • Linting (fd823aa)

❤️ Contributors

v2.4.7

05 Sep 08:29
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Null safe value for PrimeOutputLink (73d0115)

❤️ Contributors

v2.4.6

01 Sep 10:11
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • primeInputs: Create composable for easy setup of the needed components (104976a)

💅 Refactors

🏡 Chore

❤️ Contributors

v2.4.5

29 Aug 20:03
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • OutputReference: Remove the direct import for vue router RouterLink and use only the component name as default #50 (#50)

🏡 Chore

  • Update dependencies to latest primevue version (f1ddf55)
  • Linting (4bf4b22)

❤️ Contributors

v2.4.4

08 Aug 21:01
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • demo: JsonEditorVue Live Update was broken (da72199)
  • demo: JsonEditorVue Live Update was broken (4dd6702)
  • demo: Update Styling Homepage (b4edb49)

💅 Refactors

  • css: Remove unused css (43602a3)
  • css: Use css by Aura Theme (d8e4a43)
  • OutputList: Use custom p-chip-item styling from sass (64a7344)

🏡 Chore

❤️ Contributors

v2.4.3

04 Aug 11:12
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Outputs: Add some more properties and add new PrimeOutputReference component (730f20e)
  • demo: Update Output demos (0e8db2d)
  • OutputReference: Add title in definition (1c34a31)
  • InputEditor: Better handling of empty values - add innerClass and wrapperClass to Style section (c7ef469)
  • FormEditor: Update UI (f0a46e8)

📖 Documentation

  • README: Add PrimeOutputs and some minor text changes (774572f)

❤️ Contributors

v2.4.2

03 Aug 11:16
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • PrimeOutputBoolean: Add new Properties trueValue and falseValue (417f20a)
  • PrimeOutputBoolean: Add new Properties trueValue and falseValue (185aad1)
  • PrimeOutputList: Introduce Divider and more styling options - Add Chips Demo (d5f6eca)

💅 Refactors

  • Menu: Update Input Matrix (00651a0)

🏡 Chore

  • dependencies: Update to PrimeVue 4.0.3 (cdf4cab)
  • dependencies: Update to PrimeVue 4.0.4 (598826e)
  • dependencies: Switch to unbuild 3 (cdbb1c6)
  • Use linting (0e25c05)

❤️ Contributors

v2.4.1

30 Jul 21:07
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • imports: Add missing imports for FormKitDataEdit and FormKitDataView (41e9068)

📖 Documentation

  • vitepress: Update files and add new content (ed228ff)

🏡 Chore

  • Switch release to patch (0f22987)

❤️ Contributors

v2.4.0

30 Jul 11:10
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • icons: Breaking change name of leftIcon property to iconPrefix and right icon property to iconSuffix to prevent conflicts with formkits icon resolver #49 (#49)

❤️ Contributors

v2.3.11

30 Jul 05:15
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • style: Move p-formkit-data-debug to upper level (2f1d09d)

💅 Refactors

  • uuid: Use uuid 4 from uuid packacke (03c60f2)
  • uuid: Use uuid 4 from uuid package (805cf3c)
  • uuid: Use uuid 4 from uuid package (75d7655)
  • Use only p-formkit-data-debug for styling (24f6df3)
  • checkbox: Use Label class for suffix and prefix (22415f6)

🏡 Chore

❤️ Contributors