| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add an aria label to code blocks | Armand Philippot | 2022-06-07 | 1 | -0/+6 |
| | | | | | | Prism is adding a tabindex to code blocks, so I think an aria label can help screen reader users to identify the tabbed content. | ||||
| * | chore: complete Storybook stories | Armand Philippot | 2022-05-21 | 1 | -32/+4 |
| | | |||||
| * | refactor: rewrite Prism hooks and providers | Armand Philippot | 2022-05-19 | 1 | -17/+8 |
| | | | | | | It avoid some hydratation errors on project pages (not in article however) and the hooks are now reusable. | ||||
| * | chore: add a Code component | Armand Philippot | 2022-04-19 | 1 | -0/+101 |
