-
- Downloads
Merge pull request #8729 from vitormateusalmeida/layout
Create layout context and add a layout manager
Showing
- bigbluebutton-html5/imports/startup/client/base.jsx 28 additions, 5 deletionsbigbluebutton-html5/imports/startup/client/base.jsx
- bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx 50 additions, 2 deletions...ton-html5/imports/ui/components/actions-bar/component.jsx
- bigbluebutton-html5/imports/ui/components/app/component.jsx 7 additions, 1 deletionbigbluebutton-html5/imports/ui/components/app/component.jsx
- bigbluebutton-html5/imports/ui/components/app/styles.scss 4 additions, 4 deletionsbigbluebutton-html5/imports/ui/components/app/styles.scss
- bigbluebutton-html5/imports/ui/components/breakout-room/service.js 4 additions, 1 deletion...tton-html5/imports/ui/components/breakout-room/service.js
- bigbluebutton-html5/imports/ui/components/chat/alert/push-alert/component.jsx 1 addition, 1 deletion...imports/ui/components/chat/alert/push-alert/component.jsx
- bigbluebutton-html5/imports/ui/components/chat/component.jsx 2 additions, 0 deletionsbigbluebutton-html5/imports/ui/components/chat/component.jsx
- bigbluebutton-html5/imports/ui/components/layout/context.jsx 290 additions, 0 deletionsbigbluebutton-html5/imports/ui/components/layout/context.jsx
- bigbluebutton-html5/imports/ui/components/layout/layout-manager.jsx 547 additions, 0 deletions...ton-html5/imports/ui/components/layout/layout-manager.jsx
- bigbluebutton-html5/imports/ui/components/media/component.jsx 16 additions, 16 deletions...luebutton-html5/imports/ui/components/media/component.jsx
- bigbluebutton-html5/imports/ui/components/media/container.jsx 4 additions, 4 deletions...luebutton-html5/imports/ui/components/media/container.jsx
- bigbluebutton-html5/imports/ui/components/media/service.js 1 addition, 1 deletionbigbluebutton-html5/imports/ui/components/media/service.js
- bigbluebutton-html5/imports/ui/components/media/webcam-draggable-overlay/component.jsx 199 additions, 240 deletions...i/components/media/webcam-draggable-overlay/component.jsx
- bigbluebutton-html5/imports/ui/components/media/webcam-draggable-overlay/context.jsx 1 addition, 96 deletions.../ui/components/media/webcam-draggable-overlay/context.jsx
- bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx 8 additions, 5 deletions...ebutton-html5/imports/ui/components/nav-bar/component.jsx
- bigbluebutton-html5/imports/ui/components/nav-bar/styles.scss 0 additions, 1 deletion...luebutton-html5/imports/ui/components/nav-bar/styles.scss
- bigbluebutton-html5/imports/ui/components/panel-manager/component.jsx 247 additions, 46 deletions...n-html5/imports/ui/components/panel-manager/component.jsx
- bigbluebutton-html5/imports/ui/components/presentation/component.jsx 92 additions, 53 deletions...on-html5/imports/ui/components/presentation/component.jsx
- bigbluebutton-html5/imports/ui/components/screenshare/component.jsx 4 additions, 1 deletion...ton-html5/imports/ui/components/screenshare/component.jsx
- bigbluebutton-html5/imports/ui/components/user-list/chat-list-item/component.jsx 1 addition, 0 deletions...orts/ui/components/user-list/chat-list-item/component.jsx
Loading
Please register or sign in to comment