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
PrimeVue 4.3.6
- Update TemplateDoc.vue by @Tamas-hi in https://github.com/primefaces/primevue/pull/7814
- Fix AccordionHeader and AoccrdionContent computed id by @blouflashdb in https://github.com/primefaces/primevue/pull/7777
- Patch 1: fix doc typo by @magical-l in https://github.com/primefaces/primevue/pull/7753
- fix(TreeTable): role treegrid by @antsteyer in https://github.com/primefaces/primevue/pull/7707
- fix: disable paste function on readonly mode by @navedqb in https://github.com/primefaces/primevue/pull/7825
- Update PR template for headings by @bjarnef in https://github.com/primefaces/primevue/pull/7768
- fix(ExampleDoc.vue): theme reference by @OhMyMndy in https://github.com/primefaces/primevue/pull/7766
- fix(ThemingDoc): tailwind presets link broken by @isakura313 in https://github.com/primefaces/primevue/pull/7719
- fix(SelectButton): add context prop to SelectButton and doc by @yzzting in https://github.com/primefaces/primevue/pull/7742
- fix groupRowsBy prop type error by @navedqb in https://github.com/primefaces/primevue/pull/7826
- fix(MenubarSub): aria-level invalid attribute for role menuitem by @antsteyer in https://github.com/primefaces/primevue/pull/7703
- fix(InputNumber): suffix problem after selecting all text by @EasonLin0716 in https://github.com/primefaces/primevue/pull/7728
- fix(chip): modified the label visibility condition by @eugenefox in https://github.com/primefaces/primevue/pull/7701
- DatePicker & MultiSelect: esc keypress propagates and triggers close in dialogs by @borsTiHD in https://github.com/primefaces/primevue/pull/7660
- fix(InputNumber): when allowEmpty='false' component is unusable by @EasonLin0716 in https://github.com/primefaces/primevue/pull/7727
- docs: spelling and grammar fix by @AidanMcB in https://github.com/primefaces/primevue/pull/7858
- Volt MultiSelect: add clearCallback by @yuhengliang in https://github.com/primefaces/primevue/pull/7845
- Volt DataTable: fix backdrop-blur by @yuhengliang in https://github.com/primefaces/primevue/pull/7844
- Fix DataTable expander button triggering unwanted row-click events by @xl495 in https://github.com/primefaces/primevue/pull/7799
- fix #5737 invalid toast emit typings by @Magiczne in https://github.com/primefaces/primevue/pull/7770
- Fix scrollBarY top attribute calculation by @imikho1ls in https://github.com/primefaces/primevue/pull/7815
- Accept readonly value in DataTable by @Kuba314 in https://github.com/primefaces/primevue/pull/7803
- Volt - Use slot naming shorthand to avoid eslint warnings by @connorabbas in https://github.com/primefaces/primevue/pull/7550
- fix(datepicker): keep current month visible when selecting a range by @eugenefox in https://github.com/primefaces/primevue/pull/7700
- fix: allow dialog to close on escape when closable is false by @navedqb in https://github.com/primefaces/primevue/pull/7872
- docs: fix typo in context menu doc by @dashdashzako in https://github.com/primefaces/primevue/pull/7878
- @blouflashdb made their first contribution in https://github.com/primefaces/primevue/pull/7777
- @magical-l made their first contribution in https://github.com/primefaces/primevue/pull/7753
- @antsteyer made their first contribution in https://github.com/primefaces/primevue/pull/7707
- @bjarnef made their first contribution in https://github.com/primefaces/primevue/pull/7768
- @OhMyMndy made their first contribution in https://github.com/primefaces/primevue/pull/7766
- @isakura313 made their first contribution in https://github.com/primefaces/primevue/pull/7719
- @borsTiHD made their first contribution in https://github.com/primefaces/primevue/pull/7660
- @AidanMcB made their first contribution in https://github.com/primefaces/primevue/pull/7858
- @yuhengliang made their first contribution in https://github.com/primefaces/primevue/pull/7845
- @imikho1ls made their first contribution in https://github.com/primefaces/primevue/pull/7815
- @Kuba314 made their first contribution in https://github.com/primefaces/primevue/pull/7803
- @dashdashzako made their first contribution in https://github.com/primefaces/primevue/pull/7878
Full Changelog: https://github.com/primefaces/primevue/compare/4.3.5...4.3.6
PrimeVue 4.3.5
- Fix lifeRemaining calculation in ToastMessage to avoid NaN by @alediba-dev in https://github.com/primefaces/primevue/pull/7685
- fix: call d_columns.get() to avoid duplicate computed execution by @bahadirOzcakmak in https://github.com/primefaces/primevue/pull/7679
- fix: keep focus when enter without any matchings by @EasonLin0716 in https://github.com/primefaces/primevue/pull/7696
- separate CSV generation from exportCSV method by @LuisCasanova11 in https://github.com/primefaces/primevue/pull/7629
- Forms: add setFieldValue null check by @mbppower in https://github.com/primefaces/primevue/pull/7479
- @alediba-dev made their first contribution in https://github.com/primefaces/primevue/pull/7685
- @EasonLin0716 made their first contribution in https://github.com/primefaces/primevue/pull/7696
- @LuisCasanova11 made their first contribution in https://github.com/primefaces/primevue/pull/7629
- @mbppower made their first contribution in https://github.com/primefaces/primevue/pull/7479
Full Changelog: https://github.com/primefaces/primevue/compare/4.3.4...4.3.5
PrimeVue 4.3.4
- fix(fileupload): fix the missing slot prop named
filesfor thefilelabelslot by @wangziling in https://github.com/primefaces/primevue/pull/7555 - fix(docs): correct formatting for auto-import config example by @DannyFeliz in https://github.com/primefaces/primevue/pull/7548
- Added Function to CascadeSelectSub props to remove type check warning by @XanEliot in https://github.com/primefaces/primevue/pull/7620
- Fix the memory leak of the tooltip directive. by @Sh1ri in https://github.com/primefaces/primevue/pull/7625
- Fix ref import missing for Paginator.vue by @xmannv in https://github.com/primefaces/primevue/pull/7623
- Multiselect slot schema by @maxiim3 in https://github.com/primefaces/primevue/pull/7610
- docs(confirmationoptions): fix default value for
modalby @FloEdelmann in https://github.com/primefaces/primevue/pull/7563 - chore(menu): enable to point out the exact
event.currentTargetfor theshowandtogglemethods by @wangziling in https://github.com/primefaces/primevue/pull/7560 - fix(select): fix the issue that cannot hide the overlay when
appendToequalsselfby @wangziling in https://github.com/primefaces/primevue/pull/7541 - fix: change matchmode in filter menu without constraints by @HassanDomeDenea in https://github.com/primefaces/primevue/pull/7558
- fix Image custom preview icon by @Oli8 in https://github.com/primefaces/primevue/pull/7653
- fix: DynamicDialog 'Events' example by @nate-watkins in https://github.com/primefaces/primevue/pull/7643
- fix: add onclick handler to volt
selectcomponent clear icon by @ngkhaiwern in https://github.com/primefaces/primevue/pull/7639 - fix(accordionheader): declare active prop in type definition for AccordionHeader by @space88man in https://github.com/primefaces/primevue/pull/7592
- FIX: ColorPicker hue selector. by @indexcv in https://github.com/primefaces/primevue/pull/7578
- fix: move unmaskIcon and maskIcon class from slot to component to ap… by @bahadirOzcakmak in https://github.com/primefaces/primevue/pull/7665
- fix: typos in columnfilter by @navedqb in https://github.com/primefaces/primevue/pull/7670
- Make sure no tooltip element will be created after tooltip is unmounted by @weiwen-chi in https://github.com/primefaces/primevue/pull/7674
- fix(FileUpload): clear file list after successful custom upload by @darwishdev in https://github.com/primefaces/primevue/pull/7663
- Fix falsy defaultValue in uncontrolled mode by @ajm13 in https://github.com/primefaces/primevue/pull/7590
- fix(primevue): Add Backspace and Enter key support for mobile Editable Select by @mandoong in https://github.com/primefaces/primevue/pull/7583
- fix(datepicker): Add novalidate attribute with value true by @eugenefox in https://github.com/primefaces/primevue/pull/7580
- @DannyFeliz made their first contribution in https://github.com/primefaces/primevue/pull/7548
- @XanEliot made their first contribution in https://github.com/primefaces/primevue/pull/7620
- @Sh1ri made their first contribution in https://github.com/primefaces/primevue/pull/7625
- @xmannv made their first contribution in https://github.com/primefaces/primevue/pull/7623
- @maxiim3 made their first contribution in https://github.com/primefaces/primevue/pull/7610
- @HassanDomeDenea made their first contribution in https://github.com/primefaces/primevue/pull/7558
- @nate-watkins made their first contribution in https://github.com/primefaces/primevue/pull/7643
- @ngkhaiwern made their first contribution in https://github.com/primefaces/primevue/pull/7639
- @space88man made their first contribution in https://github.com/primefaces/primevue/pull/7592
- @indexcv made their first contribution in https://github.com/primefaces/primevue/pull/7578
- @bahadirOzcakmak made their first contribution in https://github.com/primefaces/primevue/pull/7665
- @weiwen-chi made their first contribution in https://github.com/primefaces/primevue/pull/7674
- @darwishdev made their first contribution in https://github.com/primefaces/primevue/pull/7663
- @mandoong made their first contribution in https://github.com/primefaces/primevue/pull/7583
- @eugenefox made their first contribution in https://github.com/primefaces/primevue/pull/7580
Full Changelog: https://github.com/primefaces/primevue/compare/4.3.3...4.3.4
PrimeVue 4.3.3
- Fixed "multiple select" checkbox wrong listener in TableHeader by @mrmt00 in https://github.com/primefaces/primevue/pull/7439
- test(primevue): fix the failure about the
maximizableof theDialogcomponent by @wangziling in https://github.com/primefaces/primevue/pull/7438 - fix(dynamic-dialog): use v-on instead of v-bind for emits by @J-Michalek in https://github.com/primefaces/primevue/pull/7428
- Infer the DataTable generic type from the value prop by @EwenDC in https://github.com/primefaces/primevue/pull/7427
- fix(tooltip): fix memory leak by storing bound event handler references by @islamsaka in https://github.com/primefaces/primevue/pull/7412
- fixes(TabList): Do not update inkbar if element doesn't exists by @SamuelWei in https://github.com/primefaces/primevue/pull/7411
- fix: Select cannot update(clicking) in Datatable(celledit mode) #7403 by @wuc656 in https://github.com/primefaces/primevue/pull/7404
- fix(primevue): fix the issue that
panel menucannot render the correctSSR domthat contains nested active list items by @wangziling in https://github.com/primefaces/primevue/pull/7442 - fix(primevue): fix the issue that wrong
idof thetab panelcomponent by @wangziling in https://github.com/primefaces/primevue/pull/7444 - chore(primevue): enable to focus back after
galleriacomponent hiding by @wangziling in https://github.com/primefaces/primevue/pull/7447 - Add type guards to DataTable restoreState to prevent errors & state corruption by @EwenDC in https://github.com/primefaces/primevue/pull/7423
- chore(primevue): enable to hide the fullscreen
galleriacomponent byEscapeby @wangziling in https://github.com/primefaces/primevue/pull/7449 - fix(primevue): only add file to uploaded files if upload successful by @LudHag in https://github.com/primefaces/primevue/pull/7459
- Fixed issue in Select.vue by @eyal-egf in https://github.com/primefaces/primevue/pull/7170
- fix: add resize observer on VirtualScroller component by @erwanlfrt in https://github.com/primefaces/primevue/pull/7353
- Refactor KeyFilter to improve value validation during key and paste events by @YannisJustine in https://github.com/primefaces/primevue/pull/7464
- fix(primevue): try to fix the memory leak of the
datatablecomponent by @wangziling in https://github.com/primefaces/primevue/pull/7450 - fix(form): make FormSubmitEvent generic for better type safety by @xl495 in https://github.com/primefaces/primevue/pull/7287
- fix: DatePicker/Select fix outsideClickListener inside web components by @abaumg in https://github.com/primefaces/primevue/pull/7160
- fix(InputNumber): added "required" prop which is present in wrapped component (InputText) already by @wasiqwiqar in https://github.com/primefaces/primevue/pull/7063
- fix(primevue): fix the issue that cannot correctly get the last
tabitem by @wangziling in https://github.com/primefaces/primevue/pull/7469 - fix: add an extra condition for tryOnMounted method by @andrew-cmdltt in https://github.com/primefaces/primevue/pull/6454
- fix: exception after reordering columns and removing columns in select by @Unatart in https://github.com/primefaces/primevue/pull/7487
- Fix paginator container slot props in DataTable component by @YannisJustine in https://github.com/primefaces/primevue/pull/7489
- Fix regression inserted by #7291 on ColorPicker by @waldeck-dev in https://github.com/primefaces/primevue/pull/7511
- @mrmt00 made their first contribution in https://github.com/primefaces/primevue/pull/7439
- @EwenDC made their first contribution in https://github.com/primefaces/primevue/pull/7427
- @islamsaka made their first contribution in https://github.com/primefaces/primevue/pull/7412
- @SamuelWei made their first contribution in https://github.com/primefaces/primevue/pull/7411
- @LudHag made their first contribution in https://github.com/primefaces/primevue/pull/7459
- @eyal-egf made their first contribution in https://github.com/primefaces/primevue/pull/7170
- @abaumg made their first contribution in https://github.com/primefaces/primevue/pull/7160
- @wasiqwiqar made their first contribution in https://github.com/primefaces/primevue/pull/7063
- @Unatart made their first contribution in https://github.com/primefaces/primevue/pull/7487
Full Changelog: https://github.com/primefaces/primevue/compare/4.3.2...4.3.3