| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): remove SiteHeader and SiteFooter components | Armand Philippot | 2023-11-11 | 1 | -26/+0 |
| | | | | | | They do not help to make the layout more readable (on the contrary I think...) so the props drilling is useless. | ||||
| * | feat(components): add a Colophon component | Armand Philippot | 2023-11-11 | 1 | -11/+0 |
| | | |||||
| * | refactor(components): rewrite NavList component | Armand Philippot | 2023-11-11 | 1 | -3/+0 |
| | | | | | | | | * extract NavItem from NavList * remove `kind` and `listClassName` props (since the consumer has control over NavList, NavItem and NavLink components these props are obsolete) | ||||
| * | feat(components): add Article, Aside, Footer, Header, Main & Nav | Armand Philippot | 2023-10-24 | 1 | -0/+40 |
| Some components have been renamed to be able to create Footer, Header and Nav. | |||||
