What's Changed
- Fix #7938: Fix incorrect types in PickList documentation by @ryoku4 in #7939
- Fix #5353 Datatable BodyRow docs by @melloware in #7940
- fix (Galleria): ensure transition enter lifecycle runs on first render by @KumJungMin in #7944
- fix: #7949, File Upload: Shows Nan undefined text when trying to clear the uploaded file by @akshayaqburst in #7950
- Fix #7953: Datatable export only exportable columns by @melloware in #7954
- build(deps): bump chart.js from 4.4.8 to 4.4.9 by @dependabot in #7955
- api: improve typing of locale option key in exported keyed locale functions by @benedictjohannes in #7967
- Dropdown: onClick is called twice #7941 by @gnawjaren in #7970
- Calendar: Fix Manual Input breaking with dd M yy date format by @gnawjaren in #7971
- Calendar: Restore Seconds & Millisecond support by @gnawjaren in #7972
- feat: Add node click and double-click callbacks to TreeSelect by @rubenochiavone in #7975
- DataTable: Fix current implementation of overlay handling in cell edit mode by @gnawjaren in #7973
- Fixes #7977: Decimal prevention in IntegerOnly and WithoutGrouping using numeric as reference in InputNumber by @Sumeet-2023 in #7981
- Fix: #7984 (Autocomplete type issue) when multiple and Templates are used by @GuillaumeC in #7986
- fix: allow single-click date selection when input is focused by @navedqb in #7994
- Fix: InputNumber - use decimal separator based on locale by @tneeraja95 in #7996
- fix: prevent Enter key from clearing selection when no option focused by @codiini in #7999
- feat (cascadeselect): add panelStyles and panelClassName props by @codiini in #8002
- feat(cascadeselect) add showClear prop by @codiini in #8007
- fix: MenuItem onClick handler not triggering when clicking on items by @shikhar-4739 in #8010
- feat(MultiStateCheckbox): add id prop to improve accessibility by @timmy471 in #8009
- fix: enable arrow key navigation when filter input is focused by @navedqb in #8012
- fix: file removal issue when selecting the same file twice by @navedqb in #7993
- Fix #8023: Locale include all labels from PrimeLocale by @melloware in #8024
- Fix #8022: MultiStateCheckbox remove unnecessary ARIA by @melloware in #8025
- fix(#8026): Add missing FilterMatchMode notIn by @wmouwen in #8027
- Revert "TableBody: Fix range selection when lazy loading is enabled (#7799)" by @rubenochiavone in #8028
- fix: add id prop to improve accessibility by @navedqb in #8030
- fix: FileUpload component now removes files with single click by @shikhar-4739 in #8034
- Datatable: cell memoization options and documentation by @acc-cassio in #8035
- Fix #7977: InputNumber also check maxFractionDigits by @melloware in #8036
- Fix #8020: Listbox to ListBox in Typescript by @melloware in #8037
- Fix #8020: Listbox to ListBox in Typescript by @melloware in #8038
- Fix: Datatable row expansion bug by @acc-cassio in #8039
- fix(MultiStateCheckbox): support invalid and variant props by @navedqb in #8041
- fix(calendar): crash on invalid prevPropValue by @navedqb in #8044
- Stepper fix linear example by @melloware in #8046
- Fix crash on DataTable edit cancel by @rubenochiavone in #8047
- Fix value prop to keep SelectInput's input as controlled by @rubenochiavone in #8048
- Fix MultiSelect non-unique keys by @rubenochiavone in #8050
New Contributors
- @ryoku4 made their first contribution in #7939
- @benedictjohannes made their first contribution in #7967
- @GuillaumeC made their first contribution in #7986
- @codiini made their first contribution in #7999
- @shikhar-4739 made their first contribution in #8010
- @wmouwen made their first contribution in #8027
Full Changelog: 10.9.5...10.9.6