Robert Pintilii
|
22ded30b61
|
feat(audio-menu) Redesign audio picker menu (#12899)
Convert some files to TS
Remove unnecessary files
Implement redesign
Add noise suppression to picker menu
Fix Popover placement on browser resize
|
2023-02-13 16:01:08 +02:00 |
Robert Pintilii
|
ae7e441e21
|
fix(context-menu) Minor style fixes (#12874)
|
2023-02-07 12:05:46 +02:00 |
Robert Pintilii
|
fbc0a502e7
|
ref(TS) Improve TS (#12656)
|
2023-02-02 13:12:31 +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 |
Robert Pintilii
|
b52b4c2a78
|
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
|
2022-11-03 10:35:51 +02:00 |
Saúl Ibarra Corretgé
|
2596c463fe
|
fix(ts) make tsc (almost) not cry on native
Co-authored-by: Calinteodor <calin.chitu@8x8.com>
Co-authored-by: Robert Pintilii <robert.pin9@gmail.com>
|
2022-11-01 10:07:10 +01: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
|
6c9441fa7b
|
ref(ui-components) Update ContextMenu and move it to base/ui (#12318)
|
2022-10-06 13:09:40 +03:00 |