amassaro
888fe0b040
centralize base prop cleaning / deletion
2020-06-18 08:47:52 -07: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
Joao Siebel
056dc4051d
Add tooltip feature for buttons without label
2017-12-04 17:43:08 -02:00
Oleksandr Zhurbenko
28772e51ed
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-11-24 18:55:19 -08:00
Tainan Felipe
9fc130b640
add opacity in icon button with hover
2017-11-21 08:35:21 -02:00
Oleksandr Zhurbenko
cc457661ce
Prevented wb toolbar from triggering focus on touch events
...
To make it work well with the text shape, which always keeps the focus. And we don't want the keyboard to jump if you decide to change the font settings on the fly
2017-11-15 16:34:50 -08:00
KDSBrowne
4dd7b539df
remove unused focus mixin import
2017-11-14 07:50:02 -08:00
KDSBrowne
3264ee26f2
replace pixel values with variables
2017-11-09 09:03:32 -08:00
KDSBrowne
d9fedcc8ca
remove btnFocus mixin and add styles to button component
2017-11-08 11:42:37 -08:00
KDSBrowne
9e82e80cd8
rename customBtnFocus and replace borders with box-shadow
2017-11-07 08:52:55 -08:00
KDSBrowne
900c20f86a
move and convert focus styles to mixins
2017-11-01 09:01:55 -07:00
gcampes
3cba60201e
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
2017-10-11 18:22:36 -03:00
Oswaldo Acauan
29117285ef
Merge remote-tracking branch 'upstream/v2.0.x-release' into qa-design
2017-10-06 11:59:07 -03:00
gcampes
40795950c2
updates to the audio manager
2017-10-04 17:49:11 -03:00
KDSBrowne
0838e21674
change css classes to SASS placeholders
2017-10-03 11:00:04 -07:00
KDSBrowne
10f95f11e1
fix merge conflicts
2017-10-02 12:37:51 -07:00
KDSBrowne
6bb93ff6fd
clean up css, remove duplications
2017-09-29 07:54:24 -07:00