aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/summary.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: adjust articles stylesArmand Philippot2022-05-171-2/+5
| | | | | * change animation on article card hover * change comments section alignment
* chore: improve accessibilityArmand Philippot2022-05-151-0/+5
|
* chore: add Thematic pageArmand Philippot2022-05-131-0/+1
|
* chore: handle blog paginationArmand Philippot2022-05-131-11/+23
|
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-0/+13
| | | | | | 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.
* chore: add a PageLayout componentArmand Philippot2022-04-251-0/+2
|
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-0/+1
| | | | | Add more stories for each components and change some components categories for better organization.
* chore: add a Summary componentArmand Philippot2022-04-121-0/+84