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