KDSBrowne
|
5963b1a49f
|
fix lint issue
|
2017-06-11 20:47:17 -07:00 |
|
KDSBrowne
|
9eaa19e8c7
|
fix lint issue
|
2017-06-10 12:29:36 -07:00 |
|
KDSBrowne
|
01a250e5b7
|
fix console error with FindDOMNode() on unmounted component
|
2017-06-10 11:22:54 -07:00 |
|
KDSBrowne
|
0fc81cf63d
|
clean up key events
|
2017-06-09 12:04:21 -07:00 |
|
KDSBrowne
|
13ab2134a9
|
remove console log
|
2017-06-08 11:06:04 -07:00 |
|
KDSBrowne
|
000575f38a
|
fix menu not closing on click
|
2017-06-08 11:05:11 -07:00 |
|
KDSBrowne
|
c189faceff
|
fix merge conflicts
|
2017-06-08 11:00:06 -07:00 |
|
KDSBrowne
|
dd4e1ba488
|
fix keycode events
|
2017-06-08 10:40:14 -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
|
26b40e9fb0
|
change counter variable name
|
2017-06-05 12:08:34 -07:00 |
|
KDSBrowne
|
2e28f25118
|
change syntax focusing nested parent
|
2017-06-05 10:41:28 -07:00 |
|
KDSBrowne
|
0220a98d36
|
move reused code to function
|
2017-06-05 09:35:11 -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 |
|
KDSBrowne
|
9b6f6e2fa1
|
fix merge conflict
|
2017-06-02 12:01:12 -07:00 |
|
KDSBrowne
|
95a81315d3
|
fix focus managment
|
2017-06-02 10:22:22 -07:00 |
|
KDSBrowne
|
636e848a80
|
fix tab key focusing only second element in dropdown list
|
2017-06-01 14:49:42 -07:00 |
|
Anton Georgiev
|
4a4cb684ac
|
Merge pull request #3960 from OZhurbenko/dropdown-listeners-fix
HTML5 - dropdown click listeners' fix
|
2017-05-25 13:57:52 -04: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 |
|
Oleksandr Zhurbenko
|
c4250c3fa9
|
Removing event listeners in handleHide
|
2017-05-22 16:50:32 -07:00 |
|
Oleksandr Zhurbenko
|
98ab79507b
|
Fixed click listeners' initialization
|
2017-05-22 16:39:08 -07:00 |
|
KDSBrowne
|
de6e7093f3
|
remove custom aria prop name
|
2017-05-18 11:38:07 -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 |
|
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
|
bd3c8fb405
|
add aria tags
|
2017-05-10 08:12:24 -07:00 |
|
KDSBrowne
|
735bdb4a87
|
fix query selector console error
|
2017-05-09 07:07:55 -07:00 |
|
KDSBrowne
|
8bb1da0ed5
|
fix focus and tab order bugs
|
2017-05-06 16:04:59 -07:00 |
|
KDSBrowne
|
f6642b0dee
|
make userlist keyboard accessible - incomplete
|
2017-05-04 13:39:53 -07: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 |
|
KDSBrowne
|
583677df18
|
fix focus bug in userlist
|
2017-05-03 07:09:39 -07:00 |
|
KDSBrowne
|
aa0f51e62d
|
fix console errors for missing key and invalid prop
|
2017-05-01 11:43:01 -07: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 |
|
KDSBrowne
|
5fa9ae9bf1
|
change aria-labelledby to aria-describedby
|
2017-04-19 10:27:45 -07:00 |
|
KDSBrowne
|
cc04f96955
|
add suggested changes
|
2017-04-19 10:10:17 -07:00 |
|
KDSBrowne
|
a4fcffaa9a
|
add DropdownListTitle component
|
2017-04-19 08:28:13 -07:00 |
|
KDSBrowne
|
bdcf34a38f
|
fix focus bug causing missed options by nvda
|
2017-04-17 10:36:41 -07:00 |
|
KDSBrowne
|
a5f1857c67
|
add descriptions to defined messages
|
2017-04-10 08:50:03 -07:00 |
|
KDSBrowne
|
ee31b29c96
|
add styles for separator
|
2017-04-04 09:49:01 -07:00 |
|
KDSBrowne
|
208383d3a5
|
fix DropdownListSeparator to work with NVDA
|
2017-03-29 08:09:47 -07:00 |
|