| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(widgets): update recent posts layout | Armand Philippot | 2022-01-26 | 1 | -4/+18 |
| | | | | | Replace flex with grid to avoid cards reflow on resize. | ||||
| * | chore: adjust colors and grid layout | Armand Philippot | 2022-01-25 | 1 | -31/+0 |
| | | |||||
| * | chore: wrap dates with time tag | Armand Philippot | 2022-01-25 | 1 | -10/+7 |
| | | |||||
| * | refactor: rename all subject occurrences into topic | Armand Philippot | 2022-01-23 | 2 | -17/+17 |
| | | | | | | I change the name in graphql endpoint, so I decided to repercute this change here. | ||||
| * | feat: implement dark mode | Armand Philippot | 2022-01-17 | 3 | -4/+24 |
| | | |||||
| * | refactor(styles): rename shadow and border variables | Armand Philippot | 2022-01-16 | 4 | -31/+18 |
| | | |||||
| * | chore: add a spinner when content is loading | Armand Philippot | 2022-01-16 | 4 | -34/+57 |
| | | |||||
| * | chore: update sidebar and widgets styles | Armand Philippot | 2022-01-15 | 15 | -0/+903 |
| I'm now using a widget that can be expanded/collapsed. It also allows me to handle more effectively widgets overflow and to avoid styles repetitions. However, with stylelint rule "no-descending-specificity", I'm not sure if the stylesheets are really logical... Maybe I should deactivate this rule. | |||||
