Skip to content

Releases: primefaces/primevue

PrimeVue 4.4.1

07 Oct 14:56
Compare
Choose a tag to compare

What's Changed

  • Feature/fix accessibility aria controls by @geiregjo in #8162
  • Change role of Drawer depending if its modal or not by @geiregjo in #8167
  • fix DatePickerProps: make updateModelType optional by @J43fura in #8170

Full Changelog: 4.4.0...4.4.1

PrimeVue 4.4.0

01 Oct 13:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.9...4.4.0

PrimeVue 4.3.9

05 Sep 13:21
Compare
Choose a tag to compare

What's Changed

  • fix(TreeTable): pass pagination props to paginatorcontainer slot for … by @meet-vaghasiya in #8000
  • fix incorrect locale references and reversed logic in columnFilterButtonAriaLabel by @nborko in #8059
  • fix: block float paste in integeronly input by @navedqb in #7994
  • fix(DataTable): added missing data-p attributes by @NicolaiHorlacher in #8061
  • fix(TreeTable): added missing data-p attributes by @NicolaiHorlacher in #8063
  • fix style of checkbox icon when disabled (volt) by @wolfgangdenthaner in #8071
  • DatePicker fix: Fixed incorrect automatic date change for the "oo/y" and "o/y" datefo… by @DevAleks in #8013
  • docs: fix id attribute in textarea examples by @cyevgeniy in #7975
  • Listbox: Fixed: pt parameter header is not applied when using header slot by @jumika in #8038
  • fix(Select): Update Select.vue to fix issue 7909 by @wuc656 in #8008
  • Drop buggy listbox filter blur event handler by @EwenDC in #8021
  • fix(dialog): enabled dragging when using container template by @mrmt00 in #7893

New Contributors

Full Changelog: 4.3.8...4.3.9

PrimeVue 4.3.8

01 Sep 14:05
Compare
Choose a tag to compare

What's Changed

  • Update DownloadDoc.vue for MultiSelect component by @CameronBaffuto in #8052
  • docs: fix Dock documentation by @c0lt in #8045
  • Fiexed: InputNumber Component does not block composition input (IME - Korean, Japanese) by @YunKul-Lee in #8040

New Contributors

Full Changelog: 4.3.7...4.3.8

PrimeVue 4.3.7

31 Jul 12:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.6...4.3.7

PrimeVue 4.3.6

02 Jul 13:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.5...4.3.6

PrimeVue 4.3.5

02 Jun 12:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.4...4.3.5

PrimeVue 4.3.4

07 May 09:13
Compare
Choose a tag to compare

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

PrimeVue 4.3.3

26 Mar 15:20
Compare
Choose a tag to compare

What's Changed

  • Fixed "multiple select" checkbox wrong listener in TableHeader by @mrmt00 in #7439
  • test(primevue): fix the failure about the maximizable of the Dialog 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 correct SSR dom that contains nested active list items by @wangziling in #7442
  • fix(primevue): fix the issue that wrong id of the tab 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 by Escape 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

Full Changelog: 4.3.2...4.3.3

PrimeVue 4.3.2

12 Mar 11:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.1...4.3.2