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