| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: remove old pages, components, helpers and types | Armand Philippot | 2022-04-29 | 1 | -114/+0 |
| | | | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch. | ||||
| * | chore: increase toolbar buttons size | Armand Philippot | 2022-02-13 | 1 | -1/+1 |
| | | | | | | | 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: animate toolbar entrance | Armand Philippot | 2022-02-01 | 1 | -0/+8 |
| | | |||||
| * | chore: add projects to main nav | Armand Philippot | 2022-01-20 | 1 | -5/+0 |
| | | | | | | | 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. | ||||
| * | feat: implement dark mode | Armand Philippot | 2022-01-17 | 1 | -1/+1 |
| | | |||||
| * | refactor(styles): rename shadow and border variables | Armand Philippot | 2022-01-16 | 1 | -3/+3 |
| | | |||||
| * | chore: replace theme button with settings | Armand Philippot | 2022-01-05 | 1 | -2/+24 |
| | | | | | | I plan to add more user settings so theme options should be inside settings. | ||||
| * | chore: add a theme toggle | Armand Philippot | 2021-12-27 | 1 | -3/+3 |
| | | | | | Dark theme is not implemented yet. | ||||
| * | chore: move toolbar size to global scope | Armand Philippot | 2021-12-20 | 1 | -2/+3 |
| | | | | | It allows me to manage footer padding on small viewports. | ||||
| * | chore: define search form visibility | Armand Philippot | 2021-12-20 | 1 | -2/+51 |
| | | |||||
| * | chore: add a toolbar component | Armand Philippot | 2021-12-20 | 1 | -0/+39 |
