aboutsummaryrefslogtreecommitdiffstats
path: root/.storybook/main.js
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump all dependenciesArmand Philippot2023-09-191-40/+0
| | | | | * MDX type has changed so some components props had to be updated * Since Storybook now supports TS, I renamed the main/preview files
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-15/+0
| | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases.
* chore(storybook): use custom themes and add dark mode supportArmand Philippot2022-05-221-0/+1
|
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-1/+13
| | | | | Add more stories for each components and change some components categories for better organization.
* build(storybook): handle SVGR importArmand Philippot2022-04-011-0/+10
|
* build(deps): add storybookArmand Philippot2022-03-311-0/+32