Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: complete Storybook stories | Armand Philippot | 2022-05-21 | 1 | -19/+15 |
| | |||||
* | refactor: rewrite DescriptionList and Meta components | Armand Philippot | 2022-05-09 | 1 | -22/+35 |
| | | | | | | The meta can have different layout. The previous implementation was not enough to easily change the layout. Also, I prefer to restrict the meta types and it prevents me to repeat myself for the labels. | ||||
* | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 1 | -4/+7 |
| | | | | | Add more stories for each components and change some components categories for better organization. | ||||
* | chore: add a Meta component | Armand Philippot | 2022-04-11 | 1 | -0/+57 |