jiti-meet/react/features/prejoin
Robert Pintilii 442ae6c3cb
chore(TS): Create web tsconfig (#12381)
* fix(ts,connection) avoid mixing web and native code

* chore(ts) split config

The mobile part is still WIP.

* Remove default tsconfig

* Fix ts-loader - use web tsconfig

* Fix tsconfig

Use noEmit only on npm scripts (for type checking), but don't use it in webpack

* Fix

* Fix import

* Fix

Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
2022-10-18 11:21:48 -05:00
..
components chore(TS): Create web tsconfig (#12381) 2022-10-18 11:21:48 -05:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03:00
functions.ts ref(TS) Convert base/tracks to TS (#12219) 2022-09-23 10:48:20 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03:00
middleware.js feat: Hides prejoin screen on conference in progress event. (#10175) 2021-10-15 11:53:50 -07:00
reducer.ts ref(TS) Convert some files to TS (#12204) 2022-09-21 11:32:50 +03:00
types.ts fix(lint) make sure eslint also runs on TypeScript files (#11777) 2022-07-11 15:30:37 +03:00
utils.js feat(prejoin_page): Add ability for guest to join audio by phone 2020-05-18 14:47:44 +02:00