| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: increase toolbar buttons size | Armand Philippot | 2022-02-13 | 1 | -107/+32 |
| | | | | | | | On small screen, they was too small I think. I also change some styles like focus state to keep consistency between all elements in toolbar. Also, I was not fan of the rotate effect. | ||||
| * | chore: change appearance of hamburger icon on hover/focus | Armand Philippot | 2022-02-02 | 1 | -0/+44 |
| | | |||||
| * | chore: add projects to main nav | Armand Philippot | 2022-01-20 | 1 | -5/+9 |
| | | | | | | | I redesign a little the main nav on small screens so it can takes two columns when the screen height is low. I change the 2xs breakpoint to 500px instead of 400px. | ||||
| * | refactor(styles): rename shadow and border variables | Armand Philippot | 2022-01-16 | 1 | -1/+1 |
| | | |||||
| * | chore: add main nav link states | Armand Philippot | 2022-01-07 | 1 | -2/+133 |
| | | |||||
| * | chore: replace svg imports with components | Armand Philippot | 2021-12-22 | 1 | -12/+4 |
| | | | | | It allows me to control the colors of each SVG paths. | ||||
| * | chore: move toolbar size to global scope | Armand Philippot | 2021-12-20 | 1 | -1/+1 |
| | | | | | It allows me to manage footer padding on small viewports. | ||||
| * | chore: add a toolbar component | Armand Philippot | 2021-12-20 | 1 | -9/+17 |
| | | |||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 1 | -0/+148 |
| I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS. | |||||
