| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): make form components compliant with Eslint rules | Armand Philippot | 2023-11-11 | 3 | -3/+3 |
| | | |||||
| * | refactor(components): rewrite List component | Armand Philippot | 2023-11-11 | 1 | -30/+27 |
| | | | | | | | | | | * 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 | ||||
| * | build: convert project to esm | Armand Philippot | 2023-10-24 | 1 | -0/+1 |
| | | |||||
| * | refactor(components): rewrite form components | Armand Philippot | 2023-10-24 | 5 | -0/+203 |
