jiti-meet/react/features/base/util
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
..
copyText.native.ts fix(rn,util) avoid 'clipboard-copy' being bundled in native 2022-10-06 11:24:20 +02:00
copyText.web.ts fix(rn,util) avoid 'clipboard-copy' being bundled in native 2022-10-06 11:24:20 +02:00
downloadJSON.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
helpers.ts ref: TS Improvements (#12358) 2022-10-11 13:47:54 +03:00
hooks.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
httpUtils.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
iframeUtils.ts fix(lint) make sure eslint also runs on TypeScript files (#11777) 2022-07-11 15:30:37 +03:00
index.js feat(reload): Preserve local track mute state. 2020-05-07 18:18:21 -05:00
isInsecureRoomName.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
loadScript.native.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
loadScript.web.ts ref: Improve TS files (#12130) 2022-09-06 20:32:20 +03:00
logger.ts ref(TS) Convert some base features to TS (#12138) 2022-09-14 10:54:56 +03:00
math.ts feat(noise-suppression): Add noise suppression effect. (#11547) 2022-07-20 15:31:17 +03:00
openURLInBrowser.native.ts ref: TS Improvements (#12358) 2022-10-11 13:47:54 +03:00
openURLInBrowser.web.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
parseURLParams.ts ref(TS) Convert some base features to TS (#12138) 2022-09-14 10:54:56 +03:00
react-focus-lock-wrapper.js ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
strings.native.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
strings.web.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
timeoutPromise.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
uri.ts ref(TS) Convert some base features to TS (#12138) 2022-09-14 10:54:56 +03:00