| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: install and configure cypress | Armand Philippot | 2022-06-02 | 1 | -1/+1 |
| | | | | | I also configure Jest to avoid conflicts between Cypress and Jest. | ||||
| * | test: fix theme toggle and comment tests | Armand Philippot | 2022-05-24 | 1 | -1/+1 |
| | | |||||
| * | refactor: reduce the number of data transformation | Armand Philippot | 2022-05-23 | 1 | -28/+11 |
| | | |||||
| * | chore: add Article pages | Armand Philippot | 2022-05-15 | 1 | -2/+4 |
| | | |||||
| * | refactor: rewrite DescriptionList and Meta components | Armand Philippot | 2022-05-09 | 1 | -1/+1 |
| | | | | | | | The meta can have different layout. The previous implementation was not enough to easily change the layout. Also, I prefer to restrict the meta types and it prevents me to repeat myself for the labels. | ||||
| * | chore: add a CommentsList component | Armand Philippot | 2022-04-22 | 1 | -2/+0 |
| | | |||||
| * | chore: add a Comment component | Armand Philippot | 2022-04-21 | 1 | -0/+64 |
