Robert Pintilii
0bea2926d2
ref(TS) Convert some components to TS (#13142)
2 年前
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
2 年前
Calin-Teodor
ac65b23ccf
fix(overlay): fixed undefined error on web
2 年前
Calinteodor
00ed794c50
feat(mobile/navigation): reload now navigates to conference (#12919)
* feat(mobile/navigation): navigate back to same room when reload now is initiated
2 年前
Calinteodor
3cb0df579c
feat(overlay): native page reload dialog (#12667)
feat(overlay): native feature removal + replaced PageReloadOverlay with PageReloadDialog
2 年前
Robert Pintilii
4bd27730ce
ref(TS) Convert some features to TS (#12523)
2 年前
Calinteodor
7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
3 年前
Saúl Ibarra Corretgé
ab3d2160c9
fix(lint) tame Flow
3 年前
Horatiu Muresan
7966c8f88f
feat(errors) Expose errors through Iframe API (#9801)
4 年前
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 年前
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
5 年前
paweldomas
67d7d4fc14
feat(RN): add a fatal error state which is a catch all
Adds a fatal error state on which will depend whether or not the reload
screen is to be displayed. It is to happen when a relevant fatal error
action is not claimed by any feature for error recovery (the recoverable
flag is not set).
7 年前