jiti-meet/react/features/welcome/components
virtuacoplenny 50ea847905 Refactor welcome page in prep for branding (#3230)
* fix(welcome-page): css tweaks in prep for branded welcome page

- Watermarks should no longer depend on toolbar size. The left watermark made
  room for the toolbar when the toolbar was on the left side of the screen, but
  the toolbar has been moved to the bottom. The right watermark...well it'll
  clash with the vertical filmstrip but at least the margins will be consistent
  with the left watermark.
- Apply new font-family so fonts are more likely to be consistent across the
  app. Design likes SF UI and keeps requesting it so use it by default.
- Change sizings of welcome page header to be more responsive. This will help
  the header be scrollable when there is no additional content and the header
  overflows.
- Change colors of the welcome page header and remove background image that
  was in the header. Leave in the dom for the background image in case other
  deployments need to continue showing an image.
- Add a period to the title of the welcome page.
- Move watermarks dom location as it is not part of the header; it's part of the
  whole page.

* [squash] Size and font adjustments. Renaming.
2018-07-24 14:26:17 -05:00
..
AbstractWelcomePage.js Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
BlankPage.native.js core: refactor routing (continued) 2018-07-11 22:58:41 -05:00
BlankPage.web.js [RN] Prepare to display BlankPage more 2017-09-02 13:26:06 -05:00
LocalVideoTrackUnderlay.native.js [RN] Add TintedView component 2017-12-19 09:10:58 -06:00
LocalVideoTrackUnderlay.web.js [RN] LocalVideoTrackUnderlay 2017-09-05 17:45:20 -05:00
SideBarItem.js [RN] WelcomeScreen post-merge changes 2018-05-30 11:13:16 +02:00
VideoSwitch.js [RN] Improve video switch style and remove react warning 2018-05-15 17:42:54 +02:00
WelcomePage.native.js [RN] Don't request camera permission on first launch 2018-07-19 09:03:22 -05:00
WelcomePage.web.js Refactor welcome page in prep for branding (#3230) 2018-07-24 14:26:17 -05:00
WelcomePageLists.js [RN] Change default WelcomeScreen tab and persist user choice (coding style) 2018-06-18 15:42:09 -05:00
WelcomePageSideBar.native.js [RN] WelcomeScreen post-merge changes 2018-05-30 11:13:16 +02:00
index.js [RN] Prepare to display BlankPage more 2017-09-02 13:26:06 -05:00
styles.js [RN] Improve video switch style and remove react warning 2018-05-15 17:42:54 +02:00