| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: remove old pages, components, helpers and types | Armand Philippot | 2022-04-29 | 2 | -76/+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/+3 |
| | | | | | | 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 | -4/+5 |
| | | |||||
| * | fix: make schema.org markup valid (#4) | Armand Philippot | 2022-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 49c1b3b1556a0eb91c429a961fedd2bded8ffd47 Author: Armand Philippot <git@armandphilippot.com> Date: Wed Feb 16 15:17:52 2022 +0100 chore: add headline field to blogPosting schema commit 42214c6f032cc899ec252a9387be35dcad738546 Author: Armand Philippot <git@armandphilippot.com> Date: Wed Feb 16 15:09:11 2022 +0100 chore: update the searchAction markup and add query-input Google was complaining about "query-input" which is not in Schema.org representation. So I added it. commit 5f29226d937cbdcd262df2793f1588435d850f02 Author: Armand Philippot <git@armandphilippot.com> Date: Wed Feb 16 14:32:14 2022 +0100 chore: remove breadcrumb from homepage The breadcrumb is not displayed on the homepage, so the breadcrumb field should not appear inside Schema markup. | ||||
| * | chore: improve accessibility | Armand Philippot | 2022-02-11 | 1 | -0/+6 |
| | | |||||
| * | chore: replace lingui functions with react-intl | Armand Philippot | 2022-01-29 | 1 | -3/+14 |
| | | |||||
| * | chore(toolbar): close modals on click/focus outside | Armand Philippot | 2022-01-14 | 1 | -2/+2 |
| | | |||||
| * | chore: improve search box and add button interactions on hover/focus | Armand Philippot | 2022-01-07 | 2 | -11/+25 |
| | | |||||
| * | chore: create search view | Armand Philippot | 2021-12-20 | 1 | -0/+4 |
| | | |||||
| * | chore: define search form visibility | Armand Philippot | 2021-12-20 | 1 | -0/+37 |
