Mihaela Dumitru
|
192187db32
|
feat(config/giphy) add proxyUrl config for giphy requests (#12816)
|
2023-01-26 16:12:12 +02:00 |
Robert Pintilii
|
0ba033e07d
|
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
|
2022-11-28 12:52:45 +02:00 |
Joseph Garrone
|
4ef4e45ee4
|
fix(styles) Remove Theme type annotation (#12544)
* tss-react doesn't need a type anotation for the Theme
* Update tss-react to 4.4.4
|
2022-11-15 09:50:22 +02:00 |
Mihaela Dumitru
|
b4809fe083
|
feat(gif) Support rating config + show display name over gif tile (#12461)
|
2022-10-26 16:23:39 +03:00 |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +03:00 |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
2022-10-11 13:47:54 +03:00 |
Robert Pintilii
|
5c77f61037
|
ref(gifs) Convert feature to TS (#12264)
|
2022-09-29 14:45:34 +03:00 |
Robert Pintilii
|
62a10e6587
|
fix(giphy) Allow space in input (#12221)
Fixes: space closes gif menu
|
2022-09-22 11:34:46 +03:00 |
Robert Pintilii
|
4c9f3d287a
|
fix(prejoin) Fix focus stealing in settings (#12188)
Remove ref focus from InputField component
Replace input component in GifsMenu and add ref focus
|
2022-09-16 13:05:15 +03:00 |
Robert Pintilii
|
139884fbe7
|
ref(dep) Upgrade MUI (#12089)
|
2022-09-13 10:36:00 +03:00 |
Robert Pintilii
|
c9bbc6c762
|
ref(TS) Remove unnecessary ts-ignores (#12136)
|
2022-09-07 11:20:05 +03:00 |
Robert Pintilii
|
dfb2a07cfa
|
ref: Convert material-ui files to TS (#12013)
Convert files that use material-ui to TS (needed for material-ui upgrade)
|
2022-08-25 14:35:19 +03:00 |