| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Since I'm using new components, I will also rewrite the GraphQL queries
so it is easier to start from scratch.
|
| |
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| |
|
|
|
| |
This improves readability. I also rename a variable to avoid duplicate
between global scope and useEffect scope.
|
| |
|
|
| |
It allows me to control the colors of each SVG paths.
|
|
|
I choose to implement main-nav paths manually instead of fetching
them from GraphQL to ensure functional navigation without JS.
|