jiti-meet/react/features/dynamic-branding
Saúl Ibarra Corretgé 989b8d9c2b fix(dynamic-branding) fix loading on web
The configuration is not stored in Redux by the time we try to fetch it,
so use the global on Window, which will.
2022-07-13 10:22:56 +02:00
..
components fix(lint) make sure eslint also runs on TypeScript files (#11777) 2022-07-11 15:30:37 +03:00
actionTypes.ts feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
actions.any.js feat(dynamic-branding): get branding data from state 2022-06-29 18:47:38 +03:00
actions.native.js feat(dynamic-branding): get branding data from state 2022-06-29 18:47:38 +03:00
functions.any.js fix(dynamic-branding) fix loading on web 2022-07-13 10:22:56 +02:00
functions.web.js fix(dynamic-branding) Fix bogus mUI dependency on mobile (#10375) 2021-11-16 22:16:18 +01:00
index.ts feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
logger.js feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
middleware.native.js fix(rn,dynamic-branding) filter out gradients 2022-06-14 15:39:14 +02:00
middleware.web.js feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
reducer.js feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00