| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| grommet-2.53.0-licenses.json | 2026-02-23 | 266 Bytes | |
| grommet-2.53.0-src-with-dependecies.tgz | 2026-02-23 | 44.9 MB | |
| README.md | 2026-02-23 | 336 Bytes | |
| v2.53.0 source code.tar.gz | 2026-02-23 | 44.4 MB | |
| v2.53.0 source code.zip | 2026-02-23 | 45.0 MB | |
| Totals: 5 Items | 134.3 MB | 3 | |
- Added
activePanelprop to DataTableColumns component to enable only showing either the order columns or select columns panel. (#7703) - Added
theme.dataChart.colorsto enable theme-based color specification for DataChart components. (#7864) - Fixed
gaptype to be optional in TypeScript definitions for List component. (#7857)