Releases: sfxcode/formkit-primevue
Releases · sfxcode/formkit-primevue
v2.3.9
compare changes
💅 Refactors
- inputs: Use prefix and suffix instead of labelLeft and labelRight (206fbea)
- RadioButton: Use flex styling for better aligning in default (68c7950)
- Outputs: Add prefix, prefixIcon, suffix, suffixIcon to definition (3b1579a)
- editor: Use Columns (433439d)
❤️ Contributors
v2.3.7
compare changes
🚀 Enhancements
- data: Add formClass to DataEdit and DataView - add demo for formkit class styling (b656541)
- editor: Add option to display a text as number if possible (e281dd1)
❤️ Contributors
v2.3.6
compare changes
🚀 Enhancements
- output: Add components to editor (629bc39)
🩹 Fixes
- components: Remove wrapperClass because of clash with fromkit class handling (4f4f640)
💅 Refactors
- components: Use formkit notation for icons (8e7e2cf)
- PrimeInputText: Use forkit notation for icons (c2ba491)
❤️ Contributors