zulip/static
Wyatt Hoodes 5ee7553214 popovers: Fix broken user popover behavior.
If we call `popovers.hide_all` with a smaller browser
window, this breaks the functionality that the
conditional is attempting to handle.  We instead use
`hide_all_except_sidebars` to prevent the user list
from being closed.

If the display setting to show the user list in the
left sidebar is enabled, the behavior is even worse.
We add a conditional to maintain the streamlist
sidebar when clicking the chevron to show and hide
the popover here as well.
2019-08-18 12:12:52 -07:00
..
assets generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
images help: Document topic links. 2019-08-02 16:33:27 -07:00
js popovers: Fix broken user popover behavior. 2019-08-18 12:12:52 -07:00
styles settings/scss: Nest many rules inside #user-groups. 2019-08-16 10:47:33 -07:00
templates settings: Move API key form into its own modal. 2019-08-14 10:50:45 -07:00
third markdown: Enable hashheadings syntax. 2019-08-02 15:15:34 -07:00
.gitignore generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
favicon.ico