KDSBrowne
|
75c445b582
|
rename color variables in palette.scss
|
2017-11-08 08:42:13 -08:00 |
|
KDSBrowne
|
1850bc782c
|
remove customLinkFocus and replace with elementFocus
|
2017-11-07 08:06:31 -08:00 |
|
KDSBrowne
|
1a5d6c5ae4
|
rename customInputFocus and replace borders
|
2017-11-06 13:14:58 -08:00 |
|
KDSBrowne
|
900c20f86a
|
move and convert focus styles to mixins
|
2017-11-01 09:01:55 -07:00 |
|
KDSBrowne
|
a8142287fa
|
adjust public chat option button position
|
2017-10-24 09:16:57 -07:00 |
|
KDSBrowne
|
6996aa833e
|
move css variables to chat-dropdown styles.scss
|
2017-10-24 09:08:57 -07:00 |
|
KDSBrowne
|
7eb9e420d5
|
add aria lable to public chat options btn
|
2017-10-24 09:07:08 -07:00 |
|
KDSBrowne
|
bc0ded7bec
|
remove unneeded div element
|
2017-10-24 09:06:29 -07:00 |
|
KDSBrowne
|
445522a8dd
|
add variables for css values
|
2017-10-24 09:06:04 -07:00 |
|
KDSBrowne
|
bc0434b6e0
|
fix oval focus ring on public chat more btn
|
2017-10-24 09:05:46 -07:00 |
|
KDSBrowne
|
336a1b24a0
|
add round focus ring to chat more button
|
2017-10-24 09:05:07 -07:00 |
|
Anton Georgiev
|
4566d82a2a
|
Merge pull request #4488 from Tainan404/fix-errors-linter
[HTML5] Fix errors linter
|
2017-10-23 12:27:38 -02:00 |
|
Anton Georgiev
|
f1de51595d
|
Merge pull request #4515 from OZhurbenko/fix-warnings-assign-presenter
[HTML5] - Fix for the React console warnings
|
2017-10-13 14:06:31 -03:00 |
|
Tainan Felipe
|
4bda76c5bb
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter
|
2017-10-12 15:36:52 -03:00 |
|
Oleksandr Zhurbenko
|
015ca3d719
|
Changed imports and removed 'initializeCursor.js' since it's not needed
|
2017-10-11 19:00:28 -07:00 |
|
Oleksandr Zhurbenko
|
21dcafb047
|
Fixed some of the console warning happenning when user is a moderator and he opens user-list/chat
|
2017-10-11 12:11:04 -07:00 |
|
KDSBrowne
|
392d819905
|
apply new focus style to message input
|
2017-10-11 10:27:43 -07:00 |
|
Tainan Felipe
|
50cc876cf7
|
fix errors linter
|
2017-10-10 19:08:51 -03:00 |
|
Tainan Felipe
|
5393051d9d
|
fix errors linter
|
2017-10-10 10:06:34 -03:00 |
|
Oswaldo Acauan
|
29117285ef
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into qa-design
|
2017-10-06 11:59:07 -03:00 |
|
Oswaldo Acauan
|
1e3470c136
|
Fix unread button styles
|
2017-10-05 17:49:02 -03:00 |
|
Oswaldo Acauan
|
30bf1b4425
|
Change chat-dropdown icon and vertical align it with the title
|
2017-10-05 17:13:29 -03:00 |
|
Oswaldo Acauan
|
901552abad
|
Add collapse style for system messages
|
2017-10-05 16:58:49 -03:00 |
|
Anton Georgiev
|
6b1a29eab4
|
Merge pull request #4426 from OZhurbenko/presenter-functionality-2x
HTML5 - Whiteboard/Presentation fixes, improvements, refactoring
|
2017-10-04 14:05:03 -04:00 |
|
KDSBrowne
|
0838e21674
|
change css classes to SASS placeholders
|
2017-10-03 11:00:04 -07:00 |
|
Oleksandr Zhurbenko
|
76bcdd55d6
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
|
2017-10-03 10:34:10 -07:00 |
|
KDSBrowne
|
10f95f11e1
|
fix merge conflicts
|
2017-10-02 12:37:51 -07:00 |
|
Oswaldo Acauan
|
3e24a5e2a4
|
Update chat styles
|
2017-09-29 09:13:49 -03:00 |
|
Oswaldo Acauan
|
bcc6e20af2
|
Update system messages styles
|
2017-09-28 16:42:10 -03:00 |
|
Klaus
|
b947e27086
|
Fix makeCall from component, and user.isLocked from mapUser
|
2017-09-28 15:19:57 -03:00 |
|
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 |
|
KDSBrowne
|
d7335ade60
|
move focus styles to central location
|
2017-09-19 07:44:42 -07:00 |
|
Oleksandr Zhurbenko
|
c9552247b2
|
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
|
2017-09-18 12:08:14 -07:00 |
|
KDSBrowne
|
f20f432e74
|
add focus to chat links
|
2017-09-18 09:55:10 -07:00 |
|
KDSBrowne
|
72acea229b
|
remove single quotes from variable
|
2017-09-12 10:01:07 -07:00 |
|
Oleksandr Zhurbenko
|
43b3b89c6a
|
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
|
2017-09-11 12:11:03 -07:00 |
|
Anton Georgiev
|
bf35fa7a4c
|
Merge pull request #4354 from KDSBrowne/x2.0.1-fix-lock-issue-userlist
[HTML5] - Fix Userlist Lock Notification
|
2017-09-11 12:07:17 -04:00 |
|
KDSBrowne
|
ef6d3059a7
|
fix lint issue
|
2017-09-07 12:06:48 -07:00 |
|
KDSBrowne
|
13e6357b19
|
fix line endings
|
2017-09-07 07:31:19 -07:00 |
|
KDSBrowne
|
5a6183dc34
|
fix undefined check
|
2017-09-06 12:57:24 -07:00 |
|
KDSBrowne
|
9193ae8849
|
handle UserLockedInMeetingEvtMsg
|
2017-09-06 12:53:07 -07:00 |
|
Oleksandr Zhurbenko
|
251bd22738
|
PR review fixes
|
2017-09-06 12:36:52 -07:00 |
|
KDSBrowne
|
fd9a4cd98e
|
fix bug in undefined check
|
2017-09-06 11:13:24 -07:00 |
|
KDSBrowne
|
d34f138b56
|
check if lock settings are undefined
|
2017-09-06 10:50:48 -07:00 |
|
KDSBrowne
|
572bb0b8d3
|
remove ternary operation
|
2017-09-06 09:08:26 -07:00 |
|
Oleksandr Zhurbenko
|
65da71c12a
|
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
|
2017-09-05 18:53:51 -07:00 |
|
KDSBrowne
|
b20859d1c9
|
fix chat being locked for moderators
|
2017-08-31 14:49:13 -07:00 |
|
KDSBrowne
|
7a9cb7d04f
|
fix the disabling of chat when locked
|
2017-08-31 14:29:18 -07:00 |
|
KDSBrowne
|
b2fcfef145
|
move if condition
|
2017-08-29 16:26:43 -07:00 |
|
KDSBrowne
|
126f4589e1
|
move if conditions
|
2017-08-29 12:31:09 -07:00 |
|