aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/hooks/index.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(hooks): add an useForm hookArmand Philippot2023-11-111-0/+1
* refactor(hooks): replace useInputAutofocus with useAutofocus hookArmand Philippot2023-11-111-1/+1
* feat(hooks): add an useTimeout hookArmand Philippot2023-11-111-0/+1
* feat(components): add an Overlay componentArmand Philippot2023-11-111-0/+2
* feat(hooks): add useBoolean and useToggle hooksArmand Philippot2023-11-111-0/+2
* refactor(providers,hooks): rewrite PrismThemeProvider & usePrismThemeArmand Philippot2023-11-111-3/+1
* feat: replace next-themes with a custom ThemeProviderArmand Philippot2023-11-111-0/+3
* refactor(hooks,provider): move reduce motion setterArmand Philippot2023-11-111-0/+1
* refactor(hooks,providers): rewrite useAckee hook and AckeeProviderArmand Philippot2023-11-111-1/+1
* refactor(components): rewrite Branding componentArmand Philippot2023-11-111-1/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-0/+24