| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite Branding component | Armand Philippot | 2023-11-11 | 1 | -13/+9 |
| | | | | | | | The component should only be responsible of the layout for the logo, the name and the optional baseline. Also, the homepage url could be different from `/` so the consumer should give the right url. | ||||
| * | feat(components): add a generic Flip component | Armand Philippot | 2023-11-11 | 1 | -4/+20 |
| | | | | | | | The flipping animation is used at several places so it makes sense to use a single component to handle the animation. It will avoid styles duplication. | ||||
| * | feat(components): add Article, Aside, Footer, Header, Main & Nav | Armand Philippot | 2023-10-24 | 1 | -0/+47 |
| Some components have been renamed to be able to create Footer, Header and Nav. | |||||
