aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Toolbar/Toolbar.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore(toolbar): close modals on click/focus outsideArmand Philippot2022-01-141-3/+77
|
* chore: replace theme button with settingsArmand Philippot2022-01-051-12/+22
| | | | | I plan to add more user settings so theme options should be inside settings.
* chore: add a theme toggleArmand Philippot2021-12-271-2/+20
| | | | Dark theme is not implemented yet.
* chore: define search form visibilityArmand Philippot2021-12-201-0/+8
|
* chore: add a button to open/close search in toolbarArmand Philippot2021-12-201-1/+18
|
* chore: add a toolbar componentArmand Philippot2021-12-201-0/+12