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-05-14 15:57:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
71edea8aac4763357bb9ccc38245fb7d3bfeec4e
jitsi-meet/react/features/invite/components/index.js

6 lines
270 B
JavaScript
Raw Normal View History

User Picker Implementation
2017-06-14 13:41:22 -05:00
export { default as AddPeopleDialog } from './AddPeopleDialog';
feat(unsupported-browser): show dial-in for mobile - Move the existing components for the static dial in page into a separate folder for easier reuse. - Reuse those components for displaying dial-on numbers on the mobile page for unsupported browsers. - Modify those components to support having tel protocol links on the dial-in numbers. - Have DialInSummary, formerly DialInInfoPage, respect a passed in className prop for easier styling differences.
2018-02-20 17:25:22 -08:00
export { DialInSummary } from './dial-in-summary';
Keep buttons in their associated features Contributing all buttons in one place goes against the designs that we set out at the beginning of the project's rewrite and that multiple of us have been following since then.
2018-05-10 18:01:55 -05:00
export { default as InfoDialogButton } from './InfoDialogButton';
export { default as InviteButton } from './InviteButton';
feat(callee-info): Redesign.
2018-06-26 17:56:22 -05:00
export * from './callee-info';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 168ms 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