Releases: sfxcode/formkit-primevue
Releases · sfxcode/formkit-primevue
v1.9.0
✨ New Features
45dc148- import deps and add formkit prop typede9a026- use handle blur corrected015f3- add types (for intellisense) and allow to have kebab-cased component attributes instead of formkit attrsca65896- add icon left right on input mask
🐛 Bug Fixes
2d62a4b- use only formkit disabled state instead of attrs which could lead into false disabled statesba3aff9- do not store attrs in a variable, otherwise reactivity on attrs are not working4ebc0a8- cleanup and reactivity fixesbe8e01e- move components to correct destination, which had wrong path due to rebase41f3235- rebase conflictsaea515a- PrimeAutoComplete: add styleClass (commit by @sfxcode)bdd82fb- components: :value should be preferred instead of v-bind (commit by @sfxcode)
🔧 Chores
v1.8.6
v1.8.5
v1.8.1
v1.8.0
💥 BREAKING CHANGES
-
due to
be00f9b- Icons (commit by @sfxcode):IconField and InputIcon from latest PrimeVue 3.39.x is required for showing Icons - displaying icons on both sides is not longer supported
🐛 Bug Fixes
7cb09aa- state: Missing input disabled state, while submitting a form via XHR/Fetch request. #35 (commit by @sfxcode)80396b0- ui: Typo for TriStateCheckbox (commit by @sfxcode)6f137aa- demo: Some more styling for editor was needed (commit by @sfxcode)
♻️ Refactors
be00f9b- InputText: Icons (commit by @sfxcode)9e2520e- Inputs: Use v-bind for Attributed to passthrouh the maximum of all available attributes for PrimeVue components - however, some attributes has to be defined to work ... (commit by @sfxcode)
🔧 Chores
878c706- release: Next Version 1.7.3 (commit by @sfxcode)ad693bc- release: Next Version 1.7.4 (commit by @sfxcode)cf8da49- release: Next Version 1.7.4 (commit by @sfxcode)567627b- release: Next Version 1.7.4 (commit by @sfxcode)e7689dc- dependencies: PrimeVue 3.49.1 (commit by @sfxcode)9342532- release: Next Version 1.8.0 (commit by @sfxcode)
v1.7.4
v1.7.1
v1.7.0
v1.6.11
build(github): updated more actions
v1.6.10
docs(icons): Use prime-icons