Oleksandr Zhurbenko
|
f80d0bc083
|
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
|
2017-09-25 16:45:44 -07:00 |
|
Oleksandr Zhurbenko
|
251bd22738
|
PR review fixes
|
2017-09-06 12:36:52 -07:00 |
|
Oleksandr Zhurbenko
|
1309bb1808
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
|
2017-06-07 14:12:04 -07:00 |
|
Oleksandr Zhurbenko
|
017ff470c3
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
|
2017-06-07 13:29:35 -07:00 |
|
Oleksandr Zhurbenko
|
52fae1b8c8
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into refs-to-callbacks
|
2017-06-05 19:51:20 -07:00 |
|
Oswaldo Acauan
|
1c5c74db67
|
Fix merge conflicts
|
2017-06-05 13:52:46 +00:00 |
|
Oleksandr Zhurbenko
|
06493fda7f
|
Switched to prop-types package to remove new React 15 warnings
|
2017-06-03 19:40:14 -07:00 |
|
Oleksandr Zhurbenko
|
a0224dcffc
|
Replaced String refs with callback refs
String refs will be deprecated in the next React releases, since they have some performance issues
|
2017-06-03 16:58:27 -07:00 |
|
Oswaldo Acauan
|
e6412275a6
|
Linter auto fix
|
2017-06-02 19:25:02 +00:00 |
|
Anton Georgiev
|
453a2cf6a4
|
code style improvements of closed-captions
|
2017-05-03 17:54:26 -04:00 |
|
Oleksandr Zhurbenko
|
a50a883bf9
|
Switched to a different way of scaling the slide
|
2017-03-23 14:52:36 -07:00 |
|
gcampes
|
ed4f1cf5c2
|
Fix issues based on PR comments
|
2017-03-13 08:48:00 -03:00 |
|
gcampes
|
417b2e4500
|
Fix issues based on PR comments
|
2017-03-09 11:34:33 -03:00 |
|
Oleksandr Zhurbenko
|
bedcb559cc
|
Added auto-scrolling for the closed-captions
|
2016-12-23 11:29:03 -08:00 |
|
Oleksandr Zhurbenko
|
8f0d552f4f
|
Finished closed-captions
|
2016-12-23 00:26:22 -08:00 |
|
Oleksandr Zhurbenko
|
875023eb03
|
Styled the closed-captions box
|
2016-12-20 15:54:39 -08:00 |
|
Oleksandr Zhurbenko
|
d9ddbfbda6
|
Cleanup, linting, fixed css modules' imports
|
2016-08-20 18:14:12 -07:00 |
|
Oleksandr Zhurbenko
|
df9b79e52d
|
Fixed a bug with collapsing whitespaces
|
2016-08-19 21:23:46 -07:00 |
|
Oleksandr Zhurbenko
|
ed51c99803
|
Adjusted view to the new CC data format
|
2016-07-26 16:05:22 -07:00 |
|
Oleksandr Zhurbenko
|
fd0247d719
|
Injected initial component for the closed-captions
|
2016-07-22 17:12:31 -07:00 |
|