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