aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Buttons/ButtonToolbar/ButtonToolbar.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-72/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* refactor: use formatjs swc pluginArmand Philippot2022-03-231-0/+2
| | | | | I'm not able to configure SWC plugins in Next.js so to make it works, all translation must have an id.
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-3/+24
|
* chore(toolbar): close modals on click/focus outsideArmand Philippot2022-01-141-11/+15
|
* chore: replace theme button with settingsArmand Philippot2022-01-051-0/+45
I plan to add more user settings so theme options should be inside settings.