Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-08-31 21:29:16 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
90070d9e9fa3e53f0c024cc94de22c894a1cea75
jitsi-meet/react/features/display-name/components/index.js

3 lines
124 B
JavaScript
Raw Normal View History

feat(display-name): convert to React (#1672) * feat(display-name): convert to React - Create a new React Component for displaying and updating display names on small videos - The updating of the Component is defined in the parent class SmallVideo, which children will get access to through prototype copying - Create a new actionType and middleware so name changes that occur in DisplayName can be propogated to outside redux - Update the local video's DisplayName when a conference is joined or else the component may keep an undefined user id * squash: query for the container, not the el owned by react
2017-06-28 20:35:43 -07:00
export { default as DisplayName } from './DisplayName';
feat(display-name): convert prompt to react Create a new component that uses Dialog. Reuse existing actions for updating a participant's display name.
2017-07-28 10:58:04 -07:00
export { default as DisplayNamePrompt } from './DisplayNamePrompt';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 133ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API