| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.0 source code.tar.gz | 2026-01-31 | 286.0 kB | |
| 3.3.0 source code.zip | 2026-01-31 | 448.1 kB | |
| README.md | 2026-01-31 | 326 Bytes | |
| Totals: 3 Items | 734.4 kB | 0 | |
What's Changed
- Add
softvariant to theKbdcomponent (#774) - Add new layout props to
Gridand layout components:alignContent,justifyItems,alignSelf,justifySelf(#744) - Deprecate
breakpointsarray. In the next major version, it will be replaced with aSetfor easier lookups and comparisons.