sendou.ink/app
Curt Grimes 63d78bc3ae Make <Ability/> support keyboard navigation
`<Ability/>` can now be tabbed through, and it now shares the same focus
outline, hover, and mousedown styles with `<AbilitiesSelector/>`. This
includes the `cursor: pointer` style that makes it more obvious that
this component is clickable like other buttons.

Fixes #894.
2022-09-26 00:28:28 -07:00
..
components Make <Ability/> support keyboard navigation 2022-09-26 00:28:28 -07:00
db Add builds peek to front page 2022-09-25 15:33:00 +03:00
hooks Get users to combobox via useSWR 2022-08-07 12:07:32 +03:00
modules Remember selected language 2022-09-25 15:55:22 +03:00
routes Fix weapon deslugifying not working w/ other langs 2022-09-25 16:36:23 +03:00
styles Make <Ability/> support keyboard navigation 2022-09-26 00:28:28 -07:00
utils Fix weapon deslugifying not working w/ other langs 2022-09-25 16:36:23 +03:00
constants.ts Add limit + load more logic to builds page 2022-09-25 14:55:20 +03:00
entry.client.tsx i18n support 2022-07-16 14:56:20 +03:00
entry.server.tsx i18n support 2022-07-16 14:56:20 +03:00
permissions.ts PlusSuggestions db queries to sql files 2022-08-14 13:41:05 +03:00
root.tsx More friendly error page 2022-09-25 16:18:09 +03:00