| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: remove old pages, components, helpers and types | Armand Philippot | 2022-04-29 | 2 | -201/+0 |
| | | | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch. | ||||
| * | refactor: use formatjs swc plugin | Armand Philippot | 2022-03-23 | 1 | -0/+8 |
| | | | | | | I'm not able to configure SWC plugins in Next.js so to make it works, all translation must have an id. | ||||
| * | chore: combine input/textarea/select in a single component | Armand Philippot | 2022-02-25 | 1 | -6/+10 |
| | | |||||
| * | refactor: replace label elements with Label component | Armand Philippot | 2022-02-25 | 1 | -20/+33 |
| | | |||||
| * | refactor: extract contact form from contact page | Armand Philippot | 2022-02-10 | 2 | -0/+176 |
| The contact page file was too long. By extracting the contact form the readability is improved. | |||||
