| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: handle settings change | Armand Philippot | 2022-05-18 | 12 | -89/+113 |
| | | |||||
| * | chore: close toolbar modals on click/focus outside | Armand Philippot | 2022-05-18 | 1 | -1/+9 |
| | | |||||
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 8 | -82/+334 |
| | | | | | | Add more stories for each components and change some components categories for better organization. | ||||
| * | refactor: support React 18 | Armand Philippot | 2022-04-16 | 9 | -49/+44 |
| | | | | | | | | | 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. | ||||
| * | refactor(toggle): use Checkbox component and move it to molecules | Armand Philippot | 2022-04-09 | 7 | -7/+314 |
| | | |||||
| * | chore: add a Settings modal component | Armand Philippot | 2022-04-08 | 15 | -65/+344 |
| | | |||||
| * | chore: add a AckeeSelect component | Armand Philippot | 2022-04-08 | 4 | -0/+155 |
| | | |||||
| * | chore: add a SelectWithTooltip component | Armand Philippot | 2022-04-07 | 4 | -0/+300 |
| | | |||||
| * | chore: add a MotionToggle component | Armand Philippot | 2022-04-07 | 3 | -0/+79 |
| | | |||||
| * | chore: add a PrismThemeToggle component | Armand Philippot | 2022-04-07 | 4 | -6/+87 |
| | | |||||
| * | chore: add a ThemeToggle component | Armand Philippot | 2022-04-06 | 3 | -0/+81 |
| | | |||||
| * | chore: add a labelled select field component | Armand Philippot | 2022-04-01 | 3 | -0/+177 |
| | | |||||
| * | chore: add labelled field component | Armand Philippot | 2022-04-01 | 3 | -0/+224 |
