| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(animations): replace width animations with transform | Armand Philippot | 2022-02-18 | 1 | -6/+12 |
| | | | | | | | Animations based on width or height can be expensive and can cause lower performances. So, instead I use transform to obtain the same effect. | ||||
| * | chore: increase toolbar buttons size | Armand Philippot | 2022-02-13 | 1 | -23/+20 |
| | | | | | | | 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 main with fade in effect | Armand Philippot | 2022-02-01 | 1 | -0/+10 |
| | | |||||
| * | chore: animate branding | Armand Philippot | 2022-02-01 | 1 | -0/+61 |
| | | |||||
| * | chore: animate toolbar entrance | Armand Philippot | 2022-02-01 | 1 | -0/+20 |
| | | |||||
| * | chore: add main nav link states | Armand Philippot | 2022-01-07 | 1 | -0/+44 |
| | | |||||
| * | chore: add a back to top link | Armand Philippot | 2022-01-04 | 1 | -0/+13 |
