Releases: primefaces/primevue
Releases Β· primefaces/primevue
PrimeVue 4.0.0-beta.2
Full Changelog: 4.0.0-beta.1...4.0.0-beta-2
PrimeVue 4.0.0-beta.1
Spring sale updates
PrimeVue 3.52.0
What's Changed
- Fix #5508: InputNumber allow AZERTY keyboards by @melloware in #5560
- fix(#5577): Use event.key instead of event.code for determining digits by @csaba215 in #5578
- Update StyledDoc.vue by @claushellsing in #5556
- fix: pass passthrough options to the nodeicon slot by @ig-onoffice-de in #5575
- Fixed #1027 - Knob: Allow a label function for greater flexibility by @dispatchrabbi in #5569
- Explain the default exclude option in the Nuxt module configuration docs. by @RustyRaptor in #5584
- fix #5518: prevent erros thrown by ScrollPanel loading by @autoboxer in #5519
- fix: #5433 add formattedValue type by @xxx123123 in #5617
- fix(#5562): support style for submenuHeader in Menu by @i7slegend in #5564
- Fix TreeTable not using filterField by @franklx in #5523
- fix(sidebar): dismissable property should still be reactive after mount by @XavierChevalier in #5568
- Fixed #5596 - Calendar: Hours are set to 00 when clicking the "Today" button by @thristov78 in #5607
- #5618 - Updated AutoComplete to allow form submission using return by @carldenigma in #5619
- [FileUpload] Remove incorrect sentence in customUpload prop docs by @jacobtylerwalls in #5632
- Fixed #5372: DataTable: Modifying value of expendedRow is n⦠by @bdh92123 in #5637
- fix(DataTable): fix rowClass type definition and improve usage documentation for rowClass and rowStyle. Fixes #5498 by @m-meier in #5638
New Contributors
- @csaba215 made their first contribution in #5578
- @dispatchrabbi made their first contribution in #5569
- @RustyRaptor made their first contribution in #5584
- @xxx123123 made their first contribution in #5617
- @XavierChevalier made their first contribution in #5568
- @thristov78 made their first contribution in #5607
- @carldenigma made their first contribution in #5619
- @bdh92123 made their first contribution in #5637
Full Changelog: 3.51.0...3.52.0
PrimeVue 3.51.0
What's Changed
- Fix typo in Tree.d.ts by @jacobtylerwalls in #5428
- Fix typo by @a-ryang in #5430
- Fix #3928: InputNumber allow cut and paste by @melloware in #5456
- (fix)Tree: Pass class to TreeNodes nodeIcon slot by @ig-onoffice-de in #5453
- doc(splitbutton): fix composition API composable use by @metanas in #5467
- fix(Calendar): when inline, do not apply fixed width to overlay by @DamianGlowala in #5300
- fix(types): augment
GlobalComponent
interface invue
module by @BobbieGoede in #5419 - Fixes #3609 - Update Calendar typings to be precise by @Magiczne in #4972
- Update StyledDoc.vue by @claushellsing in #5482
- fix: duplicate values on search in multiselect by @navedqb in #5458
- Carousel - Empty Slot by @RodTGG in #5432
- Fix #5320 β Carousel blocking touch scroll by @lukereative in #5513
- Fix #5412 - Twice render if attribute id not defined by @i7slegend in #5486
New Contributors
- @jacobtylerwalls made their first contribution in #5428
- @a-ryang made their first contribution in #5430
- @metanas made their first contribution in #5467
- @BobbieGoede made their first contribution in #5419
- @claushellsing made their first contribution in #5482
- @RodTGG made their first contribution in #5432
- @lukereative made their first contribution in #5513
Full Changelog: 3.50.0...3.51.0
PrimeVue 3.50.0
What's Changed
- Refactor: Rename AccordionStyle to FileUploadStyle by @swarakaka in #5370
- Add
disabled
toSelectButtonContext
type by @drevantonder in #5355 - fixed #5394 | replace isIntegerOnly with integerOnly by @mehmetcetin01140 in #5395
- Update Image.d.ts by @Popeye4242 in #5390
- fix: use KeyboardEvent
key
instead ofcode
by @kehwar in #5391 - fix: incorrect inputmode by @navedqb in #5385
- Fix #5336: InputOtp Length not working by @amal-qb in #5383
- feat(Tree): Add slot for nodeIcon by @ig-onoffice-de in #5339
- Fix
rowClass
Type Definition inDataTable
by @shtse8 in #5414 - Fix #5008 InputNumber: Cleanup KeyDown by @melloware in #5418
New Contributors
- @swarakaka made their first contribution in #5370
- @drevantonder made their first contribution in #5355
- @mehmetcetin01140 made their first contribution in #5395
- @Popeye4242 made their first contribution in #5390
- @kehwar made their first contribution in #5391
- @ig-onoffice-de made their first contribution in #5339
- @shtse8 made their first contribution in #5414
Full Changelog: 3.49.1...3.50.0
PrimeVue 3.49.1
Full Changelog: 3.49.0...3.49.1
PrimeVue 3.49.0
What's Changed
- fix: error in console on dragging dialog by @navedqb in #5247
- Fixed Menu Doc Router Composition Api Push by @ensgenc in #5262
- fix: fix select all in single selection mode on Ctrl-A press by @navedqb in #5272
- Fix #5281 - Knob Min/Max Source Code by @amal-qb in #5282
- fix(Calendar): expose same attrs to pt context for day and day label by @DamianGlowala in #5313
- Fix #5314 - Filled Password Example by @amal-qb in #5315
- Fix #5285 - Improve string type hints DX by @DaPotatoMan in #5286
- Fixed #5138 - Dropdown: esc keypress propagates and triggers close in⦠by @tugcekucukoglu in #5269
- MenuBar: Pressing Escape-Key in submenu moves focus to β¦ by @tugcekucukoglu in #5323
New Contributors
- @ensgenc made their first contribution in #5262
- @DamianGlowala made their first contribution in #5313
- @DaPotatoMan made their first contribution in #5286
Full Changelog: 3.48.1...3.49.0
PrimeVue 3.48.1
What's Changed
- Splitter: Fix keyboard repeat behavior by @melloware in #5206
- Remove missed inputProps from InputSwitch by @felldo in #5227
- Fix PrimeVuePTOptions.global.css (missing parenthesis) by @xenolithviktor in #5232
- fix: fix incorrect alignment in dropdown on filter by @navedqb in #5216
New Contributors
- @xenolithviktor made their first contribution in #5232
Full Changelog: 3.48.0...3.48.1
PrimeVue 3.48.0
What's Changed
- Update README.md - wrong link by @maol74 in #5161
- docs(color-picker): parameter field in emit change event is incorrect by @betavs in #5189
- Fix #5184 - Toast: Sticky option documentation enhancement by @Tamas-hi in #5185
- fix end value has mixed support vite warning by @Tamas-hi in #5182
- fix(color-picker): change event only shows old color value by @betavs in #5109
New Contributors
Full Changelog: 3.47.2...3.48.0
PrimeVue 3.47.2
Full Changelog: 3.47.1...3.47.2