aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules
Commit message (Expand)AuthorAgeFilesLines
* chore: make some widgets scrollable (like ToC)Armand Philippot2022-05-172-1/+27
* chore: adjust articles stylesArmand Philippot2022-05-172-58/+30
* chore: listen scroll to hide/show back to top buttonArmand Philippot2022-05-171-2/+2
* chore: adjust and complete missing stylesArmand Philippot2022-05-164-21/+59
* chore: improve accessibilityArmand Philippot2022-05-151-6/+20
* chore: add the Blog index pageArmand Philippot2022-05-131-38/+62
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-0912-132/+450
* chore: add a CV pageArmand Philippot2022-05-033-9/+9
* chore: add a LegalNotice pageArmand Philippot2022-05-033-8/+11
* chore: add homepageArmand Philippot2022-05-035-4/+36
* chore: add a Columns componentArmand Philippot2022-04-294-0/+235
* chore: add a PageLayout componentArmand Philippot2022-04-254-7/+59
* chore: add a Header componentArmand Philippot2022-04-221-2/+2
* chore: add a Pagination componentArmand Philippot2022-04-214-0/+472
* chore: add a PageHeader componentArmand Philippot2022-04-214-0/+233
* chore: add a PageFooter componentArmand Philippot2022-04-213-0/+87
* refactor(storybook): reorganize design systemArmand Philippot2022-04-2029-197/+760
* chore: add a Code componentArmand Philippot2022-04-194-0/+542
* refactor: support React 18Armand Philippot2022-04-1623-101/+109
* chore: add an Overview componentArmand Philippot2022-04-151-0/+4
* chore: add a Widget componentArmand Philippot2022-04-156-10/+209
* chore: add a Settings componentArmand Philippot2022-04-142-4/+38
* chore: add a MainNav componentArmand Philippot2022-04-145-205/+11
* chore: add a Card componentArmand Philippot2022-04-135-1/+349
* chore: add a Footer componentArmand Philippot2022-04-122-5/+12
* chore: add a Nav componentArmand Philippot2022-04-124-0/+196
* chore: add a Summary componentArmand Philippot2022-04-121-2/+12
* chore: add a MainNavButton componentArmand Philippot2022-04-124-0/+203
* chore: add a Breadcrumb componentArmand Philippot2022-04-114-0/+195
* chore: add a Meta componentArmand Philippot2022-04-113-0/+135
* refactor(toggle): use Checkbox component and move it to moleculesArmand Philippot2022-04-097-7/+314
* chore: add a Settings modal componentArmand Philippot2022-04-0815-65/+344
* chore: add a AckeeSelect componentArmand Philippot2022-04-084-0/+155
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-0812-44/+113
* chore: add a SelectWithTooltip componentArmand Philippot2022-04-076-3/+340
* chore: add a HeadingButton componentArmand Philippot2022-04-074-0/+214
* chore: add a Tooltip componentArmand Philippot2022-04-078-2/+169
* chore: add a MotionToggle componentArmand Philippot2022-04-073-0/+79
* chore: add a PrismThemeToggle componentArmand Philippot2022-04-074-6/+87
* chore: add a ThemeToggle componentArmand Philippot2022-04-063-0/+81
* chore: add a HelpButton componentArmand Philippot2022-04-064-0/+75
* chore: add a Modal componentArmand Philippot2022-04-064-0/+135
* chore: add a ResponsiveImage componentArmand Philippot2022-04-064-0/+225
* chore: add a Branding componentArmand Philippot2022-04-044-0/+289
* chore: add a FlippingLogo componentArmand Philippot2022-04-044-0/+185
* chore: add a labelled select field componentArmand Philippot2022-04-013-0/+177
* chore: add labelled field componentArmand Philippot2022-04-013-0/+224
* chore: add a back to top componentArmand Philippot2022-04-014-0/+140