| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(components): replace icons with a generic Icon component | Armand Philippot | 2023-10-24 | 1 | -0/+1 |
| | | | | | | Sizes are also predefined and can be set using the `size` prop, so the consumers should no longer adjust the size in CSS. | ||||
| * | refactor(routes): replace hardcoded routes with constants | Armand Philippot | 2023-10-24 | 1 | -0/+2 |
| | | | | | | | | | It makes it easier to change a route if needed and it avoid typo mistakes. I also refactored a bit the concerned files to be complient with the new ESlint config. However, I should rewrite the pages to reduce the number of statements. | ||||
| * | refactor(components): rewrite form components | Armand Philippot | 2023-10-24 | 1 | -0/+1 |
| | | |||||
| * | build(deps): add cSpell to lint and fix spelling errors | Armand Philippot | 2023-09-21 | 3 | -0/+35 |
