yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
9 年之前
Ilya Daynatovich
148960c6d2
made editions
9 年之前
Ilya Daynatovich
d3df082e3d
Fix thumbnail overflow
9 年之前
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
9 年之前
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
9 年之前
Ilya Daynatovich
a8a6b38c28
Updated method for showing/hiding elements
9 年之前
Ilya Daynatovich
f4e6dceaa4
Return Impormptu api when create dialog
9 年之前
Ilya Daynatovich
2b08950294
Fix the tests
9 年之前
Ilya Daynatovich
62713bf87c
Editions in PR
9 年之前
Konstantyn Pahsura
76e55f1132
show/hide menu if elem hovered
9 年之前
hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
9 年之前
hristoterezov
634a18e847
fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered
9 年之前
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
9 年之前
paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
9 年之前
Ilya Daynatovich
69b79b7687
Fix icon styles
9 年之前
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
9 年之前
yanas
a17a98991c
Ongoing work on video thumbnail layout
9 年之前
yanas
3fe43abdea
Move the display name to the center
9 年之前
hristoterezov
ea0f0da8a4
feat(JitsiPopover): Add onBeforePosition option
9 年之前
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
9 年之前
damencho
5217bf0bb8
Removes translateString and use translateElement.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
9 年之前
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
9 年之前
Ilya Daynatovich
62af73ea09
Add new option to jitsi-popover
9 年之前
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
9 年之前
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
9 年之前
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
9 年之前
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
9 年之前
Ilya Daynatovich
26792625f2
BEMificated classes and add title
9 年之前
Ilya Daynatovich
83e7f23d0f
Update Connection indicator and popover js
9 年之前
coresh
6bd5d6e4d5
Fixes issue of method 'setTooltip'
Fixes issue of method 'setTooltip' in modules/UI/util/UIUtil.js: Excluded 'Uncaught TypeError':
```
UIUtil.js:134 Uncaught TypeError: Cannot read property 'setAttribute' of null
```
9 年之前
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
9 年之前
yanas
26ff54366b
Moves full screen functions in UIUtil
9 年之前
yanas
74f31db434
Dialogs re-design, invite and password modifications
9 年之前
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9 年之前
Maxim Voloshin
2f92aa9645
Completely remove attributes to destroy tooltip properly
9 年之前
damencho
da65bbaa2d
Updates remove tooltip util method.
Destroy is just hiding current tooltip, we also need to remove other attributes to stop showing the tooltip.
9 年之前
Maxim Voloshin
b2e0b49556
Updated JSDocs for 'TOOLTIP_POSITIONS' constant
9 年之前
Maxim Voloshin
96735d47c4
Attached JSDocs for 'TOOLTIP_POSITIONS' constant
9 年之前
Maxim Voloshin
87ed7b7989
Redesigned "setTooltip" method
9 年之前
Maxim Voloshin
939b87ffed
Tooltiped elements are mardked with "data-tooltip" attribute
9 年之前
Maxim Voloshin
212798ad19
Global handler for tooltips
9 年之前
yanas
d2e42c2a7d
Update MessageHandler.js
9 年之前
yanas
b54f92b2ae
Fixes the copy action.
9 年之前
yanas
644faca306
Re-designs invite dialog as share link.
9 年之前
damencho
df3b7e2dbc
Adds utility method to remove tooltips.
9 年之前
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
9 年之前
yanas
96bbf0419c
Adds tooltips
9 年之前
yanas
3b05a16b32
Fix for button appearing in both toolbars
9 年之前
yanas
a9e31a2843
Fixes settings menu for non moderators
9 年之前
yanas
45496b7592
Make settings sections configurable
9 年之前