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-15 22:37:46 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
6894de00cc92936cdd0a5cffe187f9c2aa5e7cf1
jitsi-meet/react/features/invite/components/index.js

8 lines
253 B
JavaScript
Raw Normal View History

[RN] Add invite screen
2019-02-26 11:41:57 +01:00
// @flow
export * from './add-people-dialog';
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: 161ms 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