| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | refactor: reduce the number of data transformation | Armand Philippot | 2022-05-23 | 1 | -20/+2 | |
| * | chore: adjust dark mode styles | Armand Philippot | 2022-05-22 | 2 | -1/+3 | |
| * | fix: render all images unoptimized in Storybook | Armand Philippot | 2022-05-22 | 4 | -14/+52 | |
| * | chore: complete Storybook stories | Armand Philippot | 2022-05-21 | 16 | -143/+85 | |
| * | fix: close Ackee tooltip on button click | Armand Philippot | 2022-05-21 | 2 | -6/+17 | |
| * | chore: update images styles | Armand Philippot | 2022-05-20 | 3 | -9/+68 | |
| * | chore: udpate code blocks style | Armand Philippot | 2022-05-20 | 1 | -139/+135 | |
| * | chore: handle blog pagination when JS is disabled | Armand Philippot | 2022-05-20 | 2 | -6/+6 | |
| * | refactor: rewrite Prism hooks and providers | Armand Philippot | 2022-05-19 | 2 | -18/+10 | |
| * | chore: fix minor styles/typescript issues introduced during refactoring | Armand Philippot | 2022-05-18 | 2 | -2/+7 | |
| * | chore: handle settings change | Armand Philippot | 2022-05-18 | 12 | -89/+113 | |
| * | chore: close toolbar modals on click/focus outside | Armand Philippot | 2022-05-18 | 2 | -10/+16 | |
| * | chore: add branding animation | Armand Philippot | 2022-05-18 | 3 | -45/+126 | |
| * | chore: make some widgets scrollable (like ToC) | Armand Philippot | 2022-05-17 | 2 | -1/+27 | |
| * | chore: adjust articles styles | Armand Philippot | 2022-05-17 | 2 | -58/+30 | |
| * | chore: listen scroll to hide/show back to top button | Armand Philippot | 2022-05-17 | 1 | -2/+2 | |
| * | chore: adjust and complete missing styles | Armand Philippot | 2022-05-16 | 4 | -21/+59 | |
| * | chore: improve accessibility | Armand Philippot | 2022-05-15 | 1 | -6/+20 | |
| * | chore: add the Blog index page | Armand Philippot | 2022-05-13 | 1 | -38/+62 | |
| * | refactor: rewrite DescriptionList and Meta components | Armand Philippot | 2022-05-09 | 12 | -132/+450 | |
| * | chore: add a CV page | Armand Philippot | 2022-05-03 | 3 | -9/+9 | |
| * | chore: add a LegalNotice page | Armand Philippot | 2022-05-03 | 3 | -8/+11 | |
| * | chore: add homepage | Armand Philippot | 2022-05-03 | 5 | -4/+36 | |
| * | chore: add a Columns component | Armand Philippot | 2022-04-29 | 4 | -0/+235 | |
| * | chore: add a PageLayout component | Armand Philippot | 2022-04-25 | 4 | -7/+59 | |
| * | chore: add a Header component | Armand Philippot | 2022-04-22 | 1 | -2/+2 | |
| * | chore: add a Pagination component | Armand Philippot | 2022-04-21 | 4 | -0/+472 | |
| * | chore: add a PageHeader component | Armand Philippot | 2022-04-21 | 4 | -0/+233 | |
| * | chore: add a PageFooter component | Armand Philippot | 2022-04-21 | 3 | -0/+87 | |
| * | refactor(storybook): reorganize design system | Armand Philippot | 2022-04-20 | 29 | -197/+760 | |
| * | chore: add a Code component | Armand Philippot | 2022-04-19 | 4 | -0/+542 | |
| * | refactor: support React 18 | Armand Philippot | 2022-04-16 | 23 | -101/+109 | |
| * | chore: add an Overview component | Armand Philippot | 2022-04-15 | 1 | -0/+4 | |
| * | chore: add a Widget component | Armand Philippot | 2022-04-15 | 6 | -10/+209 | |
| * | chore: add a Settings component | Armand Philippot | 2022-04-14 | 2 | -4/+38 | |
| * | chore: add a MainNav component | Armand Philippot | 2022-04-14 | 5 | -205/+11 | |
| * | chore: add a Card component | Armand Philippot | 2022-04-13 | 5 | -1/+349 | |
| * | chore: add a Footer component | Armand Philippot | 2022-04-12 | 2 | -5/+12 | |
| * | chore: add a Nav component | Armand Philippot | 2022-04-12 | 4 | -0/+196 | |
| * | chore: add a Summary component | Armand Philippot | 2022-04-12 | 1 | -2/+12 | |
| * | chore: add a MainNavButton component | Armand Philippot | 2022-04-12 | 4 | -0/+203 | |
| * | chore: add a Breadcrumb component | Armand Philippot | 2022-04-11 | 4 | -0/+195 | |
| * | chore: add a Meta component | Armand Philippot | 2022-04-11 | 3 | -0/+135 | |
| * | refactor(toggle): use Checkbox component and move it to molecules | Armand Philippot | 2022-04-09 | 7 | -7/+314 | |
| * | chore: add a Settings modal component | Armand Philippot | 2022-04-08 | 15 | -65/+344 | |
| * | chore: add a AckeeSelect component | Armand Philippot | 2022-04-08 | 4 | -0/+155 | |
| * | refactor: use a consistent classname prop and avoid children prop | Armand Philippot | 2022-04-08 | 12 | -44/+113 | |
| * | chore: add a SelectWithTooltip component | Armand Philippot | 2022-04-07 | 6 | -3/+340 | |
| * | chore: add a HeadingButton component | Armand Philippot | 2022-04-07 | 4 | -0/+214 | |
| * | chore: add a Tooltip component | Armand Philippot | 2022-04-07 | 8 | -2/+169 | |
