Merge pull request #10144 from vitormateusalmeida/layout-manager-2
Add Layout Context and Layout Manager
No related branches found
No related tags found
Showing
- bigbluebutton-html5/imports/startup/client/base.jsx 31 additions, 7 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 84 additions, 42 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