summaryrefslogtreecommitdiffstats
path: root/src/components/organisms/forms
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): avoid cropped tooltip on small devicesArmand Philippot2022-06-094-293/+0
* test: install and configure cypressArmand Philippot2022-06-024-4/+4
* chore: replace the Ackee select by a toggle componentArmand Philippot2022-06-014-41/+49
* chore: replace the toggle componentArmand Philippot2022-06-014-21/+81
* fix(settings): reduce font-size on small devicesArmand Philippot2022-05-252-4/+28
* chore: give autofocus to the toolbar search formArmand Philippot2022-05-241-9/+15
* chore: complete Storybook storiesArmand Philippot2022-05-214-8/+54
* chore: handle settings changeArmand Philippot2022-05-182-11/+59
* chore: close toolbar modals on click/focus outsideArmand Philippot2022-05-184-0/+133
* chore: adjust articles stylesArmand Philippot2022-05-171-3/+11
* chore: adjust and complete missing stylesArmand Philippot2022-05-161-8/+4
* chore: add Article pagesArmand Philippot2022-05-153-17/+39
* chore: add Search pageArmand Philippot2022-05-153-13/+14
* chore: add a Contact pageArmand Philippot2022-05-073-7/+17
* refactor(storybook): reorganize design systemArmand Philippot2022-04-203-27/+79
* refactor: support React 18Armand Philippot2022-04-164-8/+12
* chore: add a ContactForm componentArmand Philippot2022-04-154-0/+263
* chore: add a CommentForm componentArmand Philippot2022-04-154-0/+288
* chore: add a SearchForm componentArmand Philippot2022-04-144-0/+165