aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/forms
Commit message (Expand)AuthorAgeFilesLines
* chore: give autofocus to the toolbar search formArmand Philippot2022-05-241-11/+10
* test: fix theme toggle and comment testsArmand Philippot2022-05-242-4/+4
* chore(toolbar): change icons to close button when activatedArmand Philippot2022-05-244-0/+213
* chore: complete Storybook storiesArmand Philippot2022-05-212-8/+1
* fix: close Ackee tooltip on button clickArmand Philippot2022-05-211-2/+9
* refactor: rewrite Prism hooks and providersArmand Philippot2022-05-191-1/+2
* chore: handle settings changeArmand Philippot2022-05-1812-89/+113
* chore: close toolbar modals on click/focus outsideArmand Philippot2022-05-181-1/+9
* refactor(storybook): reorganize design systemArmand Philippot2022-04-208-82/+334
* refactor: support React 18Armand Philippot2022-04-169-49/+44
* refactor(toggle): use Checkbox component and move it to moleculesArmand Philippot2022-04-097-7/+314
* chore: add a Settings modal componentArmand Philippot2022-04-0815-65/+344
* chore: add a AckeeSelect componentArmand Philippot2022-04-084-0/+155
* chore: add a SelectWithTooltip componentArmand Philippot2022-04-074-0/+300
* chore: add a MotionToggle componentArmand Philippot2022-04-073-0/+79
* chore: add a PrismThemeToggle componentArmand Philippot2022-04-074-6/+87
* chore: add a ThemeToggle componentArmand Philippot2022-04-063-0/+81
* chore: add a labelled select field componentArmand Philippot2022-04-013-0/+177
* chore: add labelled field componentArmand Philippot2022-04-013-0/+224