Mario Jr
e9ca202767
fix(audio): fix icon for device list selector
...
This complements #12694 , which was initially made using an
existent font (which may vary it's size depending on OS/browser)
Added a new specific icon for the device icon selector
Thanks to @ramonlsouza who found this problem
2021-07-05 17:26:07 -03:00
Mario Jr
2801848789
chore(audio): update some code checks done by sonarcloud
2021-06-30 18:39:32 -03:00
Mario Jr
26a29b4c46
fix(audio): ButtonEmoji's hover not working as expected
...
Updated the simbling element to stay in front of the icon, so the hover
won't skip at icon's region.
2021-06-28 16:28:06 -03:00
Mario Jr
7e8a59102e
chore(audio): prevent rendering more than one ButtonEmoji instances
2021-06-28 14:50:20 -03:00
Mario Jr
3510f9a83a
chore(audio): remove unused style in ButtonEmoji
2021-06-28 11:37:21 -03:00
Mario Jr
3433348b01
fix(audio): add label to device selector button
...
Some technical information:
Added the possibility to have a tooltip container inside of an emojibutton
(even if the button already has a container). We handle the hover event in the
parent button by adding a simbling element and binding the tooltip in it.
So the tooltip/hover of the ButtonEmoji won't affect the parent element.
No changes, but additions, making the default behavior of tooltip intact,
avoid regressions on it.
2021-06-25 16:43:48 -03:00
Mario Jr
006cdbf271
chore(audio): removed unused span wrapper in ButtonEmoji component
2021-06-24 16:01:40 -03:00
Mario Jr
ce076ffaad
feat(audio): add a new button for selecting audio device
...
This commit adds a new small button over the "Phone/audio" button. Currently
this button pops up the device audio selector, which contains the "Leave audio"
option. This commit brings back the "Leave audio" behavior to the phone
button, using a new smaller button to switch between audio devices.
This issue address the problem reported by #12320 and complements the work done
for #9723 .
Some technical details:
Added a new component : ButtonEmoji. This allow us to add an emoji inside
another button.
Modified dropdown trigger a bit: if the trigger contains a ButtonEmoji,
then we will use the emoji to trigger the dropdown (instead of the button
itself). This commit doens't change the default behavior of dropdown (when
the trigger doesn't have a ButtonEmoji component), to avoid regressions with
current dropdowns; this will only change it's behavior when used with
the new ButtonEmoji component.
2021-06-22 08:58:52 -03:00
KDSBrowne
f19bf1a1ef
add transparent outline to moz focusring
2021-04-21 16:58:02 +00:00
KDSBrowne
032f8d7c4a
add focus outline-offset to buttonWrappers for firefox
2021-04-21 13:46:21 +00:00
Pedro Beschorner Marin
280b32d21d
Move connection-status to nav-bar
...
- Removed the connection-status history from the user list's gear
icon and now is opened by the connection-status button. Moderators will
render the same modal as before and viewers will only have access to their
own data.
- Added data-savings shortcut at the connection-status modal.
- Added websocket round-trip time.
2021-03-26 10:12:09 -03:00
KDSBrowne
77b71a4d1f
fix duplicate css variables being loaded (improve imports)
2020-09-01 18:46:13 +00:00
KDSBrowne
0877045696
fix tooltips not displaying when presentation is fullscreen
2020-07-22 22:08:55 +00:00
Pedro Beschorner Marin
526f79e8f2
Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop
2020-06-30 18:15:18 -03:00
amassaro
888fe0b040
centralize base prop cleaning / deletion
2020-06-18 08:47:52 -07:00
KDSBrowne
7c253dda0f
fix tooltips after tippy.js update 5.1.1
2019-12-03 18:49:09 +00:00
Diego Benetti
ed1833d4e6
Creates prop to use tooltip and label in the button component
2019-06-27 09:06:19 -03:00
Ghazi Triki
1f6326f7fd
Change layout direction for RTL languages.
...
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
KDSBrowne
38ba8f8895
add outlines for high contrast themes (windows)
2019-04-08 14:22:22 +00:00
Chad Pilkey
c6844359de
fix outline of disabled buttons and button getting cut off
2019-03-28 15:53:35 -07:00
Chad Pilkey
7ade56cb2c
fix button outlines and clean up video button and video preview
2019-03-22 15:45:44 -07:00
Chad Pilkey
c224040e9b
more cleanup of the buttons and listen-only action bar icon
2019-03-21 15:16:56 -07:00
Chad Pilkey
d3656ef022
clean up of the buttons. simplified and reduced
2019-03-19 10:11:48 -07:00
Chad Pilkey
e93d8e323f
fix issue introduced in #6778
2019-03-08 16:33:04 -08:00
Anton Georgiev
68d78ffab8
Merge pull request #6778 from vitormateusalmeida/issue-5191
...
Updated the slide control toolbar look
2019-03-07 15:47:21 -05:00
Vitor Mateus
f8a03a669a
Remove donload button and fix tooltip position
2019-03-07 16:00:01 -03:00
KDSBrowne
de660a0abe
make remaining animations work with Edge
2019-03-05 02:46:37 +00:00
Vitor Mateus
e0ddffbf66
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-01-30 10:01:29 -02:00
Pedro Beschorner Marin
e8577b9865
Fixed button style typo
2019-01-25 11:01:39 -02:00
Vitor Mateus
b6d5b15e3e
Implement enable/disable Animations issue-5846
2019-01-24 14:16:23 -02:00
Anton Georgiev
d80d78589f
Merge pull request #6346 from KDSBrowne/html5-packages-upgrade
...
HTML5 packages upgrade
2018-12-13 14:43:47 -05:00
KDSBrowne
f479059668
remove tooltip for active buttons
2018-12-12 14:01:33 +00:00
KDSBrowne
462f20d9bb
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
2018-12-05 20:54:37 +00:00
KDSBrowne
39c75fd449
fix remaining bugs / console errors
2018-12-05 19:31:33 +00:00
Tainan Felipe
fee219ed07
Fix console warning
2018-11-29 14:58:39 -02:00
Tainan Felipe
3561681e75
Change the buttons on actions bar to ghost buttons
2018-11-28 10:59:03 -02:00
KDSBrowne
95bb36df82
Merge remote-tracking branch 'Upstream/master' into start-poll-01
2018-10-25 17:25:26 +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
KDSBrowne
26404c87f7
remove button color type 'primary-outlined'
2018-10-02 23:08:32 +00:00
KDSBrowne
8320493e6a
add ability to start custom poll
2018-09-23 23:05:13 +00:00
Anton Georgiev
951ad13d8b
Merge pull request #4939 from KDSBrowne/z.0.2-fix-tooltip
...
Fix tooltip staying visible after tapping from mobile devices
2018-03-13 10:55:04 -04:00
KDSBrowne
ec74351a58
remove tooltip render condition in button component
2018-02-13 07:51:13 -08:00
Tainan Felipe Pauli de Almeida
eb4ed2e4bd
fix button disable don't appear with cursor not-allowed
2018-02-02 09:51:21 -02:00
KDSBrowne
42aa137e80
disable btn tooltips for mobile devices
2018-01-14 10:19:13 -08:00
Oleksandr Zhurbenko
ce1f40ac9a
Updated Meteor to 1.6.0.1
2018-01-07 22:17:18 -08:00
Oleksandr Zhurbenko
6de2b35cb2
Fixed round buttons' icon centering
...
Fixes #3576
2017-12-15 11:56:12 -08:00
Anton Georgiev
334c80083e
Merge pull request #4753 from jfsiebel/html5-tooltip
...
Add tooltip for buttons without label
2017-12-13 17:13:28 -02:00
Joao Siebel
b03efc021c
Remove unused package and fix whiteboard toolbar submenu tooltip
2017-12-07 14:11:34 -02:00
Anton Georgiev
c9a5ded2c1
Merge pull request #4662 from Tainan404/fix-design
...
Fix design issues
2017-12-05 18:54:08 -02:00