zulip/static
Shubham Padia 4f4aee6d10 compose: Do not close compose box on click if parent/itself contains "a".
When the icon or the text of a menu item in settings dropdown was
clicked, already open compose box was closed. Clicking on the empty
area of that menu item i.e the area where the icon or text was not
present did not close compose box. This commits check whether the
target itself is an anchor tag or of any of its parent contains the
anchor tag.
2018-08-09 17:51:40 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images user docs: Remove add-a-link-preview since it is a server admin doc. 2018-07-29 20:32:46 -04:00
js compose: Do not close compose box on click if parent/itself contains "a". 2018-08-09 17:51:40 -07:00
locale i18n: Update translations from transifex. 2018-08-08 17:52:55 -07:00
styles custom profile field: Replace choice-order input with drag-drop rows. 2018-08-08 11:31:15 -07:00
templates emoji: Disable support for letting users switch emojisets. 2018-08-08 15:48:04 -07:00
third marked: Warn against placing capture blocks below 'text' block. 2018-08-09 17:20:18 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules