jiti-meet/react/features/chat
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
..
components fix(styles) Remove Theme type annotation (#12544) 2022-11-15 09:50:22 +02:00
actionTypes.ts Feat (chat) add new message badge (#11987) 2022-08-26 09:21:41 +03:00
actions.any.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
actions.native.ts ref(chat) Convert some files to TS (#12238) 2022-09-26 12:54:22 +03:00
actions.web.ts ref(TS) Remove unnecessary ts-ignores (#12412) 2022-10-19 11:42:54 +03:00
constants.ts feat(ui-components) Add Tabs component (#12199) 2022-09-21 14:57:59 +03:00
functions.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.ts Remove logic show toolbar on new message received (#12488) 2022-11-03 09:18:21 +02:00
reducer.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
smileys.ts ref(chat) Convert some files to TS (#12238) 2022-09-26 12:54:22 +03:00
sounds.ts Cleanup sounds (switch to mp3, encode at lower bitrate).' (#12507) 2022-11-10 10:06:40 -06:00