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
|
58c777b456
|
fix locale string format
|
2017-05-23 14:49:02 -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
|
746ef9478c
|
Merge pull request #3939 from KDSBrowne/userlist-accessibility
[HTML5] - Userlist accessibility improvement
|
2017-05-17 11:52:52 -04:00 |
|
Anton Georgiev
|
e9eef8119b
|
recover meeting propery needed for lock settings
|
2017-05-17 11:51:25 -04:00 |
|
Anton Georgiev
|
b4f3c41993
|
Merge pull request #3951 from KDSBrowne/x0-change-locale-string-format
[HTML5] - Change the format of locale strings
|
2017-05-17 11:42:39 -04:00 |
|
KDSBrowne
|
2f79f3ff20
|
change locale stringformat
|
2017-05-16 17:02:27 -07:00 |
|
KDSBrowne
|
f9fae74d08
|
fix merge conflicts
|
2017-05-16 09:33:26 -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
|
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 |
|
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
|
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
|
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
|
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 |
|
Anton Georgiev
|
02c6f6d80f
|
Merge pull request #3860 from JaeeunCho/userlist_name_space
HTML5 - fixed display unread count for long name user
|
2017-05-03 11:16:23 -04:00 |
|
Anton Georgiev
|
0521571218
|
Merge pull request #3838 from Klauswk/AddServerCallback
Add server callback with error
|
2017-05-03 11:11:35 -04: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
|
eef9fd782a
|
fix merge conflict
|
2017-05-01 12:23:01 -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 |
|
Klauswk
|
30b7c3c1e4
|
Merge branch 'master' into AddServerCallback
|
2017-04-28 17:28:45 -03: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 |
|
JaeeunCho
|
efe82d1671
|
HTML5 - fixed display unread count for long name user
|
2017-04-27 12:46:28 -07:00 |
|
KDSBrowne
|
230bc1f11c
|
fix merge conflicts
|
2017-04-26 07:14:25 -07:00 |
|
KDSBrowne
|
ef18f652aa
|
fix lint issues
|
2017-04-26 07:08:47 -07:00 |
|