KDSBrowne
|
9eaa19e8c7
|
fix lint issue
|
2017-06-10 12:29:36 -07:00 |
|
KDSBrowne
|
cb96a26717
|
remove string concatenation
|
2017-06-10 11:56:14 -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 |
|
KDSBrowne
|
0c05597f3d
|
Merge remote-tracking branch 'origin/x0-userlist-accessibility-bug-fixes' into x0-userlist-accessibility-suggestions
|
2017-06-07 11:37:07 -07:00 |
|
KDSBrowne
|
f17dfd04cf
|
fix focus bug
|
2017-06-07 06:44:18 -07:00 |
|
KDSBrowne
|
cf9d2d16e1
|
remove null values being announced by NVDA
|
2017-06-06 17:56:50 -07:00 |
|
KDSBrowne
|
3cae15da59
|
fix conflicting keypress events
|
2017-06-06 10:19:25 -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
|
1cfc37eac9
|
remove unneeded localized strings
|
2017-06-05 12:33:45 -07:00 |
|
KDSBrowne
|
2e28f25118
|
change syntax focusing nested parent
|
2017-06-05 10:41:28 -07:00 |
|
KDSBrowne
|
e840c358b3
|
auto focus first selectable element userlist item dropdown
|
2017-06-05 07:04:12 -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
|
3ef376e095
|
Switched from String refs to callback refs 2
|
2017-06-03 17:02:00 -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
|
9b6f6e2fa1
|
fix merge conflict
|
2017-06-02 12:01:12 -07:00 |
|
JaeeunCho
|
8d776b1811
|
Merge remote-tracking branch 'upstream/master' into disappear_dialog
|
2017-06-01 13:10:22 -07:00 |
|
JaeeunCho
|
2b0e6df6d6
|
HTML5 - removed 'lockedLayout' variable
|
2017-05-29 13:34:33 -07:00 |
|
JaeeunCho
|
5efb697c9c
|
HTML5 - fixed conflict
|
2017-05-29 13:24:29 -07:00 |
|
Anton Georgiev
|
250c6cdb8b
|
Merge pull request #3948 from KDSBrowne/x0-lint-Client
[HTML5] - Fix client lint issues
|
2017-05-25 13:57:04 -04:00 |
|
JaeeunCho
|
4c9c5701c3
|
HTML5 - fixed setting's dropdown re-render issue
|
2017-05-24 15:42:02 -07:00 |
|
KDSBrowne
|
58c777b456
|
fix locale string format
|
2017-05-23 14:49:02 -07:00 |
|
KDSBrowne
|
de6e7093f3
|
remove custom aria prop name
|
2017-05-18 11:38:07 -07:00 |
|
KDSBrowne
|
d1543584ba
|
change file permission to 644
|
2017-05-17 09:07:41 -07:00 |
|
KDSBrowne
|
f4d6f173ea
|
fix new lint issues
|
2017-05-17 09:02:13 -07:00 |
|
KDSBrowne
|
f9fae74d08
|
fix merge conflicts
|
2017-05-16 09:33:26 -07:00 |
|
KDSBrowne
|
675a886fd0
|
fix merge conflicts
|
2017-05-16 09:28:28 -07:00 |
|
KDSBrowne
|
df76d33cba
|
set files permission to 644
|
2017-05-16 09:22:59 -07:00 |
|
KDSBrowne
|
6537a0e28c
|
Fix client lint issues except those which are comment related
|
2017-05-16 08:37:17 -07:00 |
|
Klaus Klein
|
8d4b69b578
|
Remove unnecessary fields
|
2017-05-16 08:26:19 -03:00 |
|
Klaus Klein
|
82f638384b
|
Fix the lock user icon to work as flash, HTML5
|
2017-05-15 16:26:03 -03: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 |
|
JaeeunCho
|
fc5856a4ce
|
HTML5 - linted code
|
2017-05-10 14:05:18 -07:00 |
|
JaeeunCho
|
bd923e0f39
|
HTML5 - added locked status for users
|
2017-05-10 14:00:03 -07:00 |
|
KDSBrowne
|
bd3c8fb405
|
add aria tags
|
2017-05-10 08:12:24 -07:00 |
|
KDSBrowne
|
9462221af6
|
remove unneeded ref and id's
|
2017-05-09 07:13:55 -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
|
f6642b0dee
|
make userlist keyboard accessible - incomplete
|
2017-05-04 13:39:53 -07:00 |
|
KDSBrowne
|
583677df18
|
fix focus bug in userlist
|
2017-05-03 07:09:39 -07:00 |
|
KDSBrowne
|
c3ce8192d1
|
fix lint issues
|
2017-05-01 12:59:17 -07:00 |
|
KDSBrowne
|
f2e7e360ff
|
remove extra list separator
|
2017-05-01 11:54:40 -07:00 |
|
KDSBrowne
|
aa0f51e62d
|
fix console errors for missing key and invalid prop
|
2017-05-01 11:43:01 -07:00 |
|
Anton Georgiev
|
835acfa195
|
Merge pull request #3835 from KDSBrowne/accessibility-05-update
[HTML5] - Accessibility update 05
|
2017-04-24 15:34:05 -04:00 |
|
Anton Georgiev
|
d7a61a8a7e
|
Merge pull request #3801 from JaeeunCho/userlist_truncate
HTML5 - Truncate user name and chat name
|
2017-04-24 15:02:16 -04:00 |
|