PrimeVue 3.52.0
tugcekucukoglu
released this
26 Apr 11:06
·
3248 commits
to master
since this release
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