aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Tooltip
Commit message (Collapse)AuthorAgeFilesLines
* fix: improve Ackee tooltip display on small screenArmand Philippot2022-03-031-7/+16
| | | | | Since I translated to French, the text did not fit into container on small screens. It is not perfect, but I plan to replace Ackee so...
* feat: improve Ackee tracking (#11)Armand Philippot2022-02-232-0/+168
* 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