| 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: improve accessibility | Armand Philippot | 2022-02-11 | 1 | -1/+7 |
| | | |||||
| * | chore: change appearance of hamburger icon on hover/focus | Armand Philippot | 2022-02-02 | 1 | -0/+44 |
| | | |||||
| * | chore: close mainNav on click outside or route change | Armand Philippot | 2022-02-01 | 1 | -2/+25 |
| | | |||||
| * | chore: replace lingui functions with react-intl | Armand Philippot | 2022-01-29 | 1 | -7/+59 |
| | | |||||
| * | chore: add projects to main nav | Armand Philippot | 2022-01-20 | 2 | -5/+12 |
| | | | | | | | 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 | 2 | -4/+140 |
| | | |||||
| * | chore: replace svg imports with components | Armand Philippot | 2021-12-22 | 2 | -19/+13 |
| | | | | | 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 missing changes in mainNav component | Armand Philippot | 2021-12-20 | 1 | -8/+12 |
| | | | | | I forgot to add them in the previous commit... | ||||
| * | chore: add a toolbar component | Armand Philippot | 2021-12-20 | 2 | -9/+18 |
| | | |||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 2 | -0/+219 |
| I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS. | |||||
