summaryrefslogtreecommitdiffstats
path: root/src/components/organisms/toolbar
Commit message (Expand)AuthorAgeFilesLines
* chore(toolbar): add missing animation on medium and large devicesArmand Philippot2022-06-091-0/+4
* fix(media-queries): use pixel based media queriesArmand Philippot2022-06-091-1/+4
* fix(settings): avoid cropped tooltip on small devicesArmand Philippot2022-06-093-71/+27
* fix(settings): close tooltip when modal is closingArmand Philippot2022-06-081-10/+11
* chore: add aria hidden attribute to SVG iconsArmand Philippot2022-06-072-2/+2
* test: install and configure cypressArmand Philippot2022-06-024-4/+4
* chore: replace the toggle componentArmand Philippot2022-06-011-1/+1
* chore: replace Checkbox component with a BooleanField componentArmand Philippot2022-05-317-27/+63
* chore: close search form when launching searchArmand Philippot2022-05-241-0/+2
* chore: give autofocus to the toolbar search formArmand Philippot2022-05-241-2/+11
* chore(toolbar): change icons to close button when activatedArmand Philippot2022-05-244-20/+24
* chore: complete Storybook storiesArmand Philippot2022-05-215-16/+30
* chore: handle settings changeArmand Philippot2022-05-187-25/+109
* chore: close toolbar modals on click/focus outsideArmand Philippot2022-05-187-43/+37
* chore: add branding animationArmand Philippot2022-05-182-1/+16
* chore: add Search pageArmand Philippot2022-05-156-23/+25
* chore: add a Layout componentArmand Philippot2022-04-222-1/+8
* refactor(storybook): reorganize design systemArmand Philippot2022-04-204-39/+128
* refactor: support React 18Armand Philippot2022-04-164-23/+29
* chore: add a Toolbar componentArmand Philippot2022-04-146-63/+241
* chore: add a Search componentArmand Philippot2022-04-144-0/+151
* chore: add a Settings componentArmand Philippot2022-04-144-0/+176
* chore: add a MainNav componentArmand Philippot2022-04-145-0/+361