summaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix: render all images unoptimized in StorybookArmand Philippot2022-05-2217-74/+62
* fix(comments): allow a depth of 2 instead of 1Armand Philippot2022-05-211-1/+1
* chore: complete Storybook storiesArmand Philippot2022-05-2145-237/+362
* fix: close Ackee tooltip on button clickArmand Philippot2022-05-213-19/+39
* chore: update some stylesArmand Philippot2022-05-216-25/+12
* chore: update images stylesArmand Philippot2022-05-205-17/+76
* chore: udpate code blocks styleArmand Philippot2022-05-201-139/+135
* chore: handle blog pagination when JS is disabledArmand Philippot2022-05-203-33/+74
* refactor: rewrite Prism hooks and providersArmand Philippot2022-05-193-22/+11
* chore: fix minor styles/typescript issues introduced during refactoringArmand Philippot2022-05-184-3/+8
* chore: handle settings changeArmand Philippot2022-05-1829-138/+358
* chore: close toolbar modals on click/focus outsideArmand Philippot2022-05-1818-128/+215
* chore: add branding animationArmand Philippot2022-05-185-46/+142
* chore: use persistent layoutArmand Philippot2022-05-178-77/+105
* chore: make some widgets scrollable (like ToC)Armand Philippot2022-05-173-1/+28
* chore: adjust articles stylesArmand Philippot2022-05-1710-111/+194
* chore: listen scroll to hide/show back to top buttonArmand Philippot2022-05-175-15/+64
* chore: adjust and complete missing stylesArmand Philippot2022-05-1613-68/+105
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-169-48/+149
* chore: improve accessibilityArmand Philippot2022-05-158-12/+99
* chore: add Article pagesArmand Philippot2022-05-1512-63/+200
* chore: add Search pageArmand Philippot2022-05-1516-72/+69
* chore: add Thematic pageArmand Philippot2022-05-133-3/+17
* chore: handle blog paginationArmand Philippot2022-05-136-27/+152
* chore: add the Blog index pageArmand Philippot2022-05-139-174/+259
* chore: add Project single pagesArmand Philippot2022-05-135-28/+39
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-0938-543/+1154
* chore: add a Contact pageArmand Philippot2022-05-075-10/+41
* chore: add a CV pageArmand Philippot2022-05-0310-36/+174
* chore: add a LegalNotice pageArmand Philippot2022-05-037-13/+27
* chore: add homepageArmand Philippot2022-05-0314-41/+183
* chore: add a Columns componentArmand Philippot2022-04-294-0/+235
* chore: add a Column componentArmand Philippot2022-04-293-0/+57
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-29152-8745/+0
* chore: add a Feed icon componentArmand Philippot2022-04-264-0/+123
* chore: add a PageLayout componentArmand Philippot2022-04-2516-22/+949
* chore: add a SectionedLayout componentArmand Philippot2022-04-223-0/+145
* chore: add a Layout componentArmand Philippot2022-04-226-1/+259
* chore: add a TableOfContents componentArmand Philippot2022-04-223-0/+106
* chore: add a Header componentArmand Philippot2022-04-225-2/+245
* chore: add a CommentsList componentArmand Philippot2022-04-227-7/+291
* chore: add a Comment componentArmand Philippot2022-04-214-0/+443
* chore: add a PostsList componentArmand Philippot2022-04-214-0/+431
* 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
* chore: add a Sidebar componentArmand Philippot2022-04-204-0/+97
* refactor(storybook): reorganize design systemArmand Philippot2022-04-2087-441/+1908
* chore: add a Code componentArmand Philippot2022-04-194-0/+542
* chore: add a Gallery componentArmand Philippot2022-04-194-0/+174