aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Toolbar
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace theme button with settingsArmand Philippot2022-01-052-14/+46
| | | | | I plan to add more user settings so theme options should be inside settings.
* chore: add a theme toggleArmand Philippot2021-12-272-5/+23
| | | | Dark theme is not implemented yet.
* chore: move toolbar size to global scopeArmand Philippot2021-12-201-2/+3
| | | | It allows me to manage footer padding on small viewports.
* chore: define search form visibilityArmand Philippot2021-12-202-2/+59
|
* chore: add a button to open/close search in toolbarArmand Philippot2021-12-201-1/+18
|
* chore: add a toolbar componentArmand Philippot2021-12-202-0/+51