primefaces/primevue (primevue)
### [`v3.40.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3401-2023-11-09)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.40.0...3.40.1)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.40.0...3.40.1)
**Fixed bugs:**
- InputGroupAddon esm broken [#4788](https://togithub.com/primefaces/primevue/issues/4788)
### [`v3.40.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3400-2023-11-09)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.39.0...3.40.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.39.0...3.40.0)
**Breaking Changes:**
- AccordionTab: isTabActive property is deprecated [#4783](https://togithub.com/primefaces/primevue/issues/4783)
- Remove vue-router support from Menu components [#4739](https://togithub.com/primefaces/primevue/issues/4739)
- Tooltip: escape should be false by default [#4738](https://togithub.com/primefaces/primevue/issues/4738)
**Fixed bugs:**
- DataTable/TreeTable: Frozen column improvements [#4786](https://togithub.com/primefaces/primevue/issues/4786)
- Table row is not highlighted with context menu [#4785](https://togithub.com/primefaces/primevue/issues/4785)
- core: Error BaseStyle\_\_default.default is undefined [#4648](https://togithub.com/primefaces/primevue/issues/4648)
- DataTable: editingRows watcher implementation defect [#4757](https://togithub.com/primefaces/primevue/issues/4757)
- MultiSelect Name: prop overshadowing [#4743](https://togithub.com/primefaces/primevue/issues/4743)
- SpeedDial: unstyled implementation defect breaks the calculations [#4740](https://togithub.com/primefaces/primevue/issues/4740)
- Tooltip: autoHide does not work properly [#4737](https://togithub.com/primefaces/primevue/issues/4737)
- Calendar: Console.Error/Crash when pressing Escape key using Inline Calendar [#4732](https://togithub.com/primefaces/primevue/issues/4732)
- Calendar does not show the right month (for the minimal departure date) when it's dynamically set [#4157](https://togithub.com/primefaces/primevue/issues/4157)
**Implemented New Features and Enhancements:**
- Collision Enhancements [#4784](https://togithub.com/primefaces/primevue/issues/4784)
- TabMenu/Steps: active option for item templating [#4780](https://togithub.com/primefaces/primevue/issues/4780)
- PanelMenu: root option for item templating [#4779](https://togithub.com/primefaces/primevue/issues/4779)
- Steps: new activeStep property [#4778](https://togithub.com/primefaces/primevue/issues/4778)
- ContextMenu: hasSubmenu options for item templating [#4764](https://togithub.com/primefaces/primevue/issues/4764)
- TieredMenu: New start and end templating [#4760](https://togithub.com/primefaces/primevue/issues/4760)
- PanelMenu: active options for item templating [#4750](https://togithub.com/primefaces/primevue/issues/4750)
- New InputGroup Component [#4742](https://togithub.com/primefaces/primevue/issues/4742)
### [`v3.39.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3390-2023-11-01)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.38.1...3.39.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.38.1...3.39.0)
**Breaking Changes:**
- Change slot parameter function name on\* to \*CallBack [#4728](https://togithub.com/primefaces/primevue/issues/4728)
**Fixed bugs:**
- ConfirmPopup: arrow defect [#4730](https://togithub.com/primefaces/primevue/issues/4730)
- Overlaypanel: Overlaypanel closes when any key is pressed [#4712](https://togithub.com/primefaces/primevue/issues/4712)
- Steps: Property 'step' does not exist on type 'StepsRouterBindProps'. [#4703](https://togithub.com/primefaces/primevue/issues/4703)
- Datatable: Cannot set properties of null (setting 'tabIndex') [#4498](https://togithub.com/primefaces/primevue/issues/4498)
- Menubar: Custom locale config overwriting default untouched config properties [#4270](https://togithub.com/primefaces/primevue/issues/4270)
**Implemented New Features and Enhancements:**
- SplitButton: new buttoncontent and item slots [#4729](https://togithub.com/primefaces/primevue/issues/4729)
- Datatable: Lara Dark Theme Color Inconsistencies [#4714](https://togithub.com/primefaces/primevue/issues/4714)
### [`v3.38.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3381-2023-10-26)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.38.0...3.38.1)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.38.0...3.38.1)
**Fixed bugs:**
- The package was not published correctly [#4697](https://togithub.com/primefaces/primevue/issues/4697)
### [`v3.38.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3380-2023-10-26)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.37.0...3.38.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.37.0...3.38.0)
**Breaking Changes:**
- `Animate` directive renamed as `AnimateOnScroll` [#4682](https://togithub.com/primefaces/primevue/issues/4682)
**Implemented New Features and Enhancements:**
- MegaMenu: separate `label` and `submenuLabel` pt options [#4690](https://togithub.com/primefaces/primevue/issues/4690)
- Improve Lara dark colors [#4687](https://togithub.com/primefaces/primevue/issues/4687)
- Accordion: new `expandicon` and `collapseicon` slots [#4679](https://togithub.com/primefaces/primevue/issues/4679)
- SpeedDial: mask border-radius added [#4674](https://togithub.com/primefaces/primevue/issues/4674)
**Fixed bugs:**
- OverlayPanel: closeOnEscape broken [#4693](https://togithub.com/primefaces/primevue/issues/4693)
- ScrollPanel: TypeError: Cannot read properties of null (reading 'scrollWidth') [#4689](https://togithub.com/primefaces/primevue/issues/4689)
- Carousel: page attribute not updating carousel [#4684](https://togithub.com/primefaces/primevue/issues/4684)
- Add empty option check to some components [#4681](https://togithub.com/primefaces/primevue/issues/4681)
- PanelMenu: Error when using `#item` slot [#4671](https://togithub.com/primefaces/primevue/issues/4671)
- FileUpload: Basic uploader click [#4667](https://togithub.com/primefaces/primevue/issues/4667)
- ConfirmPopup: button classes implementation defects [#4663](https://togithub.com/primefaces/primevue/issues/4663)
- Tooltip: Cursor flickers on hover [#4655](https://togithub.com/primefaces/primevue/issues/4655)
- Splitter: minSize broken [#4652](https://togithub.com/primefaces/primevue/issues/4652)
### [`v3.37.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3370-2023-10-18)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.36.0...3.37.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.36.0...3.37.0)
**Implemented New Features and Enhancements:**
- Lara Color Enhancements [#4640](https://togithub.com/primefaces/primevue/issues/4640)
- Menu components pt context disabled updates [#4632](https://togithub.com/primefaces/primevue/issues/4632)
- Overlaypanel: Overlay panel doesnot close on escape button click [#4620](https://togithub.com/primefaces/primevue/issues/4620)
- New `animate` directive [#4610](https://togithub.com/primefaces/primevue/issues/4610)
- Update Lara Themes [#4592](https://togithub.com/primefaces/primevue/issues/4592)
- Tooltip: user interaction with tooltip content [#3568](https://togithub.com/primefaces/primevue/issues/3568)
**Fixed bugs:**
- SelectButton: unselectable property defect [#4631](https://togithub.com/primefaces/primevue/issues/4631)
- Slider: step defect [#4625](https://togithub.com/primefaces/primevue/issues/4625)
- Menu: 'class' prop doesnt' work in submenuheader [#4622](https://togithub.com/primefaces/primevue/issues/4622)
- Tailwind: typos in passthrough/tailwind [#4617](https://togithub.com/primefaces/primevue/issues/4617)
- PanelMenu: top-level items lacking the label, props, hasSubmenu slot properties [#4616](https://togithub.com/primefaces/primevue/issues/4616)
- Calendar: Can't navigate after selecting a date [#4614](https://togithub.com/primefaces/primevue/issues/4614)
- Tree: Invalid typing of the default slot [#4608](https://togithub.com/primefaces/primevue/issues/4608)
- locale "selectedItemsLabel" is broken on MultiSelect [#4558](https://togithub.com/primefaces/primevue/issues/4558)
- Tree: Pass Through input options ignored [#4478](https://togithub.com/primefaces/primevue/issues/4478)
- Picklist: Unexpected behavior on double click while holding control [#4072](https://togithub.com/primefaces/primevue/issues/4072)
### [`v3.36.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3360-2023-10-11)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.35.0...3.36.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.35.0...3.36.0)
**Implemented New Features and Enhancements:**
- Improve block/unblockScroll architecture [#4589](https://togithub.com/primefaces/primevue/issues/4589)
- Splitter: Add Resize event to Splitter component [#4561](https://togithub.com/primefaces/primevue/issues/4561)
- Datatable: Sort mode multiple - undefined breaks order [#4555](https://togithub.com/primefaces/primevue/issues/4555)
- InlineMessage: Icon shrinks as text grows larger [#4550](https://togithub.com/primefaces/primevue/issues/4550)
- Export styles of all components [#4530](https://togithub.com/primefaces/primevue/issues/4530)
- Add `modules` property to Editor [#4450](https://togithub.com/primefaces/primevue/issues/4450)
- No styles injected on SSR resulting in Large Layout Shifts on load [#4210](https://togithub.com/primefaces/primevue/issues/4210)
- MultiSelect: Filter does not work when options is an array of strings [#4071](https://togithub.com/primefaces/primevue/issues/4071)
- Add `allowEmpty` property to SelectButton [#3973](https://togithub.com/primefaces/primevue/issues/3973)
- Ability to close a specific toast message [#1763](https://togithub.com/primefaces/primevue/issues/1763)
**Fixed bugs:**
- Dock Component MenuBar z-index issue [#4584](https://togithub.com/primefaces/primevue/issues/4584)
- OrderList: Missing moveUpButtonProps [#4581](https://togithub.com/primefaces/primevue/issues/4581)
- Config: Missing export definition in types [#4579](https://togithub.com/primefaces/primevue/issues/4579)
- Cannot click to select min or max value when using slider with step property [#4577](https://togithub.com/primefaces/primevue/issues/4577)
- Editor layer defect [#4576](https://togithub.com/primefaces/primevue/issues/4576)
- Tailwind Datatable: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'frozen') [#4566](https://togithub.com/primefaces/primevue/issues/4566)
- Using Tailwind setup - the Ripple data attributes get added automatically [#4564](https://togithub.com/primefaces/primevue/issues/4564)
- Splitter: In the tailwind theme, double-clicking on a split line causes the element to move. [#4562](https://togithub.com/primefaces/primevue/issues/4562)
- InputNumber: Buttons are not sorted correctly in TW theme if buttonLayout is horizontal [#4560](https://togithub.com/primefaces/primevue/issues/4560)
- The `appearance` style is not working in Tailwind preset [#4559](https://togithub.com/primefaces/primevue/issues/4559)
- Image: preview mode button spacing fixes [#4554](https://togithub.com/primefaces/primevue/issues/4554)
- Image: toolbar unstyled mode fixes [#4553](https://togithub.com/primefaces/primevue/issues/4553)
- Galleria: indicator list z-index defect [#4545](https://togithub.com/primefaces/primevue/issues/4545)
- Column: headercheckboxicon slot not working [#4543](https://togithub.com/primefaces/primevue/issues/4543)
- ContextMenu: global property is not working [#4536](https://togithub.com/primefaces/primevue/issues/4536)
- InputText: Float labels bug out when page loads with form auto-filled (webkit) [#4533](https://togithub.com/primefaces/primevue/issues/4533)
- Sidebar: autofocus cannot with other components [#4532](https://togithub.com/primefaces/primevue/issues/4532)
- PanelMenu | Separator is not ignored when navigating with the arrow keys. [#4522](https://togithub.com/primefaces/primevue/issues/4522)
- V-Tooltip, TailwindCSS: Styling not working when using pinia store [#4505](https://togithub.com/primefaces/primevue/issues/4505)
- Calendar: Timepicker changes from `12 am` to `12 pm` automatically [#4449](https://togithub.com/primefaces/primevue/issues/4449)
- Calendar: Multiple Month/Year selection mode not highlighting selected month [#4418](https://togithub.com/primefaces/primevue/issues/4418)
- File Upload - Chrome/Windows input is triggered during any mouse click, not just left click [#4144](https://togithub.com/primefaces/primevue/issues/4144)
- InputSwitch: Type Definition doesn't expose `disabled` [#3985](https://togithub.com/primefaces/primevue/issues/3985)
- DataGrid: Invalid typing of slot props [#3395](https://togithub.com/primefaces/primevue/issues/3395)
**Deprecated:**
- Remove FullCalendar theme support [#4575](https://togithub.com/primefaces/primevue/issues/4575)
### [`v3.35.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3350-2023-09-26)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.34.1...3.35.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.34.1...3.35.0)
**Implemented New Features and Enhancements:**
- New `@layer` implementation [#4504](https://togithub.com/primefaces/primevue/issues/4504)
- Theme updates: change `:focus` to `focus-visible` [#4500](https://togithub.com/primefaces/primevue/issues/4500)
- Use Inter Var for Lara as the default theme [#4483](https://togithub.com/primefaces/primevue/issues/4483)
- Calendar: focus state update [#4474](https://togithub.com/primefaces/primevue/issues/4474)
- Add `ptOptions` option to PrimeVue config [#4473](https://togithub.com/primefaces/primevue/issues/4473)
- Dialog: new `blockScroll` property [#4463](https://togithub.com/primefaces/primevue/issues/4463)
- Container Slots for Overlay Components [#4433](https://togithub.com/primefaces/primevue/issues/4433)
- Dialog component scrollbar shift [#882](https://togithub.com/primefaces/primevue/issues/882)
**Fixed bugs:**
- Calendar | Disabled date is highlighted when it's in the range [#4508](https://togithub.com/primefaces/primevue/issues/4508)
- ConfirmPopup: acceptClass and rejectClass is not working on unstyled mode [#4506](https://togithub.com/primefaces/primevue/issues/4506)
- Column Filter: Missing type for new `applyFilter` method [#4484](https://togithub.com/primefaces/primevue/issues/4484)
- Button: Buttonset with single button has wrong border radius [#4467](https://togithub.com/primefaces/primevue/issues/4467)
- \[DataTable] Reorder feature and rowreordericon slot problem. [#4459](https://togithub.com/primefaces/primevue/issues/4459)
- ToastMessage: styleClass property is ignored [#4454](https://togithub.com/primefaces/primevue/issues/4454)
- Bitwise operator used in passthorugh/tailwind/index.js instead of logical operator [#4415](https://togithub.com/primefaces/primevue/issues/4415)
- Textarea autoResize with max-height doesn't show scrollbar [#4269](https://togithub.com/primefaces/primevue/issues/4269)
- Calendar: manualInput property ignored [#3523](https://togithub.com/primefaces/primevue/issues/3523)
### [`v3.34.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3341-2023-09-08)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.34.0...3.34.1)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.34.0...3.34.1)
**Implemented New Features and Enhancements:**
- DataTable: (unstyled + Tailwind) stripedRows styling applies in dark mode but not light mode [#4406](https://togithub.com/primefaces/primevue/issues/4406)
- DataTable: Icon slots issues [#4366](https://togithub.com/primefaces/primevue/issues/4366)
- Calendar: showMonthAfterYear IL8N setting (from PrimeReact/PrimeFaces) [#4113](https://togithub.com/primefaces/primevue/issues/4113)
- DataTable and TreeTable: new Paginator dropdown icon slots [#3921](https://togithub.com/primefaces/primevue/issues/3921)
- Column Filter: Expose 'applyFilter' method [#3519](https://togithub.com/primefaces/primevue/issues/3519)
**Fixed bugs:**
- ConfirmDialog: acceptClass and rejectClass is not working on unstyled mode [#4412](https://togithub.com/primefaces/primevue/issues/4412)
- Menubar - clicking outside of submenu should hide it [#4405](https://togithub.com/primefaces/primevue/issues/4405)
- Image: Closing fullscreen image (from preview) breaks scrolling [#4401](https://togithub.com/primefaces/primevue/issues/4401)
- The `ptOptions` property is not working with nested components [#4400](https://togithub.com/primefaces/primevue/issues/4400)
- Breadcrumb: duplicate key warning [#4399](https://togithub.com/primefaces/primevue/issues/4399)
- Column: rowtogglericon slot does not expose p-row-toggler-icon class [#4398](https://togithub.com/primefaces/primevue/issues/4398)
- Calendar: dropdownicon class not being exposed [#4370](https://togithub.com/primefaces/primevue/issues/4370)
- SplitButton: some preventDefault are missing [#4223](https://togithub.com/primefaces/primevue/issues/4223)
- TreeTable: Custom Column's Toggler Icon [#4170](https://togithub.com/primefaces/primevue/issues/4170)
- DataTable (Virtual Scroll): Cannot set properties of undefined (setting 'tabIndex') [#3888](https://togithub.com/primefaces/primevue/issues/3888)
- Tree: keyboard keys don't work in InputElement [#3831](https://togithub.com/primefaces/primevue/issues/3831)
### [`v3.34.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3340-2023-09-05)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.33.0...3.34.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.33.0...3.34.0)
**Breaking Changes:**
- Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types [\4389](https://togithub.com/primefaces/primevue/issues/4389)
**Implemented New Features and Enhancements:**
- Add ptOptions property to all components [\4384](https://togithub.com/primefaces/primevue/issues/4384)
- Improve the performance of resolveFieldData method in core [\4296](https://togithub.com/primefaces/primevue/issues/4296)
- Locale: Add fileSizeTypes [\4376](https://togithub.com/primefaces/primevue/issues/4376)
- AutoComplete: Empty Message never displayed [\3669](https://togithub.com/primefaces/primevue/issues/3669)
**Fixed bugs:**
- OrderList and PickList: Getting error when empty field [\4383](https://togithub.com/primefaces/primevue/issues/4383)
- MenuPassThrough: The PT option menu does not work [\4381](https://togithub.com/primefaces/primevue/issues/4381)
- Menu components: RouterBindProps typing [\4379](https://togithub.com/primefaces/primevue/issues/4379)
- TreeTable: aria-expanded attribute should not be on leaf nodes [\4368](https://togithub.com/primefaces/primevue/issues/4368)
- InputMask: Copy Paste not working [\3915](https://togithub.com/primefaces/primevue/issues/3915)
- DataTable: Selection and Row/Cell editing : Cannot input space character [\4120](https://togithub.com/primefaces/primevue/issues/4120)
### [`v3.33.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3330-2023-09-01)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.32.2...3.33.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.32.2...3.33.0)
**Breaking Changes:**
- Rename `merge` and `useMergeProps` options with `mergeSections` and `mergeProps` options on `usePassThrough` method [#4342](https://togithub.com/primefaces/primevue/issues/4342)
**Deprecated:**
- `to` option deprecation of MenuModel for Menu components [#4372](https://togithub.com/primefaces/primevue/issues/4372)
- Vue-Router deprecation in Menu components [#4351](https://togithub.com/primefaces/primevue/issues/4351)
**Implemented New Features and Enhancements:**
- Menu: new `submenuheader` slot [#4352](https://togithub.com/primefaces/primevue/issues/4352)
- SplitButton: MenuIcon [#4201](https://togithub.com/primefaces/primevue/issues/4201)
**Fixed bugs:**
- FileUpload: drag over border implementation bug [#4371](https://togithub.com/primefaces/primevue/issues/4371)
- Dialog: drag cannot work as expected [#4367](https://togithub.com/primefaces/primevue/issues/4367)
- Testing components will throw a `Cannot read properties of undefined (reading 'unstyled')` error [#4360](https://togithub.com/primefaces/primevue/issues/4360)
- VirtualScroller: Unstyled mode is removing needed classes for core functionality [#4348](https://togithub.com/primefaces/primevue/issues/4348)
- Component Name: Splitter [#4341](https://togithub.com/primefaces/primevue/issues/4341)
- DataTable: v-model:editingRows is not reactive when changed from outside [#4337](https://togithub.com/primefaces/primevue/issues/4337)
- DataTable: PT Options missing for Expansion Row Cell [#4306](https://togithub.com/primefaces/primevue/issues/4306)
- Calendar: Accessibility features broken when hour-format="12" [#4287](https://togithub.com/primefaces/primevue/issues/4287)
- SplitButton: Not rendering icon slot without icon property [#4200](https://togithub.com/primefaces/primevue/issues/4200)
- Dialog: Draggable fails if Dialog contains a TabView/TabPanel [#4182](https://togithub.com/primefaces/primevue/issues/4182)
### [`v3.32.2`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3322-2023-08-23)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.32.1...3.32.2)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.32.1...3.32.2)
**Implemented New Features and Enhancements:**
- PassThrough: component option improvements [#4322](https://togithub.com/primefaces/primevue/issues/4322)
**Fixed bugs:**
- \[AutoComplete] wrong removetokenicon pt implementation [#4320](https://togithub.com/primefaces/primevue/issues/4320)
- \[Editor] - Tailwind theme is not working. Structure needs adjustments [#4317](https://togithub.com/primefaces/primevue/issues/4317)
- Dialog: Uncaught TypeError: getComputedStyle is not a function [#4312](https://togithub.com/primefaces/primevue/issues/4312)
- Toast message content overflows the toast border [#4309](https://togithub.com/primefaces/primevue/issues/4309)
- Column: `colspan` only applied to `thead>tr>td` but should be applied to `tbody>tr>td` [#4307](https://togithub.com/primefaces/primevue/issues/4307)
- Calendar: Icon classes not being correctly exposed [#4305](https://togithub.com/primefaces/primevue/issues/4305)
- Listbox: Typing filtericon slot does not expose class [#4304](https://togithub.com/primefaces/primevue/issues/4304)
- Sidebar: Icon classes not being correctly exposed [#4303](https://togithub.com/primefaces/primevue/issues/4303)
- Toast: Icon classes not being correctly exposed [#4302](https://togithub.com/primefaces/primevue/issues/4302)
- Dialog: Draggable Fails [#4298](https://togithub.com/primefaces/primevue/issues/4298)
- Datatable Cell Edit: Numpad Enter not saving new data on InputNumber [#4292](https://togithub.com/primefaces/primevue/issues/4292)
### [`v3.32.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3321-2023-08-18)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.32.0...3.32.1)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.32.0...3.32.1)
**Implemented New Features and Enhancements:**
- Improve `usePassThrough` method [#4289](https://togithub.com/primefaces/primevue/issues/4289)
- SelectButton: passthrough option [#4286](https://togithub.com/primefaces/primevue/issues/4286)
- Locale performance updates with large datasets [#4285](https://togithub.com/primefaces/primevue/issues/4285)
- Baseicon: Content Security Policy (CSP) violation [#4271](https://togithub.com/primefaces/primevue/issues/4271)
- FileUpload: Class .p-fileupload-highlight is missing [#4129](https://togithub.com/primefaces/primevue/issues/4129)
- DataTable: Slow filter and sort performance with large datasets [#4007](https://togithub.com/primefaces/primevue/issues/4007)
- Dropdown: Show Clear Keyboard Binding [#3834](https://togithub.com/primefaces/primevue/issues/3834)
**Fixed bugs:**
- Sidebar: using unstyled mode and Tailwind theme, the :modal="false" doesn't work. Can't disable the modal layer. [#4288](https://togithub.com/primefaces/primevue/issues/4288)
- Unstyled Mode: Tailwind - only refers to a type [#4280](https://togithub.com/primefaces/primevue/issues/4280)
- Disabled prop on Password component not working [#4279](https://togithub.com/primefaces/primevue/issues/4279)
- usePassThrough: Components with function as their value doesn't seem to work properly [#4278](https://togithub.com/primefaces/primevue/issues/4278)
- DataTable in expand mode resizing problem [#4277](https://togithub.com/primefaces/primevue/issues/4277)
- Slot function options .d.ts typing fixes [#4274](https://togithub.com/primefaces/primevue/issues/4274)
- Sidebar: Tailwind transitions do not work for all positions [#4272](https://togithub.com/primefaces/primevue/issues/4272)
- Datatable: Menu Filter Icon Click Causes Column to Sort [#4268](https://togithub.com/primefaces/primevue/issues/4268)
- Button: iconClass is not assigned when component is unstyled [#4265](https://togithub.com/primefaces/primevue/issues/4265)
- Dropdown: Invalid slot typings [#4263](https://togithub.com/primefaces/primevue/issues/4263)
- Unexpected behavior of the ConfirmDialog component during dragging process [#4251](https://togithub.com/primefaces/primevue/issues/4251)
- ColorPicker: baseZIndex is unused [#4228](https://togithub.com/primefaces/primevue/issues/4228)
- Calendar: increment minute [#4207](https://togithub.com/primefaces/primevue/issues/4207)
- Message: Icon shrinks when text in message wraps to new lines. [#3966](https://togithub.com/primefaces/primevue/issues/3966)
- Dialog, Sidebar: Not working if v-model:visible is changed quickly [#3940](https://togithub.com/primefaces/primevue/issues/3940)
- DataTable: Grouping with Pagination is Broken [#3896](https://togithub.com/primefaces/primevue/issues/3896)
- rowGroup feature is not working with paginator in PrimeVue's DataTable [#3858](https://togithub.com/primefaces/primevue/issues/3858)
- Image: want set preview to fullscreen [#2947](https://togithub.com/primefaces/primevue/issues/2947)
- Buttongroup with outlined buttons [#2238](https://togithub.com/primefaces/primevue/issues/2238)
### [`v3.32.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3320-2023-08-11)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.31.0...3.32.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.31.0...3.32.0)
**Breaking Changes:**
- Update `Tailwind` package in core [#4255](https://togithub.com/primefaces/primevue/issues/4255)
**Implemented New Features and Enhancements:**
- Add `usePassThrough` method to customize default PT objects [#4257](https://togithub.com/primefaces/primevue/issues/4257)
- AutoComplete: loading state [#4253](https://togithub.com/primefaces/primevue/issues/4253)
- Add `Content Security Policy (CSP)` config [#4241](https://togithub.com/primefaces/primevue/issues/4241)
- Core unstyled mode updates [#4235](https://togithub.com/primefaces/primevue/issues/4235)
- Datatable: Cell Edit Numpad Enter not working [#4232](https://togithub.com/primefaces/primevue/issues/4232)
- Add `transition` option to Pass Through(PT) of components [#4231](https://togithub.com/primefaces/primevue/issues/4231)
- Add custom `global.css` option to Pass Through(PT) [#4230](https://togithub.com/primefaces/primevue/issues/4230)
- Avatar: Return target in error event callback [#4222](https://togithub.com/primefaces/primevue/issues/4222)
- Password: add "[@change](https://togithub.com/change)" event [#4219](https://togithub.com/primefaces/primevue/issues/4219)
- PT context improvemens [#4211](https://togithub.com/primefaces/primevue/issues/4211)
**Fixed bugs:**
- Dropdown: Click on icon line is ignored [#4259](https://togithub.com/primefaces/primevue/issues/4259)
- Vue Tooltip: Flickering Issue [#4256](https://togithub.com/primefaces/primevue/issues/4256)
- Image: preview button is missing `type="button"` and submits forms by default [#4249](https://togithub.com/primefaces/primevue/issues/4249)
- SpeedDial: tooltip not working on speed dial [#4238](https://togithub.com/primefaces/primevue/issues/4238)
- Dialog: unstyled mode pointer-event defects [#4237](https://togithub.com/primefaces/primevue/issues/4237)
- Toast: Toast Icon is too small [#4234](https://togithub.com/primefaces/primevue/issues/4234)
- Datatable: Filtering with grouping not working [#4229](https://togithub.com/primefaces/primevue/issues/4229)
- Dropdown: Incorrect prop declaration [#4225](https://togithub.com/primefaces/primevue/issues/4225)
- RadioButton: pt prop has incorrect type [#4202](https://togithub.com/primefaces/primevue/issues/4202)
- TreeSelect: p-treeselect-items-wrapper is missing [#4145](https://togithub.com/primefaces/primevue/issues/4145)
- SplitButton: menu icon not visible in large size [#4028](https://togithub.com/primefaces/primevue/issues/4028)
- DataTable and TreeTable: Column sorting not working correctly when using custom header template [#3702](https://togithub.com/primefaces/primevue/issues/3702)
### [`v3.31.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3310-2023-07-25)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.30.2...3.31.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.30.2...3.31.0)
**Implemented New Features and Enhancements:**
- Tailwind Theme for Unstyled Mode [#4205](https://togithub.com/primefaces/primevue/issues/4205)
- PT context improvements [#4196](https://togithub.com/primefaces/primevue/issues/4196)
- Add item parameter to menuitem options for pt property [#4190](https://togithub.com/primefaces/primevue/issues/4190)
**Fixed bugs:**
- Bootstrap: Breadcrumb icon fix [#4195](https://togithub.com/primefaces/primevue/issues/4195)
- CascadeSelect unstyled mode defect [#4192](https://togithub.com/primefaces/primevue/issues/4192)
- InputSwitch: pt prop has incorrect type [#4187](https://togithub.com/primefaces/primevue/issues/4187)
- TabView: ID used in aria-controls does not exist on panel content div [#4181](https://togithub.com/primefaces/primevue/issues/4181)
- Dropdown: default optionLabel and default optionValue are null (but doc say, default to label and value) [#4174](https://togithub.com/primefaces/primevue/issues/4174)
- Image: Preview not closing on escape click [#4089](https://togithub.com/primefaces/primevue/issues/4089)
### [`v3.30.2`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3302-2023-07-20)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.30.1...3.30.2)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.30.1...3.30.2)
**Implemented New Features and Enhancements:**
- Rename `button` and `buttonIcon` pt options with `closeButton` and `closeIcon` options in Message and Toast [#4159](https://togithub.com/primefaces/primevue/issues/4159)
- DataTable & TreeTable: new `size` property [#4156](https://togithub.com/primefaces/primevue/issues/4156)
- Improve `pt` syntax for 'class' definitions [#4150](https://togithub.com/primefaces/primevue/issues/4150)
- PT context improvements [#4149](https://togithub.com/primefaces/primevue/issues/4149)
**Fixed bugs:**
- TabMenu: disabled item defect & accessibility improvements [#4169](https://togithub.com/primefaces/primevue/issues/4169)
- OverlayPanel: Toggle on list of focusable elements forces screen jump [#4167](https://togithub.com/primefaces/primevue/issues/4167)
- Global pt implementation defects [#4163](https://togithub.com/primefaces/primevue/issues/4163)
- Multiselect: Custom checkbox render issue [#4152](https://togithub.com/primefaces/primevue/issues/4152)
### [`v3.30.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3301-2023-07-14)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.30.0...3.30.1)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.30.0...3.30.1)
**Implemented New Features and Enhancements:**
- Button: remove margin from default style [#4139](https://togithub.com/primefaces/primevue/issues/4139)
- Improve `pt` options on components that use helper component [#4136](https://togithub.com/primefaces/primevue/issues/4136)
- Pass Through Props: Syntactic improvement suggestion [#4125](https://togithub.com/primefaces/primevue/issues/4125)
- PT context improvements [#4124](https://togithub.com/primefaces/primevue/issues/4124)
**Fixed bugs:**
- TreeTable: Sorting does not work when clicking at the header title [#4138](https://togithub.com/primefaces/primevue/issues/4138)
- Selection(multiple and single) not working in TreeTable [#4133](https://togithub.com/primefaces/primevue/issues/4133)
- The types in PrimeVue config are not accessible [#4122](https://togithub.com/primefaces/primevue/issues/4122)
- Browser CDN mode is not working as expected [#4121](https://togithub.com/primefaces/primevue/issues/4121)
- TypeScript: changeTheme is not declared [#4118](https://togithub.com/primefaces/primevue/issues/4118)
- Panel: Wrong prop type in `header` slot [#4086](https://togithub.com/primefaces/primevue/issues/4086)
### [`v3.30.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3300-2023-07-10)
[Compare Source](https://togithub.com/primefaces/primevue/compare/3.29.2...3.30.0)
[Full Changelog](https://togithub.com/primefaces/primevue/compare/3.29.2...3.30.0)
**Implemented New Features and Enhancements:**
- InputText: `size` property [#4106](https://togithub.com/primefaces/primevue/issues/4106)
- Add `hooks` keyword to `pt` options to access all lifecycle methods on components and directives [#4103](https://togithub.com/primefaces/primevue/issues/4103)
- Pass all emits to templates on DynamicDialog [#4102](https://togithub.com/primefaces/primevue/issues/4102)
- Improve `pt` options on components that use helper component [#3983](https://togithub.com/primefaces/primevue/issues/3983)
- Add `unstyled` mode for all components [#3965](https://togithub.com/primefaces/primevue/issues/3965)
**Fixed bugs:**
- Button: Button width is to small when have a icon and a badge only [#4083](https://togithub.com/primefaces/primevue/issues/4083)
- SplitButton: aria-expanded not set correctly [#4065](https://togithub.com/primefaces/primevue/issues/4065)
- Toast: Crashing when no severity value is provided [#4063](https://togithub.com/primefaces/primevue/issues/4063)
- Positioning defect PrimeVue Button with icon slot [#4042](https://togithub.com/primefaces/primevue/issues/4042)
- Tooltip: showDelay still triggers Tooltip when original element is removed [#4029](https://togithub.com/primefaces/primevue/issues/4029)
- tooltip: hideDelay is not defined [#4025](https://togithub.com/primefaces/primevue/issues/4025)
- `pt` implementation defects [#4024](https://togithub.com/primefaces/primevue/issues/4024)
- FocusTrap.js writes to read-only property `classList` which causes test failures under happy-dom [#4015](https://togithub.com/primefaces/primevue/issues/4015)
- The `getScrollableParents` method throws a exception in shadow dom [#4014](https://togithub.com/primefaces/primevue/issues/4014)
- TreeTable: event propagation issue [#4010](https://togithub.com/primefaces/primevue/issues/4010)
- Dynamic clipPath support for icons [#3959](https://togithub.com/primefaces/primevue/issues/3959)
- Accordion: pt options for root applied twice [#3955](https://togithub.com/primefaces/primevue/issues/3955)
- InputNumber: Incorrect formatting when in decimal mode with a suffix (maybe all the time) [#3382](https://togithub.com/primefaces/primevue/issues/3382)
**Deprecated:**
- The `primevue[.min].css` has been deprecated [#4110](https://togithub.com/primefaces/primevue/issues/4110)
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.29.2
->3.40.1
Release Notes
primefaces/primevue (primevue)
### [`v3.40.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3401-2023-11-09) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.40.0...3.40.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.40.0...3.40.1) **Fixed bugs:** - InputGroupAddon esm broken [#4788](https://togithub.com/primefaces/primevue/issues/4788) ### [`v3.40.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3400-2023-11-09) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.39.0...3.40.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.39.0...3.40.0) **Breaking Changes:** - AccordionTab: isTabActive property is deprecated [#4783](https://togithub.com/primefaces/primevue/issues/4783) - Remove vue-router support from Menu components [#4739](https://togithub.com/primefaces/primevue/issues/4739) - Tooltip: escape should be false by default [#4738](https://togithub.com/primefaces/primevue/issues/4738) **Fixed bugs:** - DataTable/TreeTable: Frozen column improvements [#4786](https://togithub.com/primefaces/primevue/issues/4786) - Table row is not highlighted with context menu [#4785](https://togithub.com/primefaces/primevue/issues/4785) - core: Error BaseStyle\_\_default.default is undefined [#4648](https://togithub.com/primefaces/primevue/issues/4648) - DataTable: editingRows watcher implementation defect [#4757](https://togithub.com/primefaces/primevue/issues/4757) - MultiSelect Name: prop overshadowing [#4743](https://togithub.com/primefaces/primevue/issues/4743) - SpeedDial: unstyled implementation defect breaks the calculations [#4740](https://togithub.com/primefaces/primevue/issues/4740) - Tooltip: autoHide does not work properly [#4737](https://togithub.com/primefaces/primevue/issues/4737) - Calendar: Console.Error/Crash when pressing Escape key using Inline Calendar [#4732](https://togithub.com/primefaces/primevue/issues/4732) - Calendar does not show the right month (for the minimal departure date) when it's dynamically set [#4157](https://togithub.com/primefaces/primevue/issues/4157) **Implemented New Features and Enhancements:** - Collision Enhancements [#4784](https://togithub.com/primefaces/primevue/issues/4784) - TabMenu/Steps: active option for item templating [#4780](https://togithub.com/primefaces/primevue/issues/4780) - PanelMenu: root option for item templating [#4779](https://togithub.com/primefaces/primevue/issues/4779) - Steps: new activeStep property [#4778](https://togithub.com/primefaces/primevue/issues/4778) - ContextMenu: hasSubmenu options for item templating [#4764](https://togithub.com/primefaces/primevue/issues/4764) - TieredMenu: New start and end templating [#4760](https://togithub.com/primefaces/primevue/issues/4760) - PanelMenu: active options for item templating [#4750](https://togithub.com/primefaces/primevue/issues/4750) - New InputGroup Component [#4742](https://togithub.com/primefaces/primevue/issues/4742) ### [`v3.39.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3390-2023-11-01) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.38.1...3.39.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.38.1...3.39.0) **Breaking Changes:** - Change slot parameter function name on\* to \*CallBack [#4728](https://togithub.com/primefaces/primevue/issues/4728) **Fixed bugs:** - ConfirmPopup: arrow defect [#4730](https://togithub.com/primefaces/primevue/issues/4730) - Overlaypanel: Overlaypanel closes when any key is pressed [#4712](https://togithub.com/primefaces/primevue/issues/4712) - Steps: Property 'step' does not exist on type 'StepsRouterBindProps'. [#4703](https://togithub.com/primefaces/primevue/issues/4703) - Datatable: Cannot set properties of null (setting 'tabIndex') [#4498](https://togithub.com/primefaces/primevue/issues/4498) - Menubar: Custom locale config overwriting default untouched config properties [#4270](https://togithub.com/primefaces/primevue/issues/4270) **Implemented New Features and Enhancements:** - SplitButton: new buttoncontent and item slots [#4729](https://togithub.com/primefaces/primevue/issues/4729) - Datatable: Lara Dark Theme Color Inconsistencies [#4714](https://togithub.com/primefaces/primevue/issues/4714) ### [`v3.38.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3381-2023-10-26) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.38.0...3.38.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.38.0...3.38.1) **Fixed bugs:** - The package was not published correctly [#4697](https://togithub.com/primefaces/primevue/issues/4697) ### [`v3.38.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3380-2023-10-26) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.37.0...3.38.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.37.0...3.38.0) **Breaking Changes:** - `Animate` directive renamed as `AnimateOnScroll` [#4682](https://togithub.com/primefaces/primevue/issues/4682) **Implemented New Features and Enhancements:** - MegaMenu: separate `label` and `submenuLabel` pt options [#4690](https://togithub.com/primefaces/primevue/issues/4690) - Improve Lara dark colors [#4687](https://togithub.com/primefaces/primevue/issues/4687) - Accordion: new `expandicon` and `collapseicon` slots [#4679](https://togithub.com/primefaces/primevue/issues/4679) - SpeedDial: mask border-radius added [#4674](https://togithub.com/primefaces/primevue/issues/4674) **Fixed bugs:** - OverlayPanel: closeOnEscape broken [#4693](https://togithub.com/primefaces/primevue/issues/4693) - ScrollPanel: TypeError: Cannot read properties of null (reading 'scrollWidth') [#4689](https://togithub.com/primefaces/primevue/issues/4689) - Carousel: page attribute not updating carousel [#4684](https://togithub.com/primefaces/primevue/issues/4684) - Add empty option check to some components [#4681](https://togithub.com/primefaces/primevue/issues/4681) - PanelMenu: Error when using `#item` slot [#4671](https://togithub.com/primefaces/primevue/issues/4671) - FileUpload: Basic uploader click [#4667](https://togithub.com/primefaces/primevue/issues/4667) - ConfirmPopup: button classes implementation defects [#4663](https://togithub.com/primefaces/primevue/issues/4663) - Tooltip: Cursor flickers on hover [#4655](https://togithub.com/primefaces/primevue/issues/4655) - Splitter: minSize broken [#4652](https://togithub.com/primefaces/primevue/issues/4652) ### [`v3.37.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3370-2023-10-18) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.36.0...3.37.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.36.0...3.37.0) **Implemented New Features and Enhancements:** - Lara Color Enhancements [#4640](https://togithub.com/primefaces/primevue/issues/4640) - Menu components pt context disabled updates [#4632](https://togithub.com/primefaces/primevue/issues/4632) - Overlaypanel: Overlay panel doesnot close on escape button click [#4620](https://togithub.com/primefaces/primevue/issues/4620) - New `animate` directive [#4610](https://togithub.com/primefaces/primevue/issues/4610) - Update Lara Themes [#4592](https://togithub.com/primefaces/primevue/issues/4592) - Tooltip: user interaction with tooltip content [#3568](https://togithub.com/primefaces/primevue/issues/3568) **Fixed bugs:** - SelectButton: unselectable property defect [#4631](https://togithub.com/primefaces/primevue/issues/4631) - Slider: step defect [#4625](https://togithub.com/primefaces/primevue/issues/4625) - Menu: 'class' prop doesnt' work in submenuheader [#4622](https://togithub.com/primefaces/primevue/issues/4622) - Tailwind: typos in passthrough/tailwind [#4617](https://togithub.com/primefaces/primevue/issues/4617) - PanelMenu: top-level items lacking the label, props, hasSubmenu slot properties [#4616](https://togithub.com/primefaces/primevue/issues/4616) - Calendar: Can't navigate after selecting a date [#4614](https://togithub.com/primefaces/primevue/issues/4614) - Tree: Invalid typing of the default slot [#4608](https://togithub.com/primefaces/primevue/issues/4608) - locale "selectedItemsLabel" is broken on MultiSelect [#4558](https://togithub.com/primefaces/primevue/issues/4558) - Tree: Pass Through input options ignored [#4478](https://togithub.com/primefaces/primevue/issues/4478) - Picklist: Unexpected behavior on double click while holding control [#4072](https://togithub.com/primefaces/primevue/issues/4072) ### [`v3.36.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3360-2023-10-11) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.35.0...3.36.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.35.0...3.36.0) **Implemented New Features and Enhancements:** - Improve block/unblockScroll architecture [#4589](https://togithub.com/primefaces/primevue/issues/4589) - Splitter: Add Resize event to Splitter component [#4561](https://togithub.com/primefaces/primevue/issues/4561) - Datatable: Sort mode multiple - undefined breaks order [#4555](https://togithub.com/primefaces/primevue/issues/4555) - InlineMessage: Icon shrinks as text grows larger [#4550](https://togithub.com/primefaces/primevue/issues/4550) - Export styles of all components [#4530](https://togithub.com/primefaces/primevue/issues/4530) - Add `modules` property to Editor [#4450](https://togithub.com/primefaces/primevue/issues/4450) - No styles injected on SSR resulting in Large Layout Shifts on load [#4210](https://togithub.com/primefaces/primevue/issues/4210) - MultiSelect: Filter does not work when options is an array of strings [#4071](https://togithub.com/primefaces/primevue/issues/4071) - Add `allowEmpty` property to SelectButton [#3973](https://togithub.com/primefaces/primevue/issues/3973) - Ability to close a specific toast message [#1763](https://togithub.com/primefaces/primevue/issues/1763) **Fixed bugs:** - Dock Component MenuBar z-index issue [#4584](https://togithub.com/primefaces/primevue/issues/4584) - OrderList: Missing moveUpButtonProps [#4581](https://togithub.com/primefaces/primevue/issues/4581) - Config: Missing export definition in types [#4579](https://togithub.com/primefaces/primevue/issues/4579) - Cannot click to select min or max value when using slider with step property [#4577](https://togithub.com/primefaces/primevue/issues/4577) - Editor layer defect [#4576](https://togithub.com/primefaces/primevue/issues/4576) - Tailwind Datatable: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'frozen') [#4566](https://togithub.com/primefaces/primevue/issues/4566) - Using Tailwind setup - the Ripple data attributes get added automatically [#4564](https://togithub.com/primefaces/primevue/issues/4564) - Splitter: In the tailwind theme, double-clicking on a split line causes the element to move. [#4562](https://togithub.com/primefaces/primevue/issues/4562) - InputNumber: Buttons are not sorted correctly in TW theme if buttonLayout is horizontal [#4560](https://togithub.com/primefaces/primevue/issues/4560) - The `appearance` style is not working in Tailwind preset [#4559](https://togithub.com/primefaces/primevue/issues/4559) - Image: preview mode button spacing fixes [#4554](https://togithub.com/primefaces/primevue/issues/4554) - Image: toolbar unstyled mode fixes [#4553](https://togithub.com/primefaces/primevue/issues/4553) - Galleria: indicator list z-index defect [#4545](https://togithub.com/primefaces/primevue/issues/4545) - Column: headercheckboxicon slot not working [#4543](https://togithub.com/primefaces/primevue/issues/4543) - ContextMenu: global property is not working [#4536](https://togithub.com/primefaces/primevue/issues/4536) - InputText: Float labels bug out when page loads with form auto-filled (webkit) [#4533](https://togithub.com/primefaces/primevue/issues/4533) - Sidebar: autofocus cannot with other components [#4532](https://togithub.com/primefaces/primevue/issues/4532) - PanelMenu | Separator is not ignored when navigating with the arrow keys. [#4522](https://togithub.com/primefaces/primevue/issues/4522) - V-Tooltip, TailwindCSS: Styling not working when using pinia store [#4505](https://togithub.com/primefaces/primevue/issues/4505) - Calendar: Timepicker changes from `12 am` to `12 pm` automatically [#4449](https://togithub.com/primefaces/primevue/issues/4449) - Calendar: Multiple Month/Year selection mode not highlighting selected month [#4418](https://togithub.com/primefaces/primevue/issues/4418) - File Upload - Chrome/Windows input is triggered during any mouse click, not just left click [#4144](https://togithub.com/primefaces/primevue/issues/4144) - InputSwitch: Type Definition doesn't expose `disabled` [#3985](https://togithub.com/primefaces/primevue/issues/3985) - DataGrid: Invalid typing of slot props [#3395](https://togithub.com/primefaces/primevue/issues/3395) **Deprecated:** - Remove FullCalendar theme support [#4575](https://togithub.com/primefaces/primevue/issues/4575) ### [`v3.35.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3350-2023-09-26) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.34.1...3.35.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.34.1...3.35.0) **Implemented New Features and Enhancements:** - New `@layer` implementation [#4504](https://togithub.com/primefaces/primevue/issues/4504) - Theme updates: change `:focus` to `focus-visible` [#4500](https://togithub.com/primefaces/primevue/issues/4500) - Use Inter Var for Lara as the default theme [#4483](https://togithub.com/primefaces/primevue/issues/4483) - Calendar: focus state update [#4474](https://togithub.com/primefaces/primevue/issues/4474) - Add `ptOptions` option to PrimeVue config [#4473](https://togithub.com/primefaces/primevue/issues/4473) - Dialog: new `blockScroll` property [#4463](https://togithub.com/primefaces/primevue/issues/4463) - Container Slots for Overlay Components [#4433](https://togithub.com/primefaces/primevue/issues/4433) - Dialog component scrollbar shift [#882](https://togithub.com/primefaces/primevue/issues/882) **Fixed bugs:** - Calendar | Disabled date is highlighted when it's in the range [#4508](https://togithub.com/primefaces/primevue/issues/4508) - ConfirmPopup: acceptClass and rejectClass is not working on unstyled mode [#4506](https://togithub.com/primefaces/primevue/issues/4506) - Column Filter: Missing type for new `applyFilter` method [#4484](https://togithub.com/primefaces/primevue/issues/4484) - Button: Buttonset with single button has wrong border radius [#4467](https://togithub.com/primefaces/primevue/issues/4467) - \[DataTable] Reorder feature and rowreordericon slot problem. [#4459](https://togithub.com/primefaces/primevue/issues/4459) - ToastMessage: styleClass property is ignored [#4454](https://togithub.com/primefaces/primevue/issues/4454) - Bitwise operator used in passthorugh/tailwind/index.js instead of logical operator [#4415](https://togithub.com/primefaces/primevue/issues/4415) - Textarea autoResize with max-height doesn't show scrollbar [#4269](https://togithub.com/primefaces/primevue/issues/4269) - Calendar: manualInput property ignored [#3523](https://togithub.com/primefaces/primevue/issues/3523) ### [`v3.34.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3341-2023-09-08) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.34.0...3.34.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.34.0...3.34.1) **Implemented New Features and Enhancements:** - DataTable: (unstyled + Tailwind) stripedRows styling applies in dark mode but not light mode [#4406](https://togithub.com/primefaces/primevue/issues/4406) - DataTable: Icon slots issues [#4366](https://togithub.com/primefaces/primevue/issues/4366) - Calendar: showMonthAfterYear IL8N setting (from PrimeReact/PrimeFaces) [#4113](https://togithub.com/primefaces/primevue/issues/4113) - DataTable and TreeTable: new Paginator dropdown icon slots [#3921](https://togithub.com/primefaces/primevue/issues/3921) - Column Filter: Expose 'applyFilter' method [#3519](https://togithub.com/primefaces/primevue/issues/3519) **Fixed bugs:** - ConfirmDialog: acceptClass and rejectClass is not working on unstyled mode [#4412](https://togithub.com/primefaces/primevue/issues/4412) - Menubar - clicking outside of submenu should hide it [#4405](https://togithub.com/primefaces/primevue/issues/4405) - Image: Closing fullscreen image (from preview) breaks scrolling [#4401](https://togithub.com/primefaces/primevue/issues/4401) - The `ptOptions` property is not working with nested components [#4400](https://togithub.com/primefaces/primevue/issues/4400) - Breadcrumb: duplicate key warning [#4399](https://togithub.com/primefaces/primevue/issues/4399) - Column: rowtogglericon slot does not expose p-row-toggler-icon class [#4398](https://togithub.com/primefaces/primevue/issues/4398) - Calendar: dropdownicon class not being exposed [#4370](https://togithub.com/primefaces/primevue/issues/4370) - SplitButton: some preventDefault are missing [#4223](https://togithub.com/primefaces/primevue/issues/4223) - TreeTable: Custom Column's Toggler Icon [#4170](https://togithub.com/primefaces/primevue/issues/4170) - DataTable (Virtual Scroll): Cannot set properties of undefined (setting 'tabIndex') [#3888](https://togithub.com/primefaces/primevue/issues/3888) - Tree: keyboard keys don't work in InputElement [#3831](https://togithub.com/primefaces/primevue/issues/3831) ### [`v3.34.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3340-2023-09-05) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.33.0...3.34.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.33.0...3.34.0) **Breaking Changes:** - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types [\4389](https://togithub.com/primefaces/primevue/issues/4389) **Implemented New Features and Enhancements:** - Add ptOptions property to all components [\4384](https://togithub.com/primefaces/primevue/issues/4384) - Improve the performance of resolveFieldData method in core [\4296](https://togithub.com/primefaces/primevue/issues/4296) - Locale: Add fileSizeTypes [\4376](https://togithub.com/primefaces/primevue/issues/4376) - AutoComplete: Empty Message never displayed [\3669](https://togithub.com/primefaces/primevue/issues/3669) **Fixed bugs:** - OrderList and PickList: Getting error when empty field [\4383](https://togithub.com/primefaces/primevue/issues/4383) - MenuPassThrough: The PT option menu does not work [\4381](https://togithub.com/primefaces/primevue/issues/4381) - Menu components: RouterBindProps typing [\4379](https://togithub.com/primefaces/primevue/issues/4379) - TreeTable: aria-expanded attribute should not be on leaf nodes [\4368](https://togithub.com/primefaces/primevue/issues/4368) - InputMask: Copy Paste not working [\3915](https://togithub.com/primefaces/primevue/issues/3915) - DataTable: Selection and Row/Cell editing : Cannot input space character [\4120](https://togithub.com/primefaces/primevue/issues/4120) ### [`v3.33.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3330-2023-09-01) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.32.2...3.33.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.32.2...3.33.0) **Breaking Changes:** - Rename `merge` and `useMergeProps` options with `mergeSections` and `mergeProps` options on `usePassThrough` method [#4342](https://togithub.com/primefaces/primevue/issues/4342) **Deprecated:** - `to` option deprecation of MenuModel for Menu components [#4372](https://togithub.com/primefaces/primevue/issues/4372) - Vue-Router deprecation in Menu components [#4351](https://togithub.com/primefaces/primevue/issues/4351) **Implemented New Features and Enhancements:** - Menu: new `submenuheader` slot [#4352](https://togithub.com/primefaces/primevue/issues/4352) - SplitButton: MenuIcon [#4201](https://togithub.com/primefaces/primevue/issues/4201) **Fixed bugs:** - FileUpload: drag over border implementation bug [#4371](https://togithub.com/primefaces/primevue/issues/4371) - Dialog: drag cannot work as expected [#4367](https://togithub.com/primefaces/primevue/issues/4367) - Testing components will throw a `Cannot read properties of undefined (reading 'unstyled')` error [#4360](https://togithub.com/primefaces/primevue/issues/4360) - VirtualScroller: Unstyled mode is removing needed classes for core functionality [#4348](https://togithub.com/primefaces/primevue/issues/4348) - Component Name: Splitter [#4341](https://togithub.com/primefaces/primevue/issues/4341) - DataTable: v-model:editingRows is not reactive when changed from outside [#4337](https://togithub.com/primefaces/primevue/issues/4337) - DataTable: PT Options missing for Expansion Row Cell [#4306](https://togithub.com/primefaces/primevue/issues/4306) - Calendar: Accessibility features broken when hour-format="12" [#4287](https://togithub.com/primefaces/primevue/issues/4287) - SplitButton: Not rendering icon slot without icon property [#4200](https://togithub.com/primefaces/primevue/issues/4200) - Dialog: Draggable fails if Dialog contains a TabView/TabPanel [#4182](https://togithub.com/primefaces/primevue/issues/4182) ### [`v3.32.2`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3322-2023-08-23) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.32.1...3.32.2) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.32.1...3.32.2) **Implemented New Features and Enhancements:** - PassThrough: component option improvements [#4322](https://togithub.com/primefaces/primevue/issues/4322) **Fixed bugs:** - \[AutoComplete] wrong removetokenicon pt implementation [#4320](https://togithub.com/primefaces/primevue/issues/4320) - \[Editor] - Tailwind theme is not working. Structure needs adjustments [#4317](https://togithub.com/primefaces/primevue/issues/4317) - Dialog: Uncaught TypeError: getComputedStyle is not a function [#4312](https://togithub.com/primefaces/primevue/issues/4312) - Toast message content overflows the toast border [#4309](https://togithub.com/primefaces/primevue/issues/4309) - Column: `colspan` only applied to `thead>tr>td` but should be applied to `tbody>tr>td` [#4307](https://togithub.com/primefaces/primevue/issues/4307) - Calendar: Icon classes not being correctly exposed [#4305](https://togithub.com/primefaces/primevue/issues/4305) - Listbox: Typing filtericon slot does not expose class [#4304](https://togithub.com/primefaces/primevue/issues/4304) - Sidebar: Icon classes not being correctly exposed [#4303](https://togithub.com/primefaces/primevue/issues/4303) - Toast: Icon classes not being correctly exposed [#4302](https://togithub.com/primefaces/primevue/issues/4302) - Dialog: Draggable Fails [#4298](https://togithub.com/primefaces/primevue/issues/4298) - Datatable Cell Edit: Numpad Enter not saving new data on InputNumber [#4292](https://togithub.com/primefaces/primevue/issues/4292) ### [`v3.32.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3321-2023-08-18) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.32.0...3.32.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.32.0...3.32.1) **Implemented New Features and Enhancements:** - Improve `usePassThrough` method [#4289](https://togithub.com/primefaces/primevue/issues/4289) - SelectButton: passthrough option [#4286](https://togithub.com/primefaces/primevue/issues/4286) - Locale performance updates with large datasets [#4285](https://togithub.com/primefaces/primevue/issues/4285) - Baseicon: Content Security Policy (CSP) violation [#4271](https://togithub.com/primefaces/primevue/issues/4271) - FileUpload: Class .p-fileupload-highlight is missing [#4129](https://togithub.com/primefaces/primevue/issues/4129) - DataTable: Slow filter and sort performance with large datasets [#4007](https://togithub.com/primefaces/primevue/issues/4007) - Dropdown: Show Clear Keyboard Binding [#3834](https://togithub.com/primefaces/primevue/issues/3834) **Fixed bugs:** - Sidebar: using unstyled mode and Tailwind theme, the :modal="false" doesn't work. Can't disable the modal layer. [#4288](https://togithub.com/primefaces/primevue/issues/4288) - Unstyled Mode: Tailwind - only refers to a type [#4280](https://togithub.com/primefaces/primevue/issues/4280) - Disabled prop on Password component not working [#4279](https://togithub.com/primefaces/primevue/issues/4279) - usePassThrough: Components with function as their value doesn't seem to work properly [#4278](https://togithub.com/primefaces/primevue/issues/4278) - DataTable in expand mode resizing problem [#4277](https://togithub.com/primefaces/primevue/issues/4277) - Slot function options .d.ts typing fixes [#4274](https://togithub.com/primefaces/primevue/issues/4274) - Sidebar: Tailwind transitions do not work for all positions [#4272](https://togithub.com/primefaces/primevue/issues/4272) - Datatable: Menu Filter Icon Click Causes Column to Sort [#4268](https://togithub.com/primefaces/primevue/issues/4268) - Button: iconClass is not assigned when component is unstyled [#4265](https://togithub.com/primefaces/primevue/issues/4265) - Dropdown: Invalid slot typings [#4263](https://togithub.com/primefaces/primevue/issues/4263) - Unexpected behavior of the ConfirmDialog component during dragging process [#4251](https://togithub.com/primefaces/primevue/issues/4251) - ColorPicker: baseZIndex is unused [#4228](https://togithub.com/primefaces/primevue/issues/4228) - Calendar: increment minute [#4207](https://togithub.com/primefaces/primevue/issues/4207) - Message: Icon shrinks when text in message wraps to new lines. [#3966](https://togithub.com/primefaces/primevue/issues/3966) - Dialog, Sidebar: Not working if v-model:visible is changed quickly [#3940](https://togithub.com/primefaces/primevue/issues/3940) - DataTable: Grouping with Pagination is Broken [#3896](https://togithub.com/primefaces/primevue/issues/3896) - rowGroup feature is not working with paginator in PrimeVue's DataTable [#3858](https://togithub.com/primefaces/primevue/issues/3858) - Image: want set preview to fullscreen [#2947](https://togithub.com/primefaces/primevue/issues/2947) - Buttongroup with outlined buttons [#2238](https://togithub.com/primefaces/primevue/issues/2238) ### [`v3.32.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3320-2023-08-11) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.31.0...3.32.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.31.0...3.32.0) **Breaking Changes:** - Update `Tailwind` package in core [#4255](https://togithub.com/primefaces/primevue/issues/4255) **Implemented New Features and Enhancements:** - Add `usePassThrough` method to customize default PT objects [#4257](https://togithub.com/primefaces/primevue/issues/4257) - AutoComplete: loading state [#4253](https://togithub.com/primefaces/primevue/issues/4253) - Add `Content Security Policy (CSP)` config [#4241](https://togithub.com/primefaces/primevue/issues/4241) - Core unstyled mode updates [#4235](https://togithub.com/primefaces/primevue/issues/4235) - Datatable: Cell Edit Numpad Enter not working [#4232](https://togithub.com/primefaces/primevue/issues/4232) - Add `transition` option to Pass Through(PT) of components [#4231](https://togithub.com/primefaces/primevue/issues/4231) - Add custom `global.css` option to Pass Through(PT) [#4230](https://togithub.com/primefaces/primevue/issues/4230) - Avatar: Return target in error event callback [#4222](https://togithub.com/primefaces/primevue/issues/4222) - Password: add "[@change](https://togithub.com/change)" event [#4219](https://togithub.com/primefaces/primevue/issues/4219) - PT context improvemens [#4211](https://togithub.com/primefaces/primevue/issues/4211) **Fixed bugs:** - Dropdown: Click on icon line is ignored [#4259](https://togithub.com/primefaces/primevue/issues/4259) - Vue Tooltip: Flickering Issue [#4256](https://togithub.com/primefaces/primevue/issues/4256) - Image: preview button is missing `type="button"` and submits forms by default [#4249](https://togithub.com/primefaces/primevue/issues/4249) - SpeedDial: tooltip not working on speed dial [#4238](https://togithub.com/primefaces/primevue/issues/4238) - Dialog: unstyled mode pointer-event defects [#4237](https://togithub.com/primefaces/primevue/issues/4237) - Toast: Toast Icon is too small [#4234](https://togithub.com/primefaces/primevue/issues/4234) - Datatable: Filtering with grouping not working [#4229](https://togithub.com/primefaces/primevue/issues/4229) - Dropdown: Incorrect prop declaration [#4225](https://togithub.com/primefaces/primevue/issues/4225) - RadioButton: pt prop has incorrect type [#4202](https://togithub.com/primefaces/primevue/issues/4202) - TreeSelect: p-treeselect-items-wrapper is missing [#4145](https://togithub.com/primefaces/primevue/issues/4145) - SplitButton: menu icon not visible in large size [#4028](https://togithub.com/primefaces/primevue/issues/4028) - DataTable and TreeTable: Column sorting not working correctly when using custom header template [#3702](https://togithub.com/primefaces/primevue/issues/3702) ### [`v3.31.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3310-2023-07-25) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.30.2...3.31.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.30.2...3.31.0) **Implemented New Features and Enhancements:** - Tailwind Theme for Unstyled Mode [#4205](https://togithub.com/primefaces/primevue/issues/4205) - PT context improvements [#4196](https://togithub.com/primefaces/primevue/issues/4196) - Add item parameter to menuitem options for pt property [#4190](https://togithub.com/primefaces/primevue/issues/4190) **Fixed bugs:** - Bootstrap: Breadcrumb icon fix [#4195](https://togithub.com/primefaces/primevue/issues/4195) - CascadeSelect unstyled mode defect [#4192](https://togithub.com/primefaces/primevue/issues/4192) - InputSwitch: pt prop has incorrect type [#4187](https://togithub.com/primefaces/primevue/issues/4187) - TabView: ID used in aria-controls does not exist on panel content div [#4181](https://togithub.com/primefaces/primevue/issues/4181) - Dropdown: default optionLabel and default optionValue are null (but doc say, default to label and value) [#4174](https://togithub.com/primefaces/primevue/issues/4174) - Image: Preview not closing on escape click [#4089](https://togithub.com/primefaces/primevue/issues/4089) ### [`v3.30.2`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3302-2023-07-20) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.30.1...3.30.2) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.30.1...3.30.2) **Implemented New Features and Enhancements:** - Rename `button` and `buttonIcon` pt options with `closeButton` and `closeIcon` options in Message and Toast [#4159](https://togithub.com/primefaces/primevue/issues/4159) - DataTable & TreeTable: new `size` property [#4156](https://togithub.com/primefaces/primevue/issues/4156) - Improve `pt` syntax for 'class' definitions [#4150](https://togithub.com/primefaces/primevue/issues/4150) - PT context improvements [#4149](https://togithub.com/primefaces/primevue/issues/4149) **Fixed bugs:** - TabMenu: disabled item defect & accessibility improvements [#4169](https://togithub.com/primefaces/primevue/issues/4169) - OverlayPanel: Toggle on list of focusable elements forces screen jump [#4167](https://togithub.com/primefaces/primevue/issues/4167) - Global pt implementation defects [#4163](https://togithub.com/primefaces/primevue/issues/4163) - Multiselect: Custom checkbox render issue [#4152](https://togithub.com/primefaces/primevue/issues/4152) ### [`v3.30.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3301-2023-07-14) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.30.0...3.30.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.30.0...3.30.1) **Implemented New Features and Enhancements:** - Button: remove margin from default style [#4139](https://togithub.com/primefaces/primevue/issues/4139) - Improve `pt` options on components that use helper component [#4136](https://togithub.com/primefaces/primevue/issues/4136) - Pass Through Props: Syntactic improvement suggestion [#4125](https://togithub.com/primefaces/primevue/issues/4125) - PT context improvements [#4124](https://togithub.com/primefaces/primevue/issues/4124) **Fixed bugs:** - TreeTable: Sorting does not work when clicking at the header title [#4138](https://togithub.com/primefaces/primevue/issues/4138) - Selection(multiple and single) not working in TreeTable [#4133](https://togithub.com/primefaces/primevue/issues/4133) - The types in PrimeVue config are not accessible [#4122](https://togithub.com/primefaces/primevue/issues/4122) - Browser CDN mode is not working as expected [#4121](https://togithub.com/primefaces/primevue/issues/4121) - TypeScript: changeTheme is not declared [#4118](https://togithub.com/primefaces/primevue/issues/4118) - Panel: Wrong prop type in `header` slot [#4086](https://togithub.com/primefaces/primevue/issues/4086) ### [`v3.30.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#3300-2023-07-10) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.29.2...3.30.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.29.2...3.30.0) **Implemented New Features and Enhancements:** - InputText: `size` property [#4106](https://togithub.com/primefaces/primevue/issues/4106) - Add `hooks` keyword to `pt` options to access all lifecycle methods on components and directives [#4103](https://togithub.com/primefaces/primevue/issues/4103) - Pass all emits to templates on DynamicDialog [#4102](https://togithub.com/primefaces/primevue/issues/4102) - Improve `pt` options on components that use helper component [#3983](https://togithub.com/primefaces/primevue/issues/3983) - Add `unstyled` mode for all components [#3965](https://togithub.com/primefaces/primevue/issues/3965) **Fixed bugs:** - Button: Button width is to small when have a icon and a badge only [#4083](https://togithub.com/primefaces/primevue/issues/4083) - SplitButton: aria-expanded not set correctly [#4065](https://togithub.com/primefaces/primevue/issues/4065) - Toast: Crashing when no severity value is provided [#4063](https://togithub.com/primefaces/primevue/issues/4063) - Positioning defect PrimeVue Button with icon slot [#4042](https://togithub.com/primefaces/primevue/issues/4042) - Tooltip: showDelay still triggers Tooltip when original element is removed [#4029](https://togithub.com/primefaces/primevue/issues/4029) - tooltip: hideDelay is not defined [#4025](https://togithub.com/primefaces/primevue/issues/4025) - `pt` implementation defects [#4024](https://togithub.com/primefaces/primevue/issues/4024) - FocusTrap.js writes to read-only property `classList` which causes test failures under happy-dom [#4015](https://togithub.com/primefaces/primevue/issues/4015) - The `getScrollableParents` method throws a exception in shadow dom [#4014](https://togithub.com/primefaces/primevue/issues/4014) - TreeTable: event propagation issue [#4010](https://togithub.com/primefaces/primevue/issues/4010) - Dynamic clipPath support for icons [#3959](https://togithub.com/primefaces/primevue/issues/3959) - Accordion: pt options for root applied twice [#3955](https://togithub.com/primefaces/primevue/issues/3955) - InputNumber: Incorrect formatting when in decimal mode with a suffix (maybe all the time) [#3382](https://togithub.com/primefaces/primevue/issues/3382) **Deprecated:** - The `primevue[.min].css` has been deprecated [#4110](https://togithub.com/primefaces/primevue/issues/4110)Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.