aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/modals/search-modal.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): replace Toolbar with Navbar componentArmand Philippot2023-11-111-45/+0
* refactor(components): rewrite Modal componentArmand Philippot2023-11-111-2/+3
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-3/+10
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-10/+10
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-1/+1
* chore: give autofocus to the toolbar search formArmand Philippot2022-05-241-16/+9
* chore: handle settings changeArmand Philippot2022-05-181-0/+1
* chore: close toolbar modals on click/focus outsideArmand Philippot2022-05-181-2/+11
* chore: add Search pageArmand Philippot2022-05-151-4/+4
* refactor: support React 18Armand Philippot2022-04-161-4/+4
* chore: add a SearchModal componentArmand Philippot2022-04-141-0/+34