17.8.0 (2024-02-23)
Full Changelog
Implemented New Features and Enhancements:
- Component: Chips. No ability to limit max length of chip #14592
- Sidebar : Combination of role 'complementary' and aria-modal attribute causes accessibility violation. #14818
Fixed bugs:
- DropDown: Making form touched on clearing pre filled values. #14836
- Component: MultiSelect (p-multiSelect) no longer emits an event when all items are selected or deselected #14252
- p-multiselect: onChange event is not triggered for multiselect's filter select all/unselect all #14252
- Component: Multiselect onChange not called #14807
- Tabview: Forward Button Visible with Fractions #14785
- ContextMenu: appentTo w/ template variable causes error when ContextMenu is destroyed #14793
- FileUpload Component #14789
- Component: Table "Ctrl + A" selects all rows even in selectionMode "single" #14795
- TabView: Scroll buttons are not displayed when adding tabPanel dynamically #13530
- DomHandler: getFocusableElements returns elements with hidden parents #14691
- Component: Dropdown - If editable = true and filter = true and you start typing, it will search by default but not start editing. #14567
- dropdown: selected, disabled option not rendered when using selectedItem template #14809
- Component: Dropdown Selected option not shown while typing in filter if it has value null, while having selectedItem template #14815
- Dropdown: Placeholder is not displayed when using a combination of reactive forms and selectedItem template #14801
- Dropdown: Dropdown no longer closes when clicking the currently selected option #14811
- Table: ColumnFilter not hiding when another filter icon clicked and previously any input field clicked in still in focus #14775
- Checkbox: Disabled checkboxes appear writable until they receive focus #14819
- Calendar: Autofocus not working #14745
- When p-chart is put into a p-fieldset, the chart is not responsive anymre #14739