Releases: sfxcode/formkit-primevue
Releases · sfxcode/formkit-primevue
v1.9.11
10 Apr 05:37
Compare
Sorry, something went wrong.
No results found
v1.9.10
04 Apr 09:04
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.9.4
13 Mar 18:19
Compare
Sorry, something went wrong.
No results found
v1.9.3
11 Mar 23:08
Compare
Sorry, something went wrong.
No results found
✨ New Features
🐛 Bug Fixes
🔧 Chores
v1.9.2
11 Mar 17:07
Compare
Sorry, something went wrong.
No results found
♻️ Refactors
a3c6a1b - addListGroupFunctions : rename node parameter to parentNode (commit by @sfxcode )
🔧 Chores
v1.9.1
08 Mar 16:57
Compare
Sorry, something went wrong.
No results found
✨ 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
v1.9.0
05 Mar 20:40
Compare
Sorry, something went wrong.
No results found
✨ New Features
45dc148 - import deps and add formkit prop type
de9a026 - use handle blur correct
ed015f3 - add types (for intellisense) and allow to have kebab-cased component attributes instead of formkit attrs
ca65896 - add icon left right on input mask
🐛 Bug Fixes
2d62a4b - use only formkit disabled state instead of attrs which could lead into false disabled states
ba3aff9 - do not store attrs in a variable, otherwise reactivity on attrs are not working
4ebc0a8 - cleanup and reactivity fixes
be8e01e - move components to correct destination, which had wrong path due to rebase
41f3235 - rebase conflicts
aea515a - PrimeAutoComplete : add styleClass (commit by @sfxcode )
bdd82fb - components : :value should be preferred instead of v-bind (commit by @sfxcode )
🔧 Chores