| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: remove old pages, components, helpers and types | Armand Philippot | 2022-04-29 | 1 | -29/+0 |
| | | | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch. | ||||
| * | refactor(styles): use compose to declare grid layouts once | Armand Philippot | 2022-01-10 | 1 | -5/+1 |
| | | | | | | | | I'm using same grid layouts in multiple places. To avoid maintenance issue, I think it is better to declare the grid once and to import its declaration where it is needed. Thanks to CSS modules, I can use compose to do that. | ||||
| * | chore: add article header styles | Armand Philippot | 2022-01-07 | 1 | -3/+2 |
| | | |||||
| * | chore: move Main grid to its children | Armand Philippot | 2022-01-06 | 1 | -1/+14 |
| | | | | | This way I can use full width background for some blocks. | ||||
| * | chore: add a breadcrumb component | Armand Philippot | 2021-12-21 | 1 | -0/+21 |
