aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/buttons/button.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-241-77/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-31/+27
* fix: improve help button accessibility with aria-pressedArmand Philippot2022-06-021-4/+8
* fix: close Ackee tooltip on button clickArmand Philippot2022-05-211-13/+22
* refactor: support React 18Armand Philippot2022-04-161-1/+5
* chore: add a CommentForm componentArmand Philippot2022-04-151-4/+2
* refactor: use a consistent classname prop and avoid children propArmand Philippot2022-04-081-5/+5
* chore: add a HelpButton componentArmand Philippot2022-04-061-3/+10
* chore: add a back to top componentArmand Philippot2022-04-011-1/+7
* chore: add a button componentArmand Philippot2022-03-311-0/+53