| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| grommet-2.54.0-licenses.json | 2026-04-09 | 266 Bytes | |
| grommet-2.54.0-src-with-dependecies.tgz | 2026-04-09 | 44.9 MB | |
| README.md | 2026-04-09 | 544 Bytes | |
| v2.54.0 source code.tar.gz | 2026-04-09 | 44.4 MB | |
| v2.54.0 source code.zip | 2026-04-09 | 45.0 MB | |
| Totals: 5 Items | 134.3 MB | 1 | |
- Added
theme.menu.disabled.icons.colorto allow defining an icon color in adisabledMenu. (https://github.com/grommet/grommet/pull/7881) - Fixed an issue with the
readOnlyCopybehavior in TextInput and DateInput. (https://github.com/grommet/grommet/pull/7911) - Fixed TextInput issue where
iconwas being hidden whenreadOnlyis applied. (https://github.com/grommet/grommet/pull/7904) - Fixed issue with TextInput inside of Tabs where the cursor was jumping to the end of the input. (https://github.com/grommet/grommet/pull/7914)