| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| grommet-2.56.0-src-with-dependecies.tgz | 2026-07-29 | 45.0 MB | |
| grommet-2.56.0-licenses.json | 2026-07-29 | 266 Bytes | |
| README.md | 2026-07-29 | 481 Bytes | |
| v2.56.0 source code.tar.gz | 2026-07-29 | 44.5 MB | |
| v2.56.0 source code.zip | 2026-07-29 | 45.1 MB | |
| Totals: 5 Items | 134.6 MB | 2 | |
General:
- Added
options.button.childrenPlainto Grommetoptionsprop to allow for control whether children automatically forceplainstyling on Button. (#7993) - Enhanced Tabs accessibility keyboard support. (#7967)
- Fixed an issue in Tabs by removing state variables from useLayoutEffect dependencies to prevent infinite loops. (#7912)
Beta - APIs are subject to change:
- Added a new Stepper component. (#7963)
- Added a new TimeInput component. (#7976)