| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
