| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(components): add a generic Grid component | Armand Philippot | 2023-11-11 | 1 | -7/+5 |
| | | | | | | * merge Columns, Gallery and CardsList into Grid component * add more options to control the grid | ||||
| * | refactor(components): rewrite List component | Armand Philippot | 2023-11-11 | 6 | -0/+509 |
| * change `items` prop to children * replace `kind` prop with `isHierarchical`, `isOrdered` & `isInline` props * add `hideMarker` prop * add `spacing` prop to control item spacing * move lists styles to Sass placeholders to avoid repeats because of headless WordPress | |||||
