| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(cards): use post title as link label | Armand Philippot | 2022-06-07 | 1 | -0/+2 |
| | | |||||
| * | chore: adjust articles styles | Armand Philippot | 2022-05-17 | 1 | -1/+1 |
| | | | | | | * change animation on article card hover * change comments section alignment | ||||
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 1 | -3/+2 |
| | | | | | | Add more stories for each components and change some components categories for better organization. | ||||
| * | chore: add a CommentForm component | Armand Philippot | 2022-04-15 | 1 | -2/+6 |
| | | |||||
| * | refactor: use a consistent classname prop and avoid children prop | Armand Philippot | 2022-04-08 | 1 | -0/+4 |
| | | | | | | | | | 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 HelpButton component | Armand Philippot | 2022-04-06 | 1 | -1/+6 |
| | | | | | I also added a new shape to the button base. | ||||
| * | chore: add a back to top component | Armand Philippot | 2022-04-01 | 1 | -3/+12 |
| | | |||||
| * | chore: add a button link component | Armand Philippot | 2022-03-31 | 1 | -0/+2 |
| | | |||||
| * | chore: add a button component | Armand Philippot | 2022-03-31 | 1 | -0/+154 |
