PrimeVue 4.5.3
- fix: add hasCSSAnimation import to BlockUI by @navedqb in https://github.com/primefaces/primevue/pull/8322
- Add empty state template to FilterDoc by @navedqb in https://github.com/primefaces/primevue/pull/8320
- Fix - remove duplicate class with misleading name and property from api docs by @Benjaming61001 in https://github.com/primefaces/primevue/pull/8304
- fix(MeterGroup): bar not filled on rounded percent value by @EtiennePASSOT in https://github.com/primefaces/primevue/pull/8326
- @EtiennePASSOT made their first contribution in https://github.com/primefaces/primevue/pull/8326
Full Changelog: https://github.com/primefaces/primevue/compare/4.5.2...4.5.3
PrimeVue 4.5.1
- fix(docs): correct Discord link by @nathanzeng in https://github.com/primefaces/primevue/pull/8302
- fix(step-panel): property "ptParams" was accessed during render by @mavyfaby in https://github.com/primefaces/primevue/pull/8299
- Update DynamicDialogCloseOptions to use generic type by @lenard123 in https://github.com/primefaces/primevue/pull/8287
- Select: label length check by @mahdi-toosi in https://github.com/primefaces/primevue/pull/8259
- Added originalEvent to SelectButtonChangeEmit by @lyalls-marc in https://github.com/primefaces/primevue/pull/8238
- fix: conditional check on empty-array option prop by @wpoh-sil in https://github.com/primefaces/primevue/pull/8289
- Fix - remove duplicate class with misleading name and property from api docs by @Benjaming61001 in https://github.com/primefaces/primevue/pull/8273
- Fix typo in chart documentation by @alextana92 in https://github.com/primefaces/primevue/pull/8226
- @nathanzeng made their first contribution in https://github.com/primefaces/primevue/pull/8302
- @mavyfaby made their first contribution in https://github.com/primefaces/primevue/pull/8299
- @lenard123 made their first contribution in https://github.com/primefaces/primevue/pull/8287
- @mahdi-toosi made their first contribution in https://github.com/primefaces/primevue/pull/8259
- @lyalls-marc made their first contribution in https://github.com/primefaces/primevue/pull/8238
- @wpoh-sil made their first contribution in https://github.com/primefaces/primevue/pull/8289
- @Benjaming61001 made their first contribution in https://github.com/primefaces/primevue/pull/8273
- @alextana92 made their first contribution in https://github.com/primefaces/primevue/pull/8226
Full Changelog: https://github.com/primefaces/primevue/compare/4.5.0...4.5.1
PrimeVue 4.4.1
- Feature/fix accessibility aria controls by @geiregjo in https://github.com/primefaces/primevue/pull/8162
- Change role of Drawer depending if its modal or not by @geiregjo in https://github.com/primefaces/primevue/pull/8167
- fix
DatePickerProps: makeupdateModelTypeoptional by @J43fura in https://github.com/primefaces/primevue/pull/8170
Full Changelog: https://github.com/primefaces/primevue/compare/4.4.0...4.4.1
PrimeVue 4.4.0
- Fix parseDateTime when format has spaces by @NullUserException in https://github.com/primefaces/primevue/pull/8105
- Fix #7995 - unformatted date being displayed when clicking on the same date by @NullUserException in https://github.com/primefaces/primevue/pull/8106
- rename closeCallback slotProp in ConfirmDialog.vue by @erikOhlmeyerClockin in https://github.com/primefaces/primevue/pull/8118
- fix: Allow wrapped datatable columns by @stam in https://github.com/primefaces/primevue/pull/7771
- Do not unblock body scroll when the dismissable value changes to false by @daveeels in https://github.com/primefaces/primevue/pull/8115
- fix(MultiSelect): prevent non-group options being treated as groups when optionGroupLabel set by @whewchews in https://github.com/primefaces/primevue/pull/8101
- Fix(Editor): Ensure d_value updates render correctly for quill editor for unc… by @meet-vaghasiya in https://github.com/primefaces/primevue/pull/8123
- Volt Vue - Add support for the ProgressSpinner component by @hexrw in https://github.com/primefaces/primevue/pull/7987
- fix: enable single-field editing in OTP input by @navedqb in https://github.com/primefaces/primevue/pull/8132
- Fix #8109 - selecting multiple items in AutoComplete by @NullUserException in https://github.com/primefaces/primevue/pull/8110
- feat(drawer): add closeOnEscape prop to control closing on Escape Key by @znkrh in https://github.com/primefaces/primevue/pull/8120
- fix(datatable): make headercheckboxicon work again by @indieveed in https://github.com/primefaces/primevue/pull/7941
- Add collapsed to panel header slot by @pebl-work in https://github.com/primefaces/primevue/pull/8136
- fix(ConfirmDialog): add drag functionality to container template by @blackmesataiwan in https://github.com/primefaces/primevue/pull/8133
- Fix: Add immediate watcher for modelValue to update hsbValue and UI c… by @meet-vaghasiya in https://github.com/primefaces/primevue/pull/8144
- Fix: uncontrolled behavior in ColorPicker component by @Dog-Egg in https://github.com/primefaces/primevue/pull/8152
- fix(image): consolidate emits options and methods by @yzzting in https://github.com/primefaces/primevue/pull/8145
- Indicate indeterminate state with prop iso aria-checked attr by @geiregjo in https://github.com/primefaces/primevue/pull/8141
- fix/refactor: rewrite event.code --> event.key for by @Perfect03 in https://github.com/primefaces/primevue/pull/8139
- fix: Fix reactivity when base editable holder model value is an array by @FeBe95 in https://github.com/primefaces/primevue/pull/8154
- @NullUserException made their first contribution in https://github.com/primefaces/primevue/pull/8105
- @erikOhlmeyerClockin made their first contribution in https://github.com/primefaces/primevue/pull/8118
- @stam made their first contribution in https://github.com/primefaces/primevue/pull/7771
- @daveeels made their first contribution in https://github.com/primefaces/primevue/pull/8115
- @whewchews made their first contribution in https://github.com/primefaces/primevue/pull/8101
- @hexrw made their first contribution in https://github.com/primefaces/primevue/pull/7987
- @znkrh made their first contribution in https://github.com/primefaces/primevue/pull/8120
- @indieveed made their first contribution in https://github.com/primefaces/primevue/pull/7941
- @pebl-work made their first contribution in https://github.com/primefaces/primevue/pull/8136
- @blackmesataiwan made their first contribution in https://github.com/primefaces/primevue/pull/8133
- @Dog-Egg made their first contribution in https://github.com/primefaces/primevue/pull/8152
- @geiregjo made their first contribution in https://github.com/primefaces/primevue/pull/8141
- @Perfect03 made their first contribution in https://github.com/primefaces/primevue/pull/8139
Full Changelog: https://github.com/primefaces/primevue/compare/4.3.9...4.4.0
PrimeVue 4.3.9
- fix(TreeTable): pass pagination props to paginatorcontainer slot for … by @meet-vaghasiya in https://github.com/primefaces/primevue/pull/8000
- fix incorrect locale references and reversed logic in columnFilterButtonAriaLabel by @nborko in https://github.com/primefaces/primevue/pull/8059
- fix: block float paste in integeronly input by @navedqb in https://github.com/primefaces/primevue/pull/7994
- fix(DataTable): added missing data-p attributes by @NicolaiHorlacher in https://github.com/primefaces/primevue/pull/8061
- fix(TreeTable): added missing data-p attributes by @NicolaiHorlacher in https://github.com/primefaces/primevue/pull/8063
- fix style of checkbox icon when disabled (volt) by @wolfgangdenthaner in https://github.com/primefaces/primevue/pull/8071
- DatePicker fix: Fixed incorrect automatic date change for the "oo/y" and "o/y" datefo… by @DevAleks in https://github.com/primefaces/primevue/pull/8013
- docs: fix id attribute in textarea examples by @cyevgeniy in https://github.com/primefaces/primevue/pull/7975
- Listbox: Fixed: pt parameter header is not applied when using header slot by @jumika in https://github.com/primefaces/primevue/pull/8038
- fix(Select): Update Select.vue to fix issue 7909 by @wuc656 in https://github.com/primefaces/primevue/pull/8008
- Drop buggy listbox filter blur event handler by @EwenDC in https://github.com/primefaces/primevue/pull/8021
- fix(dialog): enabled dragging when using container template by @mrmt00 in https://github.com/primefaces/primevue/pull/7893
- @meet-vaghasiya made their first contribution in https://github.com/primefaces/primevue/pull/8000
- @nborko made their first contribution in https://github.com/primefaces/primevue/pull/8059
- @NicolaiHorlacher made their first contribution in https://github.com/primefaces/primevue/pull/8061
- @wolfgangdenthaner made their first contribution in https://github.com/primefaces/primevue/pull/8071
- @DevAleks made their first contribution in https://github.com/primefaces/primevue/pull/8013
- @cyevgeniy made their first contribution in https://github.com/primefaces/primevue/pull/7975
- @jumika made their first contribution in https://github.com/primefaces/primevue/pull/8038
Full Changelog: https://github.com/primefaces/primevue/compare/4.3.8...4.3.9
PrimeVue 4.3.8
- Update DownloadDoc.vue for MultiSelect component by @CameronBaffuto in https://github.com/primefaces/primevue/pull/8052
- docs: fix Dock documentation by @c0lt in https://github.com/primefaces/primevue/pull/8045
- Fiexed: InputNumber Component does not block composition input (IME - Korean, Japanese) by @YunKul-Lee in https://github.com/primefaces/primevue/pull/8040
- @CameronBaffuto made their first contribution in https://github.com/primefaces/primevue/pull/8052
- @c0lt made their first contribution in https://github.com/primefaces/primevue/pull/8045
- @YunKul-Lee made their first contribution in https://github.com/primefaces/primevue/pull/8040
Full Changelog: https://github.com/primefaces/primevue/compare/4.3.7...4.3.8
PrimeVue 4.3.7
- chore: indicate compatibility with Nuxt v4 major by @NamesMT in https://github.com/primefaces/primevue/pull/7798
- Fix typo at apidoc by @J43fura in https://github.com/primefaces/primevue/pull/7955
- Fix typos by @jacobtylerwalls in https://github.com/primefaces/primevue/pull/7952
- Fix expand button aria label by @NoelDeMartin in https://github.com/primefaces/primevue/pull/7960
- Fix(ColumnHeader): pass
filterInputProps&filterButtonPropsto HeaderCell by @koenjdejong in https://github.com/primefaces/primevue/pull/7921 - fix(datepicker): clear seconds when showSeconds is false by @navedqb in https://github.com/primefaces/primevue/pull/7947
- add possibility of number array to slider events values by @salix-d in https://github.com/primefaces/primevue/pull/7923
- fix: pass index to child TreeNodes by @WilliamSaedan in https://github.com/primefaces/primevue/pull/7904
- Made InputIcon aria-hidden by @JulianFun123 in https://github.com/primefaces/primevue/pull/7898
- fix(InputNumber): fix decimal value on spin by @navedqb in https://github.com/primefaces/primevue/pull/7927
- Make sure overlayVisible check only applies for non inline color picker by @LudHag in https://github.com/primefaces/primevue/pull/7935
- Fix/textarea autoresize by @jeromeabel in https://github.com/primefaces/primevue/pull/7962
- fix(MutliSelect): update model to empty array on clear click by @Winter979 in https://github.com/primefaces/primevue/pull/7907
- @NamesMT made their first contribution in https://github.com/primefaces/primevue/pull/7798
- @J43fura made their first contribution in https://github.com/primefaces/primevue/pull/7955
- @NoelDeMartin made their first contribution in https://github.com/primefaces/primevue/pull/7960
- @koenjdejong made their first contribution in https://github.com/primefaces/primevue/pull/7921
- @salix-d made their first contribution in https://github.com/primefaces/primevue/pull/7923
- @WilliamSaedan made their first contribution in https://github.com/primefaces/primevue/pull/7904
- @JulianFun123 made their first contribution in https://github.com/primefaces/primevue/pull/7898
- @jeromeabel made their first contribution in https://github.com/primefaces/primevue/pull/7962
Full Changelog: https://github.com/primefaces/primevue/compare/4.3.6...4.3.7