aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Buttons/index.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-7/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* feat: improve Ackee tracking (#11)Armand Philippot2022-02-231-1/+2
| | | | | | | | | | | | | | | | | * build(deps): add use-ackee hook package * chore: create a context provider for Ackee The provider allows users to change the 'detailed' settings. * chore: add a select menu to choose which info to share with Ackee * chore: add a tooltip for askee settings * chore: replace default select styles with custom styles * chore: register user choice in localstorage * chore: replace Matomo with Ackee in legal notice
* chore: replace theme button with settingsArmand Philippot2022-01-051-3/+2
| | | | | I plan to add more user settings so theme options should be inside settings.
* chore: add a button-like component for linksArmand Philippot2021-12-291-1/+2
|
* chore: add a theme toggleArmand Philippot2021-12-271-1/+2
| | | | Dark theme is not implemented yet.
* chore: add a button to open/close search in toolbarArmand Philippot2021-12-201-1/+2
|
* chore: define secondary button stylesArmand Philippot2021-12-161-1/+2
| | | | I also rename submit style to primary.
* chore: create contact pageArmand Philippot2021-12-161-0/+3