| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: support React 18 | Armand Philippot | 2022-04-16 | 3 | -29/+20 |
| | | | | | | | | | 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 an ImageWidget component | Armand Philippot | 2022-04-15 | 4 | -0/+285 |
| | | |||||
| * | chore: add a SocialMedia component | Armand Philippot | 2022-04-15 | 4 | -0/+140 |
| | | |||||
| * | chore: add a SharingWidget component | Armand Philippot | 2022-04-15 | 4 | -0/+309 |
| | | |||||
| * | chore: add a LinksListWidget component | Armand Philippot | 2022-04-15 | 4 | -0/+276 |
