Releases: primefaces/primevue
Releases Β· primefaces/primevue
PrimeVue 4.3.5
What's Changed
- Fix lifeRemaining calculation in ToastMessage to avoid NaN by @alediba-dev in #7685
- fix: call d_columns.get() to avoid duplicate computed execution by @bahadirOzcakmak in #7679
- fix: keep focus when enter without any matchings by @EasonLin0716 in #7696
- separate CSV generation from exportCSV method by @LuisCasanova11 in #7629
- Forms: add setFieldValue null check by @mbppower in #7479
New Contributors
- @alediba-dev made their first contribution in #7685
- @EasonLin0716 made their first contribution in #7696
- @LuisCasanova11 made their first contribution in #7629
- @mbppower made their first contribution in #7479
Full Changelog: 4.3.4...4.3.5
PrimeVue 4.3.4
What's Changed
- fix(fileupload): fix the missing slot prop named
files
for thefilelabel
slot by @wangziling in #7555 - fix(docs): correct formatting for auto-import config example by @DannyFeliz in #7548
- Added Function to CascadeSelectSub props to remove type check warning by @XanEliot in #7620
- Fix the memory leak of the tooltip directive. by @Sh1ri in #7625
- Fix ref import missing for Paginator.vue by @xmannv in #7623
- Multiselect slot schema by @maxiim3 in #7610
- docs(confirmationoptions): fix default value for
modal
by @FloEdelmann in #7563 - chore(menu): enable to point out the exact
event.currentTarget
for theshow
andtoggle
methods by @wangziling in #7560 - fix(select): fix the issue that cannot hide the overlay when
appendTo
equalsself
by @wangziling in #7541 - fix: change matchmode in filter menu without constraints by @HassanDomeDenea in #7558
- fix Image custom preview icon by @Oli8 in #7653
- fix: DynamicDialog 'Events' example by @nate-watkins in #7643
- fix: add onclick handler to volt
select
component clear icon by @ngkhaiwern in #7639 - fix(accordionheader): declare active prop in type definition for AccordionHeader by @space88man in #7592
- FIX: ColorPicker hue selector. by @indexcv in #7578
- fix: move unmaskIcon and maskIcon class from slot to component to ap⦠by @bahadirOzcakmak in #7665
- fix: typos in columnfilter by @navedqb in #7670
- Make sure no tooltip element will be created after tooltip is unmounted by @weiwen-chi in #7674
- fix(FileUpload): clear file list after successful custom upload by @darwishdev in #7663
- Fix falsy defaultValue in uncontrolled mode by @ajm13 in #7590
- fix(primevue): Add Backspace and Enter key support for mobile Editable Select by @mandoong in #7583
- fix(datepicker): Add novalidate attribute with value true by @eugenefox in #7580
New Contributors
- @DannyFeliz made their first contribution in #7548
- @XanEliot made their first contribution in #7620
- @Sh1ri made their first contribution in #7625
- @xmannv made their first contribution in #7623
- @maxiim3 made their first contribution in #7610
- @HassanDomeDenea made their first contribution in #7558
- @nate-watkins made their first contribution in #7643
- @ngkhaiwern made their first contribution in #7639
- @space88man made their first contribution in #7592
- @indexcv made their first contribution in #7578
- @bahadirOzcakmak made their first contribution in #7665
- @weiwen-chi made their first contribution in #7674
- @darwishdev made their first contribution in #7663
- @mandoong made their first contribution in #7583
- @eugenefox made their first contribution in #7580
Full Changelog: 4.3.3...4.3.4
PrimeVue 4.3.3
What's Changed
- Fixed "multiple select" checkbox wrong listener in TableHeader by @mrmt00 in #7439
- test(primevue): fix the failure about the
maximizable
of theDialog
component by @wangziling in #7438 - fix(dynamic-dialog): use v-on instead of v-bind for emits by @J-Michalek in #7428
- Infer the DataTable generic type from the value prop by @EwenDC in #7427
- fix(tooltip): fix memory leak by storing bound event handler references by @islamsaka in #7412
- fixes(TabList): Do not update inkbar if element doesn't exists by @SamuelWei in #7411
- fix: Select cannot update(clicking) in Datatable(celledit mode) #7403 by @wuc656 in #7404
- fix(primevue): fix the issue that
panel menu
cannot render the correctSSR dom
that contains nested active list items by @wangziling in #7442 - fix(primevue): fix the issue that wrong
id
of thetab panel
component by @wangziling in #7444 - chore(primevue): enable to focus back after
galleria
component hiding by @wangziling in #7447 - Add type guards to DataTable restoreState to prevent errors & state corruption by @EwenDC in #7423
- chore(primevue): enable to hide the fullscreen
galleria
component byEscape
by @wangziling in #7449 - fix(primevue): only add file to uploaded files if upload successful by @LudHag in #7459
- Fixed issue in Select.vue by @eyal-egf in #7170
- fix: add resize observer on VirtualScroller component by @erwanlfrt in #7353
- Refactor KeyFilter to improve value validation during key and paste events by @YannisJustine in #7464
- fix(primevue): try to fix the memory leak of the
datatable
component by @wangziling in #7450 - fix(form): make FormSubmitEvent generic for better type safety by @xl495 in #7287
- fix: DatePicker/Select fix outsideClickListener inside web components by @abaumg in #7160
- fix(InputNumber): added "required" prop which is present in wrapped component (InputText) already by @wasiqwiqar in #7063
- fix(primevue): fix the issue that cannot correctly get the last
tab
item by @wangziling in #7469 - fix: add an extra condition for tryOnMounted method by @andrew-cmdltt in #6454
- fix: exception after reordering columns and removing columns in select by @Unatart in #7487
- Fix paginator container slot props in DataTable component by @YannisJustine in #7489
- Fix regression inserted by #7291 on ColorPicker by @waldeck-dev in #7511
New Contributors
- @mrmt00 made their first contribution in #7439
- @EwenDC made their first contribution in #7427
- @islamsaka made their first contribution in #7412
- @SamuelWei made their first contribution in #7411
- @LudHag made their first contribution in #7459
- @eyal-egf made their first contribution in #7170
- @abaumg made their first contribution in #7160
- @wasiqwiqar made their first contribution in #7063
- @Unatart made their first contribution in #7487
Full Changelog: 4.3.2...4.3.3
PrimeVue 4.3.2
What's Changed
- Update OverrideDoc.vue by @Tamas-hi in #7320
- fix: #7360 - Select: style error when resize window by @sivareddyuppathi in #7362
- Button with icon onyl - Rollback change from #7123 by @rgrosjean in #7326
- make allowEmpty compatible with multiple on SelectButton by @Winter979 in #7357
- fix: galleria item navigators disable state by @ekh-anadeainc in #7319
- fix: add name attribute in select by @navedqb in #7314
- fix(multi-select): autoFilterFocus and autoOptionFocus working together by @J-Michalek in #7299
- Cache hue value locally on ColorPicker by @waldeck-dev in #7291
- fix(DataTable): #7335 by @AkifAycicek in #7352
- Fix: Make message detail optional in toast message by @jhoermann in #7336
- fix #7294: AutoComplete - don't block default behaviour for Space key (writing a space) if no focused option by @MildConcussion in #7365
- fix: tablist prev/next button type by @quantumwebco in #7382
- fix: InputMask #7378 by @wuc656 in #7377
- Fix DatePicker parsing ISO string by @gkolotelo in #7398
New Contributors
- @rgrosjean made their first contribution in #7326
- @ekh-anadeainc made their first contribution in #7319
- @waldeck-dev made their first contribution in #7291
- @AkifAycicek made their first contribution in #7352
- @jhoermann made their first contribution in #7336
- @MildConcussion made their first contribution in #7365
- @quantumwebco made their first contribution in #7382
- @gkolotelo made their first contribution in #7398
Full Changelog: 4.3.1...4.3.2
4.3.1
Remove unused
4.3.0
Summary updates
4.3.0-rc.1
Release 4.3.0-rc.1
PrimeVue 4.2.5
What's Changed
- fix(component): [input-mask] same value triggers update by @betavs in #6886
- Slider: Handle drag fix by @Stawlie in #6885
- Theme designer content create fix by @AnastasiaTsi in #6893
- Fix #6896. Select: fluid doesnt apply properly by @is-paranoia in #6897
- Add isFileLimitExceeded before file is pushed in FileUpload by @sdkirlak in #6901
- fix(Carousel): allow autoplay when value has valid count by @KumJungMin in #6902
- fix(DataTable): update tabIndex when targetRow exists by @KumJungMin in #6920
- fix(TreeTable): Row selected on click at node toggle icon by @KriXPello in #6933
- Fix $form type error by @alirni in #6941
- fix: format date intially by @sivareddyuppathi in #6931
New Contributors
- @AnastasiaTsi made their first contribution in #6893
- @is-paranoia made their first contribution in #6897
- @sdkirlak made their first contribution in #6901
- @KriXPello made their first contribution in #6933
- @alirni made their first contribution in #6941
Full Changelog: 4.2.4...4.2.5
PrimeVue 3.53.1
Update package-lock.json
PrimeVue 4.2.4
What's Changed
- Knob (Typescript): Fix valueTemplate prop type definition by @StealthC in #6842
- Fix #6837 - Updated onInputKeyDown() on InputNumber so that it works as expected by @Abassion in #6845
- fix (ToggleSwitch): Fixed #6859 by @Stawlie in #6860
- fix(TreeTable): prevent selection when selectable is set to false (checkbox mode) by @KumJungMin in #6855
- #6776 fix: Virtual scroller: step prop in delay mode breaks the component by @avramz in #6862
New Contributors
Full Changelog: 4.2.3...4.2.4