PrimeVue 3.36.0
tugcekucukoglu
released this
11 Oct 09:44
·
4847 commits
to master
since this release
What's Changed
- Fixed #4522 - Add extra check for separator item by @cetincakiroglu in #4523
- Fix #4543: Column: headercheckboxicon slot not working by @FlipWarthog in #4544
- fix: update type for the column node that used
props
instead of$props
by @volvachev in #3423 - Toast: add the "remove" method to close a specific toast message by @clemvnt in #4101
- fix: Fixes input trigger on right mouse click by @navedqb in #4414
- Fix #4418: Calendar highlight selected months/years in multiple by @melloware in #4419
- fix: 12am changed to 12pm wrongly by @zernonia in #4451
- Fixes InputText component "float" label styles for webkit based auto-fill by @RickKukiela in #4534
- fix typos by @deepfriedmind in #4542
- fix: Added type definition for disabled prop by @navedqb in #4546
- fix: fix icon shrink in inlinemessage by @navedqb in #4551
- Add resize event to splitter by @Ice-Hazymoon in #4526
- Fix TailwindCSS theme for splitter component by @Ice-Hazymoon in #4525
- Add missing order to buttons and input on InputNumber if buttonLayout… by @opc-norriq in #4520
- issue #4071 fix by @CraZzier in #4447
- Fix #4568: Add missing message property on ToastProps type by @JakeMinor in #4569
- Fix ambigious clearing behaviour on SelectButton by @Coretteket in #4107
- Fix #4581 - Adding back missing 'moveUpButtonProps' in OrderList by @rory-instil in #4582
- Fix #4555 - DataTable: Add nullSortOrder prop by @FlipWarthog in #4570
- Fixed #4584 - Dock Component MenuBar z-index issue by @SelenKockar in #4585
New Contributors
- @cetincakiroglu made their first contribution in #4523
- @zernonia made their first contribution in #4451
- @RickKukiela made their first contribution in #4534
- @deepfriedmind made their first contribution in #4542
- @Ice-Hazymoon made their first contribution in #4526
- @opc-norriq made their first contribution in #4520
- @CraZzier made their first contribution in #4447
- @JakeMinor made their first contribution in #4569
- @Coretteket made their first contribution in #4107
- @rory-instil made their first contribution in #4582
- @SelenKockar made their first contribution in #4585
Full Changelog: 3.35.0...3.36.0