| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: complete Storybook stories | Armand Philippot | 2022-05-21 | 1 | -8/+0 |
| | | |||||
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 1 | -3/+14 |
| | | | | | | Add more stories for each components and change some components categories for better organization. | ||||
| * | refactor: use a consistent classname prop and avoid children prop | Armand Philippot | 2022-04-08 | 1 | -2/+2 |
| | | | | | | | | | I was using the FunctionComponent type for some component that do not use children. So I change the type to VoidFunctionComponent to avoid mistakes. I also rename all the "classes" or "additionalClasses" props to "className" to keep consistency between each components. | ||||
| * | chore: add a SelectWithTooltip component | Armand Philippot | 2022-04-07 | 1 | -0/+28 |
| | | |||||
| * | chore: add a HelpButton component | Armand Philippot | 2022-04-06 | 1 | -0/+16 |
| I also added a new shape to the button base. | |||||
