aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/forms/search-form.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-72/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-17/+13
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-6/+6
* chore: give autofocus to the toolbar search formArmand Philippot2022-05-241-9/+15
* chore: add Search pageArmand Philippot2022-05-151-3/+11
* refactor: support React 18Armand Philippot2022-04-161-3/+8
* chore: add a SearchForm componentArmand Philippot2022-04-141-0/+57