Skip to content

Releases: primefaces/primevue

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

4.3.1

10 Mar 06:15
Compare
Choose a tag to compare
Remove unused

4.3.0

24 Feb 14:03
Compare
Choose a tag to compare
Summary updates

4.3.0-rc.1

20 Feb 20:51
Compare
Choose a tag to compare
Release 4.3.0-rc.1

PrimeVue 4.2.5

12 Dec 09:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.4...4.2.5

PrimeVue 3.53.1

12 Dec 07:26
Compare
Choose a tag to compare
Update package-lock.json

PrimeVue 4.2.4

28 Nov 06:54
Compare
Choose a tag to compare

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

PrimeVue 4.2.3

22 Nov 14:16
Compare
Choose a tag to compare

What's Changed

  • fix: prevent text cursor and typing in colorpicker by @navedqb in #6800
  • Tabs: @update:value parameter in function definition should be string… by @RBedbur in #6817
  • fix: correct empty label rendering to display non-breaking space by @navedqb in #6819
  • fix: update time format in 12 hrs format if hourFormat is 12hrs by @sivareddyuppathi in #6831

New Contributors

Full Changelog: 4.2.2...4.2.3

PrimeVue 4.2.2

14 Nov 11:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.1...4.2.2