Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
10.9.7 source code.tar.gz | 2025-08-15 | 99.0 MB | |
10.9.7 source code.zip | 2025-08-15 | 100.6 MB | |
README.md | 2025-08-15 | 4.8 kB | |
Totals: 3 Items | 199.6 MB | 3 |
What's Changed
- Fix: ToggleButton accessibility attributes by @tneeraja95 in https://github.com/primefaces/primereact/pull/8068
- Menu Items id and no null id by @Aryan3902 in https://github.com/primefaces/primereact/pull/8076
- Docs: fix table custom filter docs by @angelod1as in https://github.com/primefaces/primereact/pull/8078
- fix(MultiStateCheckbox): add missing invalid and variant props to TypeScript Interface by @navedqb in https://github.com/primefaces/primereact/pull/8086
- fix(Dialog): Out-of-viewport dialog can be dragged back in by @Simbayyy in https://github.com/primefaces/primereact/pull/8091
- Datatable: cellMemo parameter for radio/checkbox cells by @acc-cassio in https://github.com/primefaces/primereact/pull/8098
- fix: add missing icon types by @navedqb in https://github.com/primefaces/primereact/pull/8100
- fix:#8099:DataTable: dissapearing values when clicking quickly by @kl-nevermore in https://github.com/primefaces/primereact/pull/8105
- build(deps-dev): bump gulp from 5.0.0 to 5.0.1 by @dependabot[bot] in https://github.com/primefaces/primereact/pull/8112
- build(deps): bump chart.js from 4.4.9 to 4.5.0 by @dependabot[bot] in https://github.com/primefaces/primereact/pull/8110
- Fix [#8120]: Datatable default cellMemo props by @melloware in https://github.com/primefaces/primereact/pull/8123
- DataTable: Restore CustomSort on restoreState by @gnawjaren in https://github.com/primefaces/primereact/pull/8122
- Update instructions to use yalc by @gnawjaren in https://github.com/primefaces/primereact/pull/8124
- Dropdown: show emptyMessage when Dropdown with VirtualScroller has no data by @sergiomendi in https://github.com/primefaces/primereact/pull/8125
- Fix [#8115] DataTableSelectionCellChangeEvent only return a single value by @ulgyd0gg in https://github.com/primefaces/primereact/pull/8127
- DataTable: Fix and Simplify overlay handling in cell edit mode by @gnawjaren in https://github.com/primefaces/primereact/pull/7951
- Carousel: Fix initial position for circular by @gnawjaren in https://github.com/primefaces/primereact/pull/8131
- Update ColumnFilter.js by @spatelengg in https://github.com/primefaces/primereact/pull/8137
- fix(InputNumber): fix decimal value on spin by @navedqb in https://github.com/primefaces/primereact/pull/8139
- Fix [#8145]: Button icon remove pointer events by @melloware in https://github.com/primefaces/primereact/pull/8147
- build(deps-dev): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in https://github.com/primefaces/primereact/pull/8154
- fix(datepicker): clear seconds when showSeconds is false by @navedqb in https://github.com/primefaces/primereact/pull/8167
- fix(tree): toggle node while filtering and position of the dropdown panel by @kaylaa0 in https://github.com/primefaces/primereact/pull/8173
- fix(menubar): clicking submenu header inside dropdown by @kaylaa0 in https://github.com/primefaces/primereact/pull/8175
- fix(datatable, cell): consistency when multiple frozen columns exist … by @kaylaa0 in https://github.com/primefaces/primereact/pull/8180
- Expose
processedData
inDataTable
by @makeeno in https://github.com/primefaces/primereact/pull/8181 - Enhancement: add in Multiselect filterInputKeyDown to filterTemplate options for consistency with Dropdown by @sergiomendi in https://github.com/primefaces/primereact/pull/8199
- Fix [#8202]: Dropdown & MultiSelect prevent option focus on reopen when autoOptionFocus is false by @sergiomendi in https://github.com/primefaces/primereact/pull/8203
- fix: onMonthChange returns inconsistent month value by @navedqb in https://github.com/primefaces/primereact/pull/8204
- Revert "Fix [#8202]: Dropdown & MultiSelect prevent option focus on reopen when autoOptionFocus is false" by @mertsincan in https://github.com/primefaces/primereact/pull/8218
New Contributors
- @Aryan3902 made their first contribution in https://github.com/primefaces/primereact/pull/8076
- @angelod1as made their first contribution in https://github.com/primefaces/primereact/pull/8078
- @Simbayyy made their first contribution in https://github.com/primefaces/primereact/pull/8091
- @sergiomendi made their first contribution in https://github.com/primefaces/primereact/pull/8125
- @ulgyd0gg made their first contribution in https://github.com/primefaces/primereact/pull/8127
- @spatelengg made their first contribution in https://github.com/primefaces/primereact/pull/8137
- @kaylaa0 made their first contribution in https://github.com/primefaces/primereact/pull/8173
- @makeeno made their first contribution in https://github.com/primefaces/primereact/pull/8181
Full Changelog: https://github.com/primefaces/primereact/compare/10.9.6...10.9.7