Commit Graph

39 Commits

Author SHA1 Message Date
Diego Benetti
ed1833d4e6 Creates prop to use tooltip and label in the button component 2019-06-27 09:06:19 -03:00
Anton Georgiev
2346f5de57 revert removing tooltip props 2019-04-18 19:00:26 +00:00
Anton Georgiev
d3f7a89578 added checks before trying to hide tooltips 2019-04-18 18:15:40 +00:00
KDSBrowne
8c1d9b6c50 fix presentation toolbar tooltip positions 2019-04-13 21:22:47 +00:00
Chad Pilkey
1e933339bf fix typechecking warning from #6778 2019-03-08 17:06:45 -08:00
Chad Pilkey
86cd1939ef quiet the Tooltip getLabel function 2019-03-08 17:04:15 -08:00
Chad Pilkey
95f839c201 fix a recursion issue in the getLabel() and make tooltip title dynamic 2019-03-08 16:23:56 -08:00
Vitor Mateus
f8a03a669a Remove donload button and fix tooltip position 2019-03-07 16:00:01 -03:00
Anton Georgiev
20d3a2bd54
Merge pull request #6563 from MaximKhlobystov/mobile-tooltip-target
Fix for the tooltip error on mobile
2019-02-14 11:55:51 -05:00
Maxim Khlobystov
5dc2051bf5 Put the code for finding the text for tooltip label into a recursive function 2019-02-12 17:20:46 -05:00
KDSBrowne
4885ed3b7d Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-fix-SR-duplicate-labels 2019-02-06 14:17:39 +00:00
Vitor Mateus
f5410e762e Fix duration 2019-02-04 15:36:59 -02:00
Vitor Mateus
ae5bd7503b Reset delay time tooltip 2019-01-31 15:29:59 -02:00
Vitor Mateus
1b779015ba Improvements 2019-01-31 13:20:13 -02:00
Vitor Mateus
6a185fcc78 Fix tooltip position 2019-01-31 09:15:14 -02:00
Vitor Mateus
64210cc610 Fixes 2019-01-30 15:43:11 -02:00
KDSBrowne
f176d47f1b prevent SR from announcing btn labels twice 2019-01-30 16:07:39 +00:00
Maxim Khlobystov
5ac3c2add0
Added a comment 2019-01-25 15:57:19 -05:00
Maxim Khlobystov
2d0c3f53dd Improve the code of finding the text for tooltip 2019-01-25 14:36:29 -05:00
Vitor Mateus
b6d5b15e3e Implement enable/disable Animations issue-5846 2019-01-24 14:16:23 -02:00
Maxim Khlobystov
6231a3a1c5 Fix the tooltip error when icon is a target 2019-01-15 16:31:36 -05:00
KDSBrowne
d58c16cd09 fix tooltip label not updating 2018-12-28 23:11:05 +00:00
KDSBrowne
661288af8b make tooltips bigger / add arrow 2018-12-19 14:27:48 +00:00
KDSBrowne
13b13d1547 fix double tooltips being rendered 2018-12-17 15:42:38 +00:00
KDSBrowne
5adac9c88b adjust packages / fix bug 2018-12-10 01:08:16 +00:00
KDSBrowne
39c75fd449 fix remaining bugs / console errors 2018-12-05 19:31:33 +00:00
Oswaldo Acauan
2ac4490366 Fix tippy wait option to the new version 2018-11-06 13:41:11 -02:00
Oswaldo Acauan
a8c1df7f22 Upgrade all npm and meteor packages and fix compatibility issues introduced 2018-11-06 12:59:53 -02:00
Tainan Felipe Pauli de Almeida
bef61eeeda Add rule for don't show tooltip when dropdown is open. Closes #5194 2018-03-29 13:36:41 -03:00
KDSBrowne
e69494421d use touchHold functionality / remove disabling tooltip code 2018-02-27 13:14:23 -08:00
KDSBrowne
e1a5e6416e disable tooltips if device has touch & fits phone dimensions 2018-02-13 08:06:45 -08:00
KDSBrowne
cddbe06b7d remove setTimeout 2018-01-11 09:20:04 -08:00
KDSBrowne
645f71b785 add tooltip Esc handler to comply with WAI-ARIA tooltip interaction desc 2018-01-11 09:05:32 -08:00
KDSBrowne
36980f7525 increase tooltip timeout delay / add touchHold option 2018-01-10 11:45:12 -08:00
KDSBrowne
7e75dc08f4 handle tooltip hiding with setTimeout 2018-01-10 09:07:40 -08:00
Joao Siebel
7009e4cebf Resolve linter problems 2017-12-11 16:47:34 -02:00
Joao Siebel
bf058959eb Remove log and add delay between hover/focus and showing the tooltip 2017-12-08 11:45:25 -02:00
Joao Siebel
b03efc021c Remove unused package and fix whiteboard toolbar submenu tooltip 2017-12-07 14:11:34 -02:00
Joao Siebel
056dc4051d Add tooltip feature for buttons without label 2017-12-04 17:43:08 -02:00