3.53.0
版本发布时间: 2024-06-27 20:39:56
primefaces/primevue最新发布版本:4.2.3(2024-11-22 22:16:38)
What's Changed
- docs(DirectivesDoc.vue): typo by @mustafa60x in https://github.com/primefaces/primevue/pull/5725
- docs(LoadingDoc.vue): Fixed incorrect icon name from 'check' to 'search'. by @mustafa60x in https://github.com/primefaces/primevue/pull/5712
- Fix #5671: Unused codes removed by @Rekl0w in https://github.com/primefaces/primevue/pull/5672
- fix: disable paste functionality in readonly mode by @navedqb in https://github.com/primefaces/primevue/pull/5730
- fix: pasting on readonly InputNumber by @simplyratl in https://github.com/primefaces/primevue/pull/5731
- Fix #5687: delete month parameter on onMonthSelect by @KumJungMin in https://github.com/primefaces/primevue/pull/5688
- fix: primevue #5740, InputOtp: Able to paste otp in readonly and disabled modes by @akshayaqburst in https://github.com/primefaces/primevue/pull/5741
- Fix typo in editorInitCallback docstring by @jacobtylerwalls in https://github.com/primefaces/primevue/pull/5796
- docs(TemplateDoc.vue) Remove unused Tailwind CSS class by @mustafa60x in https://github.com/primefaces/primevue/pull/5766
- Sass, not SASS by @TheJaredWilcurt in https://github.com/primefaces/primevue/pull/5795
- fix(DataTable): allow control c key for copy a table content. (#5757) by @KumJungMin in https://github.com/primefaces/primevue/pull/5759
- fix: paste function bug in integerOnly mode by @navedqb in https://github.com/primefaces/primevue/pull/5798
- types: Make TreeNode.key required by @jacobtylerwalls in https://github.com/primefaces/primevue/pull/5835
- fix: tiered menu popup not closing on escape by @sruthyqb in https://github.com/primefaces/primevue/pull/5827
- fix(Dropdown): prevent horizontal scroll, when dropdown item selecting by @KumJungMin in https://github.com/primefaces/primevue/pull/5758
- fix: focus trap issue in Inplace by @navedqb in https://github.com/primefaces/primevue/pull/5772
- fix: Dialog/Confirm re-focus original element on close by @jiverson in https://github.com/primefaces/primevue/pull/5778
- fix: incorrect default value for minFractionDigits when set to null by @navedqb in https://github.com/primefaces/primevue/pull/5819
- Fix documented default for emptyMessage on several components by @neilpadfield in https://github.com/primefaces/primevue/pull/5850
- fix(types): DataTable: add function support to DataTableSortMeta field by @MalikBen in https://github.com/primefaces/primevue/pull/5863
New Contributors
- @Rekl0w made their first contribution in https://github.com/primefaces/primevue/pull/5672
- @simplyratl made their first contribution in https://github.com/primefaces/primevue/pull/5731
- @TheJaredWilcurt made their first contribution in https://github.com/primefaces/primevue/pull/5795
- @sruthyqb made their first contribution in https://github.com/primefaces/primevue/pull/5827
- @neilpadfield made their first contribution in https://github.com/primefaces/primevue/pull/5850
- @MalikBen made their first contribution in https://github.com/primefaces/primevue/pull/5863
Full Changelog: https://github.com/primefaces/primevue/compare/3.52.0...3.53.0