| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: install and configure cypress | Armand Philippot | 2022-06-02 | 7 | -7/+7 |
| | | | | | I also configure Jest to avoid conflicts between Cypress and Jest. | ||||
| * | chore: complete Storybook stories | Armand Philippot | 2022-05-21 | 2 | -16/+0 |
| | | |||||
| * | chore: improve accessibility | Armand Philippot | 2022-05-15 | 2 | -2/+19 |
| | | |||||
| * | chore: add Article pages | Armand Philippot | 2022-05-15 | 1 | -1/+0 |
| | | |||||
| * | chore: add a Contact page | Armand Philippot | 2022-05-07 | 2 | -3/+24 |
| | | |||||
| * | chore: add a Column component | Armand Philippot | 2022-04-29 | 3 | -0/+57 |
| | | |||||
| * | chore: add a PageLayout component | Armand Philippot | 2022-04-25 | 2 | -1/+10 |
| | | |||||
| * | chore: add a Sidebar component | Armand Philippot | 2022-04-20 | 4 | -0/+97 |
| | | |||||
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 5 | -22/+105 |
| | | | | | | Add more stories for each components and change some components categories for better organization. | ||||
| * | refactor: support React 18 | Armand Philippot | 2022-04-16 | 5 | -9/+13 |
| | | | | | | | | | I replaced the deprecated VFC type with FC type and made all children explicits. Formatjs is still not compatible with React 18 so I need to skip type checking when comitting. There are some type errors because of IntlProvider in Storybook stories. | ||||
| * | chore: add a ContactForm component | Armand Philippot | 2022-04-15 | 1 | -0/+5 |
| | | |||||
| * | chore: add a Notice component | Armand Philippot | 2022-04-15 | 4 | -0/+104 |
| | | |||||
| * | chore: add a Copyright component | Armand Philippot | 2022-04-11 | 4 | -0/+178 |
| | | |||||
| * | chore: add a NoScript component | Armand Philippot | 2022-04-11 | 4 | -0/+97 |
| | | |||||
| * | chore: add a Section component | Armand Philippot | 2022-04-09 | 4 | -0/+184 |
| | | |||||
| * | chore: add a Main component | Armand Philippot | 2022-04-09 | 3 | -0/+87 |
