| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite Modal component | Armand Philippot | 2023-11-11 | 5 | -201/+0 |
| | | | | | | * add an optional close button * add an icon prop | ||||
| * | refactor(components): rewrite Heading component | Armand Philippot | 2023-10-24 | 3 | -11/+11 |
| | | | | | | | | | | * remove `alignment` and `withMargin` props (consumer should handle that) * move styles to Sass placeholders to avoid repeats with headings coming from WordPress * refactor some other components that depend on Heading to avoid ESlint errors | ||||
| * | 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/+200 |
