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 |
|
KDSBrowne
|
2fae315db2
|
add menu item separation NVDA fiendly
|
2017-03-27 14:41:10 -07:00 |
|
gcampes
|
8582c18be9
|
Merge conflicts
|
2017-03-22 10:00:37 -03:00 |
|
gcampes
|
b9f5eb7a94
|
Change dropdown styles
|
2017-03-16 11:56:39 -03:00 |
|
gcampes
|
9ac3c01b01
|
tweaks to the dropdown styling on mobile
|
2017-03-16 11:34:03 -03:00 |
|
gcampes
|
8ef43d9270
|
Remove unused code. Fix button size issue
|
2017-03-16 09:34:00 -03:00 |
|
gcampes
|
9ed21657c5
|
Adds localization to dropdown
|
2017-03-15 17:11:34 -03:00 |
|
gcampes
|
7c42f3a535
|
Makes dropdown usable on mobile devices
|
2017-03-15 15:09:20 -03:00 |
|
Oswaldo Acauan
|
be7f36e00c
|
Refactor the i18n server code
|
2017-03-09 19:50:21 +00:00 |
|
Matthew Marangoni
|
9e33ccdedc
|
remove old console logs
|
2016-12-20 11:18:45 -08:00 |
|
Matthew Marangoni
|
428d9f6297
|
Update tab and escape keyboard navigation
|
2016-12-20 11:12:27 -08:00 |
|
JaeeunCho
|
28d659ef10
|
HTML5 - Dropdown List : fixed a bug which is not opened the list at the first time
|
2016-09-27 12:27:12 -07:00 |
|
Gabriel Carvalho de Campes
|
a854fe1126
|
fix issues from github
|
2016-09-15 09:27:24 -03:00 |
|
Gabriel Carvalho de Campes
|
0cc29d13b1
|
Polish code
|
2016-09-14 14:48:50 -03:00 |
|
Gabriel Carvalho de Campes
|
832fff2f4a
|
Solves issue with dropdown above white surfaces
|
2016-09-13 16:47:53 -03:00 |
|
Gabriel Carvalho de Campes
|
d2adb5ace3
|
Fix styling issues on user actions
|
2016-09-13 10:49:56 -03:00 |
|
Gabriel Carvalho de Campes
|
3786b6ea73
|
Removes old user actions folder
|
2016-09-13 08:58:55 -03:00 |
|
Gabriel Carvalho de Campes
|
1ae62c52ca
|
Changes callback handler for show and hide on dropdown component
|
2016-09-12 17:19:03 -03:00 |
|
Gabriel Carvalho de Campes
|
ab7f31e8b6
|
Changes to dropdown component
|
2016-09-12 17:11:03 -03:00 |
|
Gabriel Carvalho de Campes
|
af4167c480
|
merge conflicts
|
2016-09-07 14:14:49 -03:00 |
|
Oswaldo Acauan
|
0d06f98266
|
Fix SPACE/ENTER behavior
|
2016-09-07 14:43:54 +00:00 |
|
Oswaldo Acauan
|
c92de43d73
|
Fix wrong behavior with ENTER/SPACE
|
2016-09-07 12:04:10 +00:00 |
|
Oswaldo Acauan
|
9b12853a67
|
Fix wrong behavior with TAB
|
2016-09-07 11:55:50 +00:00 |
|
Oswaldo Acauan
|
d88d566d55
|
Fixes and improvements on the Dropdown and Modal components
|
2016-09-06 19:10:18 +00:00 |
|
Gabriel Carvalho de Campes
|
a7c13c8378
|
positions the dropdown in the correct position for the user actions
|
2016-09-01 20:30:11 +00:00 |
|
Oswaldo Acauan
|
82eaf3b663
|
Change dropdown component
|
2016-09-01 20:19:37 +00:00 |
|
Oswaldo Acauan
|
3de6ae4fc5
|
Rewrite leave session modal to the new modal component
|
2016-09-01 16:29:51 +00:00 |
|
Oswaldo Acauan
|
249dd85f92
|
Move old settings modal to the new component
|
2016-09-01 13:56:41 +00:00 |
|
Matthew Marangoni
|
cd842e0346
|
merged to upstream
|
2016-08-25 12:23:09 -07:00 |
|
Jaeeun Cho
|
926387ce63
|
HTML5 dropdown for settings menu - modify aria-labelledby and aria-describedby for each menus
|
2016-08-25 07:34:27 -07:00 |
|
Jaeeun Cho
|
c04c71695a
|
HTML5 dropdown for settings menu - modify accessibility for each menus
|
2016-08-24 13:25:27 -07:00 |
|
Jaeeun Cho
|
8f70d252f2
|
HTML5 dropdown for settings menu - changing directory structure
|
2016-08-24 12:22:05 -07:00 |
|