What's Changed
- build(deps-dev): bump prettier from 3.4.1 to 3.5.3 by @dependabot in #7853
- Performance (datatable): avoiding unnecessary re-render of cells of rows with no state-change by @acc-cassio in #7420
- Re-apply #7545 by @melloware in #7858
- fix (DataTable): Columns not getting dynamically frozen by @acc-cassio in #7860
- Performance (datatable): limiting re-render for only radiobutton/checkbox cells at row selection by @acc-cassio in #7425
- fix #7229: update OrderList scroll position when item is moved by @ozantekin in #7230
- Fix build by @melloware in #7861
- fix(Dropdown): prevent item selection on Escape key press by @KumJungMin in #7863
- Fix #7864: Mention add variant by @melloware in #7865
- Fix #7849: RadioButton readonly to readOnly by @melloware in #7869
- Fix #7455: Decimal prevention in IntegerOnly and WithoutGrouping using numeric as reference in InputNumber by @Sumeet-2023 in #7868
- Fix #7867: TreeSelect filterDelay fix by @melloware in #7870
- fix(Checkbox): resolve readOnly component accessibility issue by @sahilrajthapa in #7871
- fix: #7877 Dropdown - add missing typescript definition for filterClearIcon pt by @dodvarko in #7878
- Fix #7806: InputOtp add autoFocus by @melloware in #7879
- fix: #7881, AutoComplete, Dropdown: added missing onOverlayHide prop for panels AutoComplete, Dropdown by @aaleo402 in #7882
- Fix #7890: Calendar refocus input after ESC key by @melloware in #7891
- Fix #7892: CascadeSelect loading/loadingIcon typescript def by @melloware in #7893
- Fix #7894: AutoComplete/Chips do not allow removeItem in readonly by @melloware in #7895
- fix(InputMask): set element value to '' when props.value is empty (null, undefined, '') by @KumJungMin in #7897
- OverlayPanel: fix left alignment by @sescandell in #7902
- OverlayPanel fix following scroll by @sescandell in #7904
- Fix #7914: TristateCheckbox value typescript fix by @melloware in #7915
- Fix #7914: TriStateCheckbox 3rd state is NULL not '' by @melloware in #7916
- Fix #7911: Chip store unique id by @melloware in #7917
- Fix #7922: MenuBar remove aria-level by @melloware in #7923
- fix(Chip/Menu): prevent Event Misbehavior When Clicking Chip Delete Button Inside Menu by @KumJungMin in #7924
- Breadcrumb: disabled item receives keyboard focus by @tugcekucukoglu in #7930
- Fix #7931 by @tanerengiiin in #7932
New Contributors
Full Changelog: 10.9.4...10.9.5