summaryrefslogtreecommitdiffstats
path: root/src/components/molecules/forms/select-with-tooltip.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace the Ackee select by a toggle componentArmand Philippot2022-06-011-223/+0
|
* fix(settings): reduce font-size on small devicesArmand Philippot2022-05-251-0/+13
| | | | | With French translation, words are a little longer so I reduce the font size on small devices to avoid line breaking.
* chore: complete Storybook storiesArmand Philippot2022-05-211-8/+0
|
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-14/+21
| | | | | Add more stories for each components and change some components categories for better organization.
* chore: add a Settings modal componentArmand Philippot2022-04-081-12/+65
|
* chore: add a SelectWithTooltip componentArmand Philippot2022-04-071-0/+158