aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/buttons/back-to-top.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite BackToTop componentArmand Philippot2023-11-111-46/+0
* feat(components): replace icons with a generic Icon componentArmand Philippot2023-10-241-3/+3
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-241-10/+18
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-7/+2
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-4/+4
* chore: add aria hidden attribute to SVG iconsArmand Philippot2022-06-071-1/+1
* refactor: support React 18Armand Philippot2022-04-161-8/+6
* chore: add a Footer componentArmand Philippot2022-04-121-1/+6
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-6/+6
* chore: add a back to top componentArmand Philippot2022-04-011-0/+40