| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite form components | Armand Philippot | 2023-10-24 | 1 | -86/+0 |
| | | |||||
| * | refactor: use named export for everything except pages | Armand Philippot | 2023-09-20 | 1 | -5/+5 |
| | | | | | | | Next expect a default export for pages so only those components should use default exports. Everything else should use named exports to reduce the number of import statements. | ||||
| * | chore: replace the Ackee select by a toggle component | Armand Philippot | 2022-06-01 | 1 | -0/+26 |
| | | |||||
| * | chore: replace the toggle component | Armand Philippot | 2022-06-01 | 1 | -20/+10 |
| | | |||||
| * | fix(settings): reduce font-size on small devices | Armand Philippot | 2022-05-25 | 1 | -0/+13 |
| | | | | | | With French translation, words are a little longer so I reduce the font size on small devices to avoid line breaking. | ||||
| * | chore: handle settings change | Armand Philippot | 2022-05-18 | 1 | -8/+10 |
| | | |||||
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 1 | -6/+30 |
| | | | | | | Add more stories for each components and change some components categories for better organization. | ||||
| * | chore: add a Settings modal component | Armand Philippot | 2022-04-08 | 1 | -0/+15 |
| | | |||||
| * | chore: add a MotionToggle component | Armand Philippot | 2022-04-07 | 1 | -0/+16 |
