| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | refactor: use a consistent classname prop and avoid children prop | Armand Philippot | 2022-04-08 | 3 | -16/+29 | |
| | | | | | | | | | 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 Tooltip component | Armand Philippot | 2022-04-07 | 4 | -135/+0 | |
| | | ||||||
| * | chore: add a Modal component | Armand Philippot | 2022-04-06 | 4 | -0/+135 | |
| | | ||||||
| * | chore: add a Branding component | Armand Philippot | 2022-04-04 | 4 | -0/+289 | |
| | | ||||||
| * | chore: add a FlippingLogo component | Armand Philippot | 2022-04-04 | 4 | -0/+185 | |
