jiti-meet/css
Leonard Kim 0a1bd5a0c7 feat(popover): do not remove the popover on every update
With popover usage now only passing in React Components, the
logic of removing the popover and recreating its html with
every update is not necessary. Instead allow React to update
the popover contents.

Because of this change, mouse event handlers are not recreated
on each update, so it is possible for mouseleave to fire after
the size of the popover shrinks when collapsing to hide more stats,
forcing the mouse out of the popover. To prevent this, padding has
been added to the top of the popover so on resize the mouse will
still be over the popover. The padding has the added bonus of
fixing an issue where the popover would not close until mouseenter
was triggered after size collapse, but it adds the drawback of
requiring more upward mouse travel to close the popover.
2017-06-20 13:49:02 -05:00
..
aui-components fixed dropdown colors 2016-11-14 11:01:50 +02:00
components Adds dial-out UI. 2017-05-23 09:00:40 -05:00
modals SQUASH: add comment to styling and alpha order 2017-05-19 15:41:42 -07:00
overlay Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
reload_overlay feat(overlays): for filmstrip only mode 2017-03-27 14:20:25 -05:00
ringing fix(RingOverlay): puts the "ring overlay" back below the toolbars 2016-10-21 10:47:21 -05:00
shortcuts Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
themes Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
unsupported-browser Enable flow for written code 2017-02-27 21:50:20 -06:00
404.scss 404 error page added 2016-10-24 19:33:08 +03:00
_animations.scss React Toolbar 2017-04-03 13:05:21 -05:00
_base.scss Re-styles scrollbars 2017-05-23 15:17:46 -05:00
_chat.scss Re-styles scrollbars 2017-05-23 15:17:46 -05:00
_connection-info.scss restyle of menu 2016-10-20 19:28:19 +03:00
_contact_list.scss work on colors 2016-11-14 11:01:50 +02:00
_dial-out.scss Adds dial-out UI. 2017-05-23 09:00:40 -05:00
_filmstrip.scss fix(filmstrip): adjust filmstrip remote videos positioning 2017-06-13 14:52:43 -05:00
_flag-icon.scss Adds dial-out UI. 2017-05-23 09:00:40 -05:00
_font-awesome.scss Removes download logs references. 2016-09-21 15:45:08 -05:00
_font.scss font(jitsi): add ninja icon 2017-06-06 11:13:02 -05:00
_functions.scss Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
_inlay.scss fix(filmstrip): Set avatar container height within inlay 2017-05-04 11:46:10 -07:00
_jitsi_popover.scss feat(popover): do not remove the popover on every update 2017-06-20 13:49:02 -05:00
_jquery-impromptu.scss Fixes colors in dialogs. 2016-09-22 14:50:31 -05:00
_jquery.contextMenu.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
_keyboard-shortcuts.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
_login_menu.scss Uses tooltip to show custom popups for mute mic button/shared video button. 2017-02-15 11:29:26 +02:00
_mixins.scss Fixes indentation 2017-02-22 17:14:09 -06:00
_modaldialog.scss Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
_notice.scss React Toolbar 2017-04-03 13:05:21 -05:00
_policy.scss Add policy section 2016-10-31 18:23:28 +02:00
_popover.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
_popup_menu.scss fix(volume-slider): modify positioning so slider fits popup width 2017-05-22 14:16:06 -07:00
_recording.scss Adjusted styles for "Live Streaming" indicator. 2016-10-21 13:38:12 +03:00
_redirect_page.scss fix(filmstriponly): Set the background to transparent 2017-02-21 13:45:46 -06:00
_side_toolbar_container.scss feat: replace device selection in settings with button for modal 2017-04-10 13:30:00 -07:00
_toastr.scss Changes scss variable name 2017-04-10 09:31:26 -05:00
_toolbars.scss feat(device_selection): Implement popup 2017-06-07 09:23:40 -05:00
_utils.scss Made inputs identical 2016-11-11 17:22:47 +02:00
_variables.scss fix(popover): z-index should be greater than toasts 2017-06-08 09:37:40 -05:00
_vertical_filmstrip_overrides.scss fix(filmstrip): adjust filmstrip remote videos positioning 2017-06-13 14:52:43 -05:00
_videolayout_default.scss feat(VideoLayout): add ninja icon 2017-06-06 11:13:02 -05:00
_welcome_page.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
main.scss feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00