Bill Thornton
|
6f3aa2f1df
|
Fix eslint issues
|
2023-03-29 00:38:22 -04:00 |
|
Netanel Henya
|
494c0ed434
|
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
|
2023-02-26 01:01:31 +02:00 |
|
Bill Thornton
|
19f416580c
|
Add eslint rules for sonar issues
|
2022-12-16 21:12:05 -05: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
|
6c70d7abf5
|
Fix Event.target TypeScript errors
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
cd40ab5084
|
Fix TypeScript error - add argument
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
a08f8e3f75
|
Fix null reference TypeScript error - searchInput
|
2022-02-25 19:11:07 +03:00 |
|
Dmitry Lyzo
|
9423041ef1
|
Fix querySelector 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
|
57895e724c
|
Fix implicit any TypeScript error
|
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 |
|
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 |
|