| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add a Widget component | Armand Philippot | 2022-04-15 | 4 | -0/+198 |
| | | |||||
| * | chore: add a Card component | Armand Philippot | 2022-04-13 | 4 | -0/+345 |
| | | |||||
| * | chore: add a Meta component | Armand Philippot | 2022-04-11 | 3 | -0/+135 |
| | | |||||
| * | 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 |
