Commit Graph

66 Commits

Author SHA1 Message Date
Klaus
11cf4b8d78 A few fixes on client 2017-08-01 10:41:24 -03:00
KDSBrowne
ae883f1065 remove console log 2017-06-09 12:08:52 -07:00
KDSBrowne
0fc81cf63d clean up key events 2017-06-09 12:04:21 -07:00
KDSBrowne
c189faceff fix merge conflicts 2017-06-08 11:00:06 -07:00
KDSBrowne
3906448d71 fix keydown event bugs 2017-06-08 08:33:25 -07:00
Oleksandr Zhurbenko
4dbf02a344 Fixed a bug with the switches ref 2017-06-06 14:55:46 -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
KDSBrowne
26b40e9fb0 change counter variable name 2017-06-05 12:08:34 -07:00
KDSBrowne
3ffc7f34f8 change confusing counter variable names 2017-06-05 10:57:57 -07:00
KDSBrowne
0220a98d36 move reused code to function 2017-06-05 09:35:11 -07:00
KDSBrowne
257ca0d911 change condition syntax for event keycodes 2017-06-05 08:51:09 -07:00
KDSBrowne
53712d125b remove removeEventListener() 2017-06-05 08:38:21 -07:00
Oswaldo Acauan
1c5c74db67 Fix merge conflicts 2017-06-05 13:52:46 +00:00
Oleksandr Zhurbenko
0e55b04a7a Switched from the deprecated react-addons-css-transition-group package to a recommended one 2017-06-04 16:20:38 -07: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
KDSBrowne
95a81315d3 fix focus managment 2017-06-02 10:22:22 -07:00
KDSBrowne
bf6b85414a remove nested select function 2017-06-01 16:38:56 -07:00
KDSBrowne
eabf5cb4e1 use += and -= operator 2017-05-23 06:45:28 -07:00
KDSBrowne
f4dd6628ee remove switch statment 2017-05-23 06:35:55 -07:00
KDSBrowne
477ca85615 fix hoisting issue and switch to keydown event 2017-05-23 06:23:26 -07:00
KDSBrowne
de6e7093f3 remove custom aria prop name 2017-05-18 11:38:07 -07:00
KDSBrowne
f6a701b103 remove PascalCase notation 2017-05-18 10:29:25 -07:00
KDSBrowne
225f8aef68 switch to arrow functions 2017-05-18 10:23:23 -07:00
Anton Georgiev
e9eef8119b recover meeting propery needed for lock settings 2017-05-17 11:51:25 -04:00
KDSBrowne
f9fae74d08 fix merge conflicts 2017-05-16 09:33:26 -07:00
Klaus Klein
82f638384b Fix the lock user icon to work as flash, HTML5 2017-05-15 16:26:03 -03:00
KDSBrowne
fc2a36f14b remove element refs not being used 2017-05-15 09:01:46 -07:00
KDSBrowne
a824ca2a79 fix lint issues 2017-05-12 11:11:42 -07:00
KDSBrowne
dd1e830dc2 fix merge conflicts 2017-05-12 10:52:12 -07:00
KDSBrowne
1940d49c4b fix aria labeling 2017-05-12 10:45:41 -07:00
KDSBrowne
296f024d45 use the ref callback attribute 2017-05-11 07:11:17 -07:00
KDSBrowne
73819c9d1d fix switch statment 2017-05-10 11:39:03 -07:00
KDSBrowne
7e0ff7bf76 clean up code more 2017-05-10 11:24:09 -07:00
KDSBrowne
f0bce326b9 clean up code 2017-05-10 11:10:27 -07:00
KDSBrowne
8bb1da0ed5 fix focus and tab order bugs 2017-05-06 16:04:59 -07:00
KDSBrowne
569ba42042 fix userlist styling 2017-05-06 09:01:16 -07:00
KDSBrowne
77d529b2ac fix error for out of bound index 2017-05-05 12:11:28 -07:00
KDSBrowne
85a468f4b3 add key codes for left and right arrow 2017-05-05 07:37:01 -07:00
KDSBrowne
8194059e43 fix count bug 2017-05-04 14:58:33 -07:00
KDSBrowne
65323d0789 remove unused id's 2017-05-04 14:43:48 -07:00
KDSBrowne
eca2dbba93 clean up code 2017-05-04 14:41:09 -07:00
KDSBrowne
f6642b0dee make userlist keyboard accessible - incomplete 2017-05-04 13:39:53 -07:00
Anton Georgiev
3a4b8cc388 update callServer to makeCall to fix user item calls 2017-05-03 12:56:27 -04:00
KDSBrowne
c3ce8192d1 fix lint issues 2017-05-01 12:59:17 -07:00
Anton Georgiev
85d6f7aa6e add label descriptions for cancel and save 2017-04-28 15:13:42 -04:00
Anton Georgiev
5d0022f214 localize user popup menu 2017-04-28 14:28:55 -04:00
KDSBrowne
7e4bf60588 remove FormattedMessage import 2017-04-05 15:49:05 -07:00
KDSBrowne
d03f574d36 remove FormattedMessage component and use defineMessages 2017-04-03 11:05:47 -07:00