Skip to content

PrimeVue 4.3.4

Latest
Compare
Choose a tag to compare
@tugcekucukoglu tugcekucukoglu released this 07 May 09:13
· 34 commits to master since this release

What's Changed

  • fix(fileupload): fix the missing slot prop named files for the filelabel 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 the show and toggle methods by @wangziling in #7560
  • fix(select): fix the issue that cannot hide the overlay when appendTo equals self 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

Full Changelog: 4.3.3...4.3.4