| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(stories): migrate stories to CSF3 format | Armand Philippot | 2023-12-15 | 2 | -106/+69 |
| | | |||||
| * | refactor(components,pages): extract MDX components mapping from pages | Armand Philippot | 2023-11-22 | 1 | -1/+1 |
| | | | | | | | | Instead of repeating the overriding on each pages, we should define it in one place and reuse it in pages. By default it is not possible to override native HTML tags with MDX so I added a plugin in next config to allow it. | ||||
| * | refactor(components): rewrite Heading component | Armand Philippot | 2023-10-24 | 5 | -0/+271 |
| * 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 | |||||
