Commit Graph

220 Commits

Author SHA1 Message Date
Anton Georgiev
f1fc72bc01 explicitly import lodash where it is used 2020-02-26 14:48:40 -05:00
KDSBrowne
201c46f502 prevent user dropdown close btn remaining visible on mobile 2019-08-29 14:57:40 +00:00
KDSBrowne
161be803be fix dropdown close btn on mobile view 2019-08-19 14:41:31 +00:00
KDSBrowne
b4959c40c5 fix non user-item dropdowns not closing on windown click 2019-08-15 19:08:14 +00:00
KDSBrowne
52085fde59 add checks for potential undefined's 2019-08-15 18:33:12 +00:00
KDSBrowne
9e83bbee3c fix incorrect focused element when using mouse to select users 2019-08-15 16:49:46 +00:00
KDSBrowne
ac284b5ea1 fix user list keyboard accessibility bugs 2019-08-13 21:16:14 +00:00
Ghazi Triki
bd03a39e23 Minor fixes for RTL. 2019-05-16 17:27:43 +01:00
KDSBrowne
1e8aaad61d improve horizontal menu positions for RTL 2019-05-15 17:32:45 +00:00
KDSBrowne
5de53912bf fix gap between menu and caret 2019-05-15 16:10:50 +00:00
KDSBrowne
2b96fb3008 fix dropdown menu horizontal caret 2019-05-15 14:33:29 +00:00
Ghazi Triki
1f6326f7fd Change layout direction for RTL languages.
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
KDSBrowne
ffae91ba97 change hotkey labels to keyboard shortcuts 2019-05-07 19:16:10 +00:00
Anton Georgiev
128e0b9cec
Merge branch 'master' into 2.2-High-contrast-outline 2019-05-06 15:55:59 -04:00
Anton Georgiev
785c1b1d0b
Merge pull request #7016 from KDSBrowne/2.2-Edge-audio-settings-modal-overflow
Fix Edge audio settings modal overflow / toast issues
2019-04-24 18:23:16 -04:00
KDSBrowne
0e724fb890 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline 2019-04-18 14:29:17 +00:00
KDSBrowne
38ba8f8895 add outlines for high contrast themes (windows) 2019-04-08 14:22:22 +00:00
Tainan Felipe
5041146c99 Fix error log caused by dropdown event listener 2019-04-04 10:25:18 -03:00
KDSBrowne
e8fe43ff80 prevent toast notification overlapping options btn 2019-03-12 14:35:19 +00:00
KDSBrowne
5f8fc9083e fix set status chevron icon clipping on hover 2019-03-08 16:22:33 +00:00
Tainan Felipe
2b32addcee Fix duplicated dropdowns on userlist 2019-01-31 09:12:41 -02:00
Anton Georgiev
e47fd6760b
Merge pull request #6305 from KDSBrowne/2.2-close-btn-bug
Fix close button remaining visible after menu closes
2019-01-09 11:25:19 -05:00
KDSBrowne
6e38d56416 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-close-btn-bug 2018-12-27 20:41:09 +00:00
KDSBrowne
8564e53ffb improve dropdown menu functionality 2018-12-27 20:35:35 +00:00
Vitor Mateus
f528a38c99 Fix padding in the webcam dropdown menu 2018-12-21 17:20:15 -02:00
KDSBrowne
06caa2460f
Remove calc() 2018-11-27 10:53:30 -05:00
KDSBrowne
49556ac13d make menu position match design image 2018-11-22 17:33:05 +00:00
KDSBrowne
f9ec2c3759 fix null event error in firefox 2018-11-12 16:45:37 +00:00
Anton Georgiev
a5c2ddc602 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router 2018-10-25 17:58:00 +00:00
Oswaldo Acauan
1de297c1e2 Fix line-heights and convert scss calculations to calc() 2018-10-24 17:32:09 -02:00
Oswaldo Acauan
f71d32a464 Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
WIP

wip

wip

format

wip

Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
2018-10-23 14:21:58 -02:00
Anton Georgiev
0d1b085d54 improved on logic for open private chat 2018-10-15 20:03:17 +00:00
Anton Georgiev
4059fd5fa9 mostly recovered chat. needs UI love and handling of unread 2018-10-11 20:41:37 +00:00
KDSBrowne
d8982843fd remove UserAction wrapper 2018-08-13 16:27:56 +00:00
KDSBrowne
524991b26d make btn functionality work for different locales 2018-08-02 14:40:48 +00:00
KDSBrowne
2f4d8dd571 add suggested change 2018-08-01 18:26:16 +00:00
KDSBrowne
7068764bd6 fix trigger not closing menu 2018-08-01 17:47:03 +00:00
KDSBrowne
56ee504bdd prevent console error 2018-08-01 16:50:11 +00:00
KDSBrowne
165f3eaa8a improve solution so new props dont need to be passed to dropdown component 2018-08-01 15:44:27 +00:00
KDSBrowne
78c81880db Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into 5782-move-set-status 2018-08-01 15:43:31 +00:00
KDSBrowne
ce085aa74b adjust icon size / line-height 2018-07-12 18:01:14 +00:00
KDSBrowne
006b5cfa40 add arrow icon to end of set status option 2018-07-12 17:42:51 +00:00
KDSBrowne
aae5cfbd92 fix reported bugs / impliment suggested changes 2018-07-11 20:08:22 +00:00
James Jung
7b286df2f5 Adjust the list view looks better 2018-07-10 13:01:17 -04:00
KDSBrowne
8647f766aa wrap conditions in parentheses to improve visibility 2018-07-09 16:04:24 +00:00
KDSBrowne
1fd11cfb2f remove window click event listener 2018-07-09 03:51:22 +00:00
KDSBrowne
1e513b4798 use formatted strings for emoji menu options / edit variable names 2018-07-08 23:52:14 +00:00
KDSBrowne
7896ab9fa8 fix menu functionality bugs / add status options 2018-07-08 18:53:52 +00:00
James Jung
09b604f954 tweak user menu to allow all text to be displayed 2018-07-04 14:41:05 -04:00
KDSBrowne
bc6e44de7b add data-isopen attribute / remove firstChild 2018-06-06 04:47:54 +00:00