rhaamo / StockazIO

Components/hardware management webapp for DIYers.
https://demo.stockazio.squeaky.tech/public/parts
GNU Affero General Public License v3.0
18 stars 1 forks source link

Update dependency primevue to v3.29.1 #616

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
primevue (source) 3.18.0 -> 3.29.1 age adoption passing confidence

Release Notes

primefaces/primevue ### [`v3.29.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3291-httpsgithubcomprimefacesprimevuetree3291-2023-05-15) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.29.0...3.29.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.29.0...3.29.1) **Fixed bugs:** - SpeedDial: Mask and SpeedDial itself prevent pointer events and speedDial does not close using item slot [#​3945](https://togithub.com/primefaces/primevue/issues/3945) - DataTable: Selection and focus loss when no custom ContextMenu is defined [#​3927](https://togithub.com/primefaces/primevue/issues/3927) - TabMenu: Accessibility issue in TabMenu with hidden tabs [#​3910](https://togithub.com/primefaces/primevue/issues/3910) - Steps: text overflow [#​3631](https://togithub.com/primefaces/primevue/issues/3631) ### [`v3.29.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3290-httpsgithubcomprimefacesprimevuetree3290-2023-05-11) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.28.0...3.29.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.28.0...3.29.0) **Implemented New Features and Enhancements:** - New passthrough(pt) property implementation for Data Components [#​3924](https://togithub.com/primefaces/primevue/issues/3924) - New passthrough(pt) property implementation for Form Components [#​3922](https://togithub.com/primefaces/primevue/issues/3922) - New passthrough(pt) property implementation for Media Components [#​3918](https://togithub.com/primefaces/primevue/issues/3918) - Image: New `image` and `preview` slots [#​3864](https://togithub.com/primefaces/primevue/issues/3864) - Tooltip Delay option [#​3764](https://togithub.com/primefaces/primevue/issues/3764) - Image: Handling of disabled zoomOut and zoomIn in preview [#​2948](https://togithub.com/primefaces/primevue/issues/2948) **Fixed bugs:** - Calendar: showOnFocus=false does not work [#​3923](https://togithub.com/primefaces/primevue/issues/3923) - OrderList: TypeError with empty list [#​3870](https://togithub.com/primefaces/primevue/issues/3870) ### [`v3.28.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3280-httpsgithubcomprimefacesprimevuetree3280-2023-05-02) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.27.0...3.28.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.27.0...3.28.0) **Implemented New Features and Enhancements:** - New passthrough(pt) property implementation for Chart & FileUpload & Message Components [#​3911](https://togithub.com/primefaces/primevue/issues/3911) - New passthrough(pt) property implementation for Menu Components [#​3907](https://togithub.com/primefaces/primevue/issues/3907) - Button: No label [#​3905](https://togithub.com/primefaces/primevue/issues/3905) - Add global `pt` option to PrimeVue config [#​3902](https://togithub.com/primefaces/primevue/issues/3902) - New passthrough(pt) property implementation for Button Components [#​3889](https://togithub.com/primefaces/primevue/issues/3889) - New passthrough(pt) property implementation for Overlay Components [#​3885](https://togithub.com/primefaces/primevue/issues/3885) - New passthrough(pt) property implementation for Misc Components [#​3879](https://togithub.com/primefaces/primevue/issues/3879) **Fixed bugs:** - Message: wrong close icon size [#​3908](https://togithub.com/primefaces/primevue/issues/3908) - Panel: Header accessibility issue [#​3904](https://togithub.com/primefaces/primevue/issues/3904) - Calendar: Material theme icons not visible [#​3903](https://togithub.com/primefaces/primevue/issues/3903) - Password: Incorrect onClick property as scope for custom icons [#​3900](https://togithub.com/primefaces/primevue/issues/3900) - AutoComplete: class style and click event refactor on `removetokenicon` scoped slot [#​3899](https://togithub.com/primefaces/primevue/issues/3899) - Dropdown: Selection is not working correctly with falsy values [#​3891](https://togithub.com/primefaces/primevue/issues/3891) ### [`v3.27.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3270-httpsgithubcomprimefacesprimevuetree3270-2023-04-19) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.26.1...3.27.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.26.1...3.27.0) **Implemented New Features and Enhancements:** - Add icon templating support to components [#​3833](https://togithub.com/primefaces/primevue/issues/3833) - Improve icon implementation in core [#​3832](https://togithub.com/primefaces/primevue/issues/3832) - Add new Icon components [#​3829](https://togithub.com/primefaces/primevue/issues/3829) - Panel: Footer Templating [#​3820](https://togithub.com/primefaces/primevue/issues/3820) - AutoComplete: NumpadEnter is not recognised [#​3816](https://togithub.com/primefaces/primevue/issues/3816) - Calendar: Emit year-change event via navBackward and navForward [#​3811](https://togithub.com/primefaces/primevue/issues/3811) - New passthrough(pt) property implementation for Panel Components [#​3797](https://togithub.com/primefaces/primevue/issues/3797) - Galleria: Play and Pause [#​3619](https://togithub.com/primefaces/primevue/issues/3619) **Fixed bugs:** - TabView: Scrollable Starting/Ending Nav Arrow Blocks First/Last Tab [#​3849](https://togithub.com/primefaces/primevue/issues/3849) - DataTable Filter with Calendar is not showing in proper location [#​3632](https://togithub.com/primefaces/primevue/issues/3632) **Deprecated:** - Deprecated `indicator` slot [#​3871](https://togithub.com/primefaces/primevue/issues/3871) - FullCalendar: Deprecated component [#​3827](https://togithub.com/primefaces/primevue/issues/3827) ### [`v3.26.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3261-httpsgithubcomprimefacesprimevuetree3261-2023-03-27) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.26.0...3.26.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.26.0...3.26.1) **Implemented New Features and Enhancements:** - Improve folder structure for nuxt configurations [#​3802](https://togithub.com/primefaces/primevue/issues/3802) - Image: Add Additional Toolbar Buttons To Preview [#​3771](https://togithub.com/primefaces/primevue/issues/3771) - Image: indicator icon property[#​3492](https://togithub.com/primefaces/primevue/issues/3492) **Fixed bugs:** - The esm builds throw an exception due to optional chaining [#​3809](https://togithub.com/primefaces/primevue/issues/3809) - Filtering: doesn't respect optionGroupChildren [#​3807](https://togithub.com/primefaces/primevue/issues/3807) - Api: Typing mismatch [#​3806](https://togithub.com/primefaces/primevue/issues/3806) - DataTable: Row edits when enabled doesn't work with pagination [#​3801](https://togithub.com/primefaces/primevue/issues/3801) - Calendar: Page scrolls to top when clicked on calendar icon [#​3791](https://togithub.com/primefaces/primevue/issues/3791) - Splitter: a couple of errors related to aria-\* attributes [#​3783](https://togithub.com/primefaces/primevue/issues/3783) - DataTable: Group Rows do not span all Columns with Selection Mode set and group-by not in the Column list [#​3781](https://togithub.com/primefaces/primevue/issues/3781) - DataTable: the table disappears when using scrollHeight="flex" and virtual scrolling [#​3772](https://togithub.com/primefaces/primevue/issues/3772) ### [`v3.26.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3260-httpsgithubcomprimefacesprimevuetree3260-2023-03-20) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.25.0...3.26.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.25.0...3.26.0) **Implemented New Features and Enhancements:** - TriStateCheckbox: case of modelValue undefined [#​3762](https://togithub.com/primefaces/primevue/issues/3762) - Inplace: FocusTrap support [#​3760](https://togithub.com/primefaces/primevue/issues/3760) - ConfirmDialog: Add draggable property [#​3753](https://togithub.com/primefaces/primevue/issues/3753) - Inplace editing does not focus on input element as expected [#​2348](https://togithub.com/primefaces/primevue/issues/2348) **Fixed bugs:** - Slider: Accessibility issue [#​3768](https://togithub.com/primefaces/primevue/issues/3768) - TreeTable: Column Resizing defect [#​3754](https://togithub.com/primefaces/primevue/issues/3754) - Api: Typing mismatch [#​3751](https://togithub.com/primefaces/primevue/issues/3751) - SplitButton/OverlayPanel: OverlayPanel won't open from default call by SplitButton [#​3750](https://togithub.com/primefaces/primevue/issues/3750) - Slider: Focus on slider on mouse click [#​3748](https://togithub.com/primefaces/primevue/issues/3748) - Dropdown preselected disabled option is not shown [#​3541](https://togithub.com/primefaces/primevue/issues/3541) ### [`v3.25.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3250-httpsgithubcomprimefacesprimevuetree3250-2023-03-13) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.24.0...3.25.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.24.0...3.25.0) **Breaking Changes:** - SelectButton: inverse `unselectable` behaviour [#​3708](https://togithub.com/primefaces/primevue/issues/3708) **Implemented New Features and Enhancements:** - DynamicDialog: Improve `templates` option to use dynamic components in header and footer templates. [#​3736](https://togithub.com/primefaces/primevue/issues/3736) - Api: Type mismatch [#​3727](https://togithub.com/primefaces/primevue/issues/3727) - DynamicDialog: Add `emits` option to handle events emitted by the child component [#​3726](https://togithub.com/primefaces/primevue/issues/3726) **Fixed bugs:** - DataTable: rowStyle function doesn't work [#​3738](https://togithub.com/primefaces/primevue/issues/3738) - Dialog: header buttons autofocus defect [#​3729](https://togithub.com/primefaces/primevue/issues/3729) - Class and Style properties type definition defects [#​3707](https://togithub.com/primefaces/primevue/issues/3707) - InputMask: Dynamic mask change issue [#​3698](https://togithub.com/primefaces/primevue/issues/3698) - Tooltip: cannot unbind events when tooltip value is cleared [#​3645](https://togithub.com/primefaces/primevue/issues/3645) - Calendar: Disable year and month when set minDate or maxDate [#​3589](https://togithub.com/primefaces/primevue/issues/3589) - DataTable frozen columns in footer not freezing [#​3190](https://togithub.com/primefaces/primevue/issues/3190) - ConfirmPopup: page scrolls up when the button is clicked a second time [#​3516](https://togithub.com/primefaces/primevue/issues/3516) ### [`v3.24.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3240-httpsgithubcomprimefacesprimevuetree3240-2023-03-07) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.23.0...3.24.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.23.0...3.24.0) **Breaking Changes:** - Removed TypeScript types [#​3696](https://togithub.com/primefaces/primevue/issues/3696) - DataTable CSS and responsive structure improvements [#​3682](https://togithub.com/primefaces/primevue/issues/3682) **Implemented New Features and Enhancements:** - SplitButton: New Styling properties [#​3697](https://togithub.com/primefaces/primevue/issues/3697) - Button: New Styling Properties [#​3695](https://togithub.com/primefaces/primevue/issues/3695) - Add appendOnly and inline properties to VirtualScroller [#​3683](https://togithub.com/primefaces/primevue/issues/3683) - Avatar - Image Alt text Accessibility [#​3593](https://togithub.com/primefaces/primevue/issues/3593) - Tab Menu: Add role to ink bar [#​3583](https://togithub.com/primefaces/primevue/issues/3583) - Toast: new `close` and `life-end` methods [#​2989](https://togithub.com/primefaces/primevue/issues/2989) **Fixed bugs:** - Dropdown: editable mode add change event [#​3692](https://togithub.com/primefaces/primevue/issues/3692) - DataTable: cannot uncheck when click the checkbox in column [#​3691](https://togithub.com/primefaces/primevue/issues/3691) - Checkbox: has an attribute that is not supported by input checkboxes. [#​3678](https://togithub.com/primefaces/primevue/issues/3678) - Badge: do not render Zero correctly [#​3649](https://togithub.com/primefaces/primevue/issues/3649) - InputSwitch: invalid state defect [#​3646](https://togithub.com/primefaces/primevue/issues/3646) - MegaMenu templating defect [#​3621](https://togithub.com/primefaces/primevue/issues/3621) ### [`v3.23.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3230-httpsgithubcomprimefacesprimevuetree3230-2023-01-30) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.22.4...3.23.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.22.4...3.23.0) **Implemented New Features and Enhancements:** - Menu: `start` and `end` templating [#​3599](https://togithub.com/primefaces/primevue/issues/3599) - Intro 6 New Free Themes [#​3597](https://togithub.com/primefaces/primevue/issues/3597) - DataTable: exportData exclude column footers [#​3328](https://togithub.com/primefaces/primevue/issues/3328) **Fixed bugs:** - Breadcrumb: Home item not using item slot [#​3604](https://togithub.com/primefaces/primevue/issues/3604) - Locale: `endsWith` typing error on d.ts [#​3595](https://togithub.com/primefaces/primevue/issues/3595) - Tag: Duplicate class names [#​3584](https://togithub.com/primefaces/primevue/issues/3584) - DataTable: tabbing error with row select and expanded rows enabled [#​3571](https://togithub.com/primefaces/primevue/issues/3571) - Dialog: dismissableMask not working when closable false [#​3560](https://togithub.com/primefaces/primevue/issues/3560) - DataTable: Paginator should be below DataTable Footer templating [#​3540](https://togithub.com/primefaces/primevue/issues/3540) - Datatable: RowReorder fails in case of pagination on page other than first & last [#​3443](https://togithub.com/primefaces/primevue/issues/3443) - Calendar: maxDate with 12-hour-format does not allow minute and second value modification [#​3356](https://togithub.com/primefaces/primevue/issues/3356) ### [`v3.22.4`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3224-httpsgithubcomprimefacesprimevuetree3224-2023-01-23) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.22.3...3.22.4) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.22.3...3.22.4) **Fixed bugs:** - Breadcrumb: when home is not defined, first separator should not be rendered [#​3570](https://togithub.com/primefaces/primevue/issues/3570) - PanelMenu header action color update [#​3561](https://togithub.com/primefaces/primevue/issues/3561) - Unique values created in components are set incorrectly. [#​3558](https://togithub.com/primefaces/primevue/issues/3558) - ZIndexUtils: Dropdown inside Dialog doesn't work [#​3554](https://togithub.com/primefaces/primevue/issues/3554) - PanelMenu: Link items can't be opened with a keyboard (slot issue) [#​3553](https://togithub.com/primefaces/primevue/issues/3553) - Material Calendar: Invalid State defect [#​3547](https://togithub.com/primefaces/primevue/issues/3547) - Textarea : Label colour do not changes to primary colour when floating above [#​3530](https://togithub.com/primefaces/primevue/issues/3530) - Calendar: Regression. Incorrect calendar pop-up positioning when used as editor in DataTable [#​3526](https://togithub.com/primefaces/primevue/issues/3526) ### [`v3.22.3`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3223-httpsgithubcomprimefacesprimevuetree3223-2023-01-17) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.22.2...3.22.3) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.22.2...3.22.3) **Fixed bugs:** - ZIndexUtils is not working as expected on the overlays [#​3549](https://togithub.com/primefaces/primevue/issues/3549) ### [`v3.22.2`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3222-httpsgithubcomprimefacesprimevuetree3222-2023-01-16) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.22.1...3.22.2) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.22.1...3.22.2) **Implemented New Features and Enhancements:** - Sidebar: transition class update and adding `after-hide` event [#​3535](https://togithub.com/primefaces/primevue/issues/3535) **Fixed bugs:** - Divider: dotted vertical divider is not working [#​3534](https://togithub.com/primefaces/primevue/issues/3534) - RadioButton and Rating causes scroll [#​3533](https://togithub.com/primefaces/primevue/issues/3533) - Sidebar: Mask container should be removed from DOM [#​3531](https://togithub.com/primefaces/primevue/issues/3531) - Menu: TypeError with only disabled menuitems [#​3513](https://togithub.com/primefaces/primevue/issues/3513) - DataTable/Paginator: JumpToInput not working. Incrementing page not changing input value [#​3538](https://togithub.com/primefaces/primevue/issues/3538) ### [`v3.22.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3221-httpsgithubcomprimefacesprimevuetree3221-2023-01-12) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.22.0...3.22.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.22.0...3.22.1) - Sidebar: Extraneous non-props attributes warnings [#​3524](https://togithub.com/primefaces/primevue/issues/3524) **Fixed bugs:** ### [`v3.22.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3220-httpsgithubcomprimefacesprimevuetree3220-2023-01-11) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.21.0...3.22.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.21.0...3.22.0) **Implemented New Features and Enhancements:** - ProgressSpinner| color updates [#​3511](https://togithub.com/primefaces/primevue/issues/3511) - Reimplement Sidebar [#​3474](https://togithub.com/primefaces/primevue/issues/3474) - Pass props to SplitButton MenuButton [#​3394](https://togithub.com/primefaces/primevue/issues/3394) - TabMenu: index of menu item must be accessible in slot [#​3393](https://togithub.com/primefaces/primevue/issues/3393) - `empty` slot for Autocomplete [#​2525](https://togithub.com/primefaces/primevue/issues/2525) **Fixed bugs:** - DropdownMenu: Disabled dropdown can still be opened with screen reader [#​3512](https://togithub.com/primefaces/primevue/issues/3512) - SpeedDial: Overlapping Issue [#​3504](https://togithub.com/primefaces/primevue/issues/3504) - Breadcrumb: Using template the Home icon is not appearing [#​3503](https://togithub.com/primefaces/primevue/issues/3503) - SplitButton: unexpected call of default action [#​3467](https://togithub.com/primefaces/primevue/issues/3467) - Calendar: inline mode accepts focus [#​3452](https://togithub.com/primefaces/primevue/issues/3452) - Data Table: groupRowsBy, prop type error [#​3450](https://togithub.com/primefaces/primevue/issues/3450) - The focus styling is always set to the first element in List components [#​3447](https://togithub.com/primefaces/primevue/issues/3447) - Panel: typo on toggle button props [#​3436](https://togithub.com/primefaces/primevue/issues/3436) - MultiSelect: mark text with shift+Home does not work [#​3435](https://togithub.com/primefaces/primevue/issues/3435) - PanelMenu: open/close events flipped [#​3434](https://togithub.com/primefaces/primevue/issues/3434) - ConfirmPopup: page scrolls up when push the button [#​3432](https://togithub.com/primefaces/primevue/issues/3432) - ConfirmDialog: icon element still rendering even when icon property is null [#​3431](https://togithub.com/primefaces/primevue/issues/3431) - DataTable/Paginator: Double event fire in JumpToPageInput [#​3409](https://togithub.com/primefaces/primevue/issues/3409) - Checkbox: inputClass and inputStyle properties does not apply correctly [#​3406](https://togithub.com/primefaces/primevue/issues/3406) - DataTable: Invalid typing for DataTableSortFieldType [#​3403](https://togithub.com/primefaces/primevue/issues/3403) - Calendar: Invalid TypeScript definitions for modelValue [#​3400](https://togithub.com/primefaces/primevue/issues/3400) - Calendar: Time input doesn't allow PM when typed in [#​3398](https://togithub.com/primefaces/primevue/issues/3398) - FileUpload Missing TypeDefinitions for Callbacks in #content slot [#​3396](https://togithub.com/primefaces/primevue/issues/3396) - TieredMenu: Menu commands in the TieredMenu don't receive any arguments [#​3391](https://togithub.com/primefaces/primevue/issues/3391) - PanelMenu: passing computed value as a model prop [#​3166](https://togithub.com/primefaces/primevue/issues/3166) - Editor: Can not click change color text and background color in Editor [#​3097](https://togithub.com/primefaces/primevue/issues/3097) - Sidebar overlay not removed after changing position [#​1823](https://togithub.com/primefaces/primevue/issues/1823) ### [`v3.21.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3210-httpsgithubcomprimefacesprimevuetree3210-2022-12-08) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.20.0...3.21.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.20.0...3.21.0) **Implemented New Features and Enhancements:** - MultiSelect: Very long selection time due to Chips [#​3380](https://togithub.com/primefaces/primevue/issues/3380) - Improve Message Implementation for Accessibility [#​3370](https://togithub.com/primefaces/primevue/issues/3370) - Improve Toast Implementation for Accessibility [#​3369](https://togithub.com/primefaces/primevue/issues/3369) - Add gap when Toolbar wraps [#​3366](https://togithub.com/primefaces/primevue/issues/3366) - Center content to Toolbar [#​3365](https://togithub.com/primefaces/primevue/issues/3365) - Deprecate Toolbar CSS classes [#​3364](https://togithub.com/primefaces/primevue/issues/3364) - Improve Tree Implementation for Accessibility [#​3360](https://togithub.com/primefaces/primevue/issues/3360) - Calendar: Chrome autocomplete list is overlaying the data picker model [#​3355](https://togithub.com/primefaces/primevue/issues/3355) - Improve SpeedDial Implementation for Accessibility [#​3353](https://togithub.com/primefaces/primevue/issues/3353) - When clicking any menuitem in the Menu components, it always focuses on the first menuitem [#​3352](https://togithub.com/primefaces/primevue/issues/3352) - Improve Image Implementation for Accessibility [#​3351](https://togithub.com/primefaces/primevue/issues/3351) - AutoComplete: new `dropdownClass` prop [#​3350](https://togithub.com/primefaces/primevue/issues/3350) - Improve Galleria Implementation for Accessibility [#​3349](https://togithub.com/primefaces/primevue/issues/3349) - Improve Carousel Implementation for Accessibility [#​3348](https://togithub.com/primefaces/primevue/issues/3348) - Improve SplitButton Implementation for Accessibility [#​3344](https://togithub.com/primefaces/primevue/issues/3344) - Improve search operation on PanelMenu [#​3342](https://togithub.com/primefaces/primevue/issues/3342) - Improve Chart Component Implementation for Accessibility [#​3333](https://togithub.com/primefaces/primevue/issues/3333) - Improve DataTable Implementation for Accessibility [#​3330](https://togithub.com/primefaces/primevue/issues/3330) - Improve PickList Implementation for Accessibility [#​3323](https://togithub.com/primefaces/primevue/issues/3323) - Improve OrderList Implementation for Accessibility [#​3321](https://togithub.com/primefaces/primevue/issues/3321) - Improve TreeTable Implementation for Accessibility [#​3319](https://togithub.com/primefaces/primevue/issues/3319) - Improve DataView Implementation for Accessibility [#​3310](https://togithub.com/primefaces/primevue/issues/3310) - Improve Paginator Implementation for Accessibility [#​3304](https://togithub.com/primefaces/primevue/issues/3304) - Improve OrganizationChart Implementation for Accessibility [#​3302](https://togithub.com/primefaces/primevue/issues/3302) - Improve Timeline Implementation for Accessibility [#​3296](https://togithub.com/primefaces/primevue/issues/3296) - Dropdown: add keyboard support for Numpad Enter [#​3257](https://togithub.com/primefaces/primevue/issues/3257) - Calendar: Accessibility for Material themes [#​2900](https://togithub.com/primefaces/primevue/issues/2900) **Fixed bugs:** - Password: Eye icon problem in MS Edge and IE [#​3372](https://togithub.com/primefaces/primevue/issues/3372) - Menubar: No items property fails to compile [#​3359](https://togithub.com/primefaces/primevue/issues/3359) - TabMenu: we can not use tab-change event with menuitem templating [#​3357](https://togithub.com/primefaces/primevue/issues/3357) - FileUpload Missing TypeDefinitions for Slots [#​3335](https://togithub.com/primefaces/primevue/issues/3335) - Multiselect Uncaught TypeError [#​3329](https://togithub.com/primefaces/primevue/issues/3329) - AutoComplete: the forceSelection property causes inconsistent behavior when the value is removed [#​3161](https://togithub.com/primefaces/primevue/issues/3161) - Dropdown: Long list causes the page to have a long scroll bar [#​3031](https://togithub.com/primefaces/primevue/issues/3031) ### [`v3.20.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3200-httpsgithubcomprimefacesprimevuetree3200-2022-11-18) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.19.0...3.20.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.19.0...3.20.0) **Implemented New Features and Enhancements:** - OverlayPanel: deprecate `ariaCloseLabel` prop [#​3287](https://togithub.com/primefaces/primevue/issues/3287) - Improve Inplace Implementation for Accessibility [#​3286](https://togithub.com/primefaces/primevue/issues/3286) - Improve ProgressBar Implementation for Accessibility [#​3284](https://togithub.com/primefaces/primevue/issues/3284) - Improve Chip Implementation for Accessibility [#​3282](https://togithub.com/primefaces/primevue/issues/3282) - Improve BlockUI Implementation for Accessibility [#​3280](https://togithub.com/primefaces/primevue/issues/3280) - Improve Badge Implementation for Accessibility [#​3278](https://togithub.com/primefaces/primevue/issues/3278) - Improve Tag Implementation for Accessibility [#​3277](https://togithub.com/primefaces/primevue/issues/3277) - Improve Ripple Implementation for Accessibility [#​3276](https://togithub.com/primefaces/primevue/issues/3276) - Improve Skeleton Implementation for Accessibility [#​3275](https://togithub.com/primefaces/primevue/issues/3275) - Improve Avatar Implementation for Accessibility [#​3273](https://togithub.com/primefaces/primevue/issues/3273) - Improve ProgressSpinner Implementation for Accessibility [#​3272](https://togithub.com/primefaces/primevue/issues/3272) - Improve Terminal Implementation for Accessibility [#​3271](https://togithub.com/primefaces/primevue/issues/3271) - Improve ScrollTop Implementation for Accessibility [#​3270](https://togithub.com/primefaces/primevue/issues/3270) **Fixed bugs:** - PrimeIcons missing type definition [#​3292](https://togithub.com/primefaces/primevue/issues/3292) - Panel: `toggleButtonProps` prop defect [#​3289](https://togithub.com/primefaces/primevue/issues/3289) - Fieldset: `toggleButtonProps` prop defect [#​3288](https://togithub.com/primefaces/primevue/issues/3288) - Calendar: maxDate with 12-hour formatting restricts values incorrectly [#​3253](https://togithub.com/primefaces/primevue/issues/3253) ### [`v3.19.0`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3190-httpsgithubcomprimefacesprimevuetree3190-2022-11-16) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.18.1...3.19.0) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.18.1...3.19.0) **Implemented New Features and Enhancements:** - Update PrimeFlex 3.3.0 [#​3261](https://togithub.com/primefaces/primevue/issues/3261) - Improve OverlayPanel Implementation for Accessibility [#​3254](https://togithub.com/primefaces/primevue/issues/3254) - Improve Tooltip Implementation for Accessibility [#​3248](https://togithub.com/primefaces/primevue/issues/3248) - Chips | Allow multiple seperators [#​3240](https://togithub.com/primefaces/primevue/issues/3240) - Improve ConfirmPopup implementation for Accessibility [#​3236](https://togithub.com/primefaces/primevue/issues/3236) - Improve Sidebar implementation for Accessibility [#​3233](https://togithub.com/primefaces/primevue/issues/3233) - Improve ConfirmDialog implementation for Accessibility [#​3232](https://togithub.com/primefaces/primevue/issues/3232) - Improve Dialog implementation for Accessibility [#​3231](https://togithub.com/primefaces/primevue/issues/3231) - FocusTrap Directive [#​3225](https://togithub.com/primefaces/primevue/issues/3225) - Splitter: Emit Resize Start event [#​3203](https://togithub.com/primefaces/primevue/issues/3203) **Fixed bugs:** - PrimeVue Radiobutton - Mobile - scroll to top [#​3266](https://togithub.com/primefaces/primevue/issues/3266) - Calendar: Inline Calendar is jumping when selected mode is range and number of months is more then 1 [#​3247](https://togithub.com/primefaces/primevue/issues/3247) - Slider: Range feature not working correctly [#​3238](https://togithub.com/primefaces/primevue/issues/3238) - Chips | Cannot remove p-focus [#​3237](https://togithub.com/primefaces/primevue/issues/3237) - Menubar: should accept empty items [#​3224](https://togithub.com/primefaces/primevue/issues/3224) - Menu: TypeError with only disabled menuitems [#​3223](https://togithub.com/primefaces/primevue/issues/3223) - Menubar: Menu Icon in mobile view problem [#​3221](https://togithub.com/primefaces/primevue/issues/3221) - DataTable: groupRowsBy has wrong type [#​3219](https://togithub.com/primefaces/primevue/issues/3219) - TieredMenu (and SplitButton): Jumps to the top of the page [#​3212](https://togithub.com/primefaces/primevue/issues/3212) ### [`v3.18.1`](https://togithub.com/primefaces/primevue/blob/HEAD/CHANGELOG.md#​3181-httpsgithubcomprimefacesprimevuetree3181-2022-10-31) [Compare Source](https://togithub.com/primefaces/primevue/compare/3.18.0...3.18.1) [Full Changelog](https://togithub.com/primefaces/primevue/compare/3.18.0...3.18.1) **Implemented New Features and Enhancements:** - Dialog: Allow custom icons for maximizing [#​3192](https://togithub.com/primefaces/primevue/issues/3192) - InputNumber: `highlightOnFocus` property [#​3179](https://togithub.com/primefaces/primevue/issues/3179) - Inplace: Allow custom icons [#​3134](https://togithub.com/primefaces/primevue/issues/3134) - Slider: Range slider can not be dragged to the left when both thumbs overlap [#​3104](https://togithub.com/primefaces/primevue/issues/3104) - Calendar: Allow custom icons [#​3081](https://togithub.com/primefaces/primevue/issues/3081) - Toast: Allow custom icons [#​3061](https://togithub.com/primefaces/primevue/issues/3061) - Message: Allow custom icons [#​3059](https://togithub.com/primefaces/primevue/issues/3059) - Sidebar: Allow custom icons [#​3057](https://togithub.com/primefaces/primevue/issues/3057) - Dialog: Allow custom icons [#​3054](https://togithub.com/primefaces/primevue/issues/3054) - Chips: Allow custom icons [#​3052](https://togithub.com/primefaces/primevue/issues/3052) **Fixed bugs:** - PanelMenu: Can't resolve DomHandler [#​3198](https://togithub.com/primefaces/primevue/issues/3198) - ContextMenu: attributes could not be automatically inherited [#​3197](https://togithub.com/primefaces/primevue/issues/3197) - DataTable: the table is broken in 3.18.0 [#​3189](https://togithub.com/primefaces/primevue/issues/3189) - Menubar: #item slot is never called [#​3177](https://togithub.com/primefaces/primevue/issues/3177) - OverlayPanel: Missing type defination [#​3168](https://togithub.com/primefaces/primevue/issues/3168) - Tooltip: loose reactivity when the content is empty [#​3163](https://togithub.com/primefaces/primevue/issues/3163) - ContextMenu | does not close when left click outside of menu [#​3158](https://togithub.com/primefaces/primevue/issues/3158) - Breadcrumb: SSR Error window is not defined [#​3156](https://togithub.com/primefaces/primevue/issues/3156) - Calendar | set readonly prop to readonly attribute [#​3155](https://togithub.com/primefaces/primevue/issues/3155) - FileUpload: Failed to resolve the Badge and Button components [#​3154](https://togithub.com/primefaces/primevue/issues/3154) - Menu.vue: seperatorClass is not a function [#​3151](https://togithub.com/primefaces/primevue/issues/3151) - AutoComplete: mark text with shift+Home does not work. [#​3140](https://togithub.com/primefaces/primevue/issues/3140) - Calendar in inline : Cannot read properties of undefined (reading 'focus') [#​3108](https://togithub.com/primefaces/primevue/issues/3108) - Can select disabled options in multiselect [#​3094](https://togithub.com/primefaces/primevue/issues/3094) - Dropdown: OptionGroup disappear with filter [#​3078](https://togithub.com/primefaces/primevue/issues/3078) - MultiSelect group labels disappear when filtering [#​3068](https://togithub.com/primefaces/primevue/issues/3068) - Calendar: locale am & pm not work on time picker panel [#​2952](https://togithub.com/primefaces/primevue/issues/2952) - ScrollPanel Bars visible with Browser Zoom [#​2137](https://togithub.com/primefaces/primevue/issues/2137)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.