aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/forms/prism-theme-toggle.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-118/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-7/+5
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-3/+6
* fix(settings): avoid cropped tooltip on small devicesArmand Philippot2022-06-091-1/+1
* fix: ensure radio buttons are accessibleArmand Philippot2022-06-021-2/+12
* chore: replace the Ackee select by a toggle componentArmand Philippot2022-06-011-1/+1
* chore: replace the toggle componentArmand Philippot2022-06-011-25/+56
* fix(settings): reduce font-size on small devicesArmand Philippot2022-05-251-1/+4
* chore: handle settings changeArmand Philippot2022-05-181-9/+25
* refactor: support React 18Armand Philippot2022-04-161-4/+4
* refactor(toggle): use Checkbox component and move it to moleculesArmand Philippot2022-04-091-3/+3
* chore: add a Settings modal componentArmand Philippot2022-04-081-3/+8
* chore: add a PrismThemeToggle componentArmand Philippot2022-04-071-0/+52