Linting and moved whiteboard resize events into HoC
Thus we won't clutter the code with unrelated events and can easily switch to a ResizeObserver when it is implemented by the browsers
Showing
- bigbluebutton-html5/imports/ui/components/chat/component.jsx 96 additions, 78 deletionsbigbluebutton-html5/imports/ui/components/chat/component.jsx
- bigbluebutton-html5/imports/ui/components/closed-captions/component.jsx 43 additions, 30 deletions...html5/imports/ui/components/closed-captions/component.jsx
- bigbluebutton-html5/imports/ui/components/closed-captions/container.jsx 5 additions, 16 deletions...html5/imports/ui/components/closed-captions/container.jsx
- bigbluebutton-html5/imports/ui/components/notifications-bar/component.jsx 17 additions, 26 deletions...ml5/imports/ui/components/notifications-bar/component.jsx
- bigbluebutton-html5/imports/ui/components/polling/component.jsx 24 additions, 19 deletions...ebutton-html5/imports/ui/components/polling/component.jsx
- bigbluebutton-html5/imports/ui/components/presentation/container.jsx 1 addition, 1 deletion...on-html5/imports/ui/components/presentation/container.jsx
- bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/component.jsx 5 additions, 11 deletions...omponents/presentation/presentation-toolbar/component.jsx
- bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/container.jsx 1 addition, 1 deletion...omponents/presentation/presentation-toolbar/container.jsx
- bigbluebutton-html5/imports/ui/components/presentation/resize-wrapper/component.jsx 20 additions, 0 deletions...s/ui/components/presentation/resize-wrapper/component.jsx
- bigbluebutton-html5/imports/ui/components/presentation/slide/component.jsx 1 addition, 1 deletion...l5/imports/ui/components/presentation/slide/component.jsx
- bigbluebutton-html5/imports/ui/components/user-list/component.jsx 3 additions, 11 deletions...utton-html5/imports/ui/components/user-list/component.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/annotation-factory/reactive-annotation/component.jsx 1 addition, 1 deletion...oard/annotation-factory/reactive-annotation/component.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/annotation-factory/reactive-annotation/container.jsx 1 addition, 1 deletion...oard/annotation-factory/reactive-annotation/container.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/annotation-group/component.jsx 1 addition, 1 deletion...s/ui/components/whiteboard/annotation-group/component.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/annotation-group/container.jsx 1 addition, 1 deletion...s/ui/components/whiteboard/annotation-group/container.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/annotations/text/container.jsx 1 addition, 1 deletion...s/ui/components/whiteboard/annotations/text/container.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/whiteboard-overlay/container.jsx 1 addition, 1 deletion...ui/components/whiteboard/whiteboard-overlay/container.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/whiteboard-toolbar/component.jsx 4 additions, 9 deletions...ui/components/whiteboard/whiteboard-toolbar/component.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/whiteboard-toolbar/container.jsx 1 addition, 1 deletion...ui/components/whiteboard/whiteboard-toolbar/container.jsx
Loading
Please register or sign in to comment