Commit Graph

23 Commits

Author SHA1 Message Date
Dmitry Lyzo 5d1fe2eeaf Add aria-labels for accessibility 2022-03-03 18:15:32 +03:00
Bill Thornton bb46b32402 Merge pull request #3433 from dmitrylyzo/types-react
[TypeScript] Disable implicit any
2022-02-25 15:17:32 -05:00
Dmitry Lyzo cd40ab5084 Fix TypeScript error - add argument 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 23d321d426 Fix useState TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 4952fc0119 Fix useRef TypeScript errors 2022-02-25 19:11:07 +03:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Dmitry Lyzo 9defa0f289 Show AlphaPicker if there is SortName 2022-02-09 09:35:42 +03:00
Bill Thornton 5e247f094d Fix number option in alphapicker 2022-01-04 17:13:31 -05:00
MrTimscampi 69c4aee2b0 Make parameters optional for components ported to TSX 2021-06-18 17:01:01 +02:00
MrTimscampi d770581c52 Remove PropTypes 2021-06-18 17:01:01 +02:00
MrTimscampi 4d23e79f65 Add TypeScript support for React components 2021-06-18 17:01:00 +02:00
Bill Thornton 35f6944310 Fix code smells and dependency issue 2021-06-09 09:27:10 -04:00
Bill Thornton bd4626c682 Replace old search fields component with react component 2021-06-09 09:27:10 -04:00
Bill Thornton a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Dmitry Lyzo c2b1d02a33 Merge branch 'master' into return-of-the-scrollbar 2020-11-20 09:28:55 +03:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
Dmitry Lyzo 3a692f4ed2 Fix alphapicker positioning at the top when starting playback 2020-10-31 13:16:24 +03:00
MrTimscampi 5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi 4709e76b5a Resolve alphaPïcker issue and clean package.json 2020-07-25 23:40:33 +02:00
MrTimscampi 5799a877a9 Fix alphaPicker 2020-07-24 17:50:58 +02:00
dkanada fc2c19d827 update error message 2020-07-02 12:57:29 +09:00
grafixeyehero 7b93106bc9 Migration alphaPicker to ES6 modules 2020-06-12 01:09:35 +03:00
dkanada 1aaaffde4c rename more components and update references 2020-05-17 17:04:36 +09:00