summaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout
Commit message (Expand)AuthorAgeFilesLines
* chore: add an aria label to code blocksArmand Philippot2022-06-072-0/+19
* chore(cards): use post title as link labelArmand Philippot2022-06-074-48/+69
* test: install and configure cypressArmand Philippot2022-06-028-8/+8
* chore: adjust cards list spacingArmand Philippot2022-05-231-1/+1
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-20/+2
* chore: adjust dark mode stylesArmand Philippot2022-05-222-1/+3
* fix: render all images unoptimized in StorybookArmand Philippot2022-05-222-6/+0
* chore: complete Storybook storiesArmand Philippot2022-05-215-87/+50
* chore: udpate code blocks styleArmand Philippot2022-05-201-139/+135
* refactor: rewrite Prism hooks and providersArmand Philippot2022-05-191-17/+8
* chore: fix minor styles/typescript issues introduced during refactoringArmand Philippot2022-05-182-2/+7
* chore: add branding animationArmand Philippot2022-05-182-35/+116
* chore: make some widgets scrollable (like ToC)Armand Philippot2022-05-172-1/+27
* 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 LegalNotice pageArmand Philippot2022-05-032-7/+8
* chore: add homepageArmand Philippot2022-05-033-3/+4
* chore: add a Columns componentArmand Philippot2022-04-294-0/+235
* chore: add a PageLayout componentArmand Philippot2022-04-252-3/+28
* 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-2012-239/+147
* chore: add a Code componentArmand Philippot2022-04-194-0/+542
* refactor: support React 18Armand Philippot2022-04-165-21/+23
* chore: add an Overview componentArmand Philippot2022-04-151-0/+4
* chore: add a Widget componentArmand Philippot2022-04-154-0/+198
* chore: add a Card componentArmand Philippot2022-04-134-0/+345
* chore: add a Meta componentArmand Philippot2022-04-113-0/+135
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-083-16/+29
* chore: add a Tooltip componentArmand Philippot2022-04-074-135/+0
* chore: add a Modal componentArmand Philippot2022-04-064-0/+135
* chore: add a Branding componentArmand Philippot2022-04-044-0/+289
* chore: add a FlippingLogo componentArmand Philippot2022-04-044-0/+185