zulip/static
Brock Whittaker a6f5d3d93a emoji-picker: Do not change scroll on emoji hover.
Currently when hovering on an emoji it will focus it, which makes
the browser by default scroll down or up to include the entirity
of the focused element. This corects the scrollTop to what it was
before the focus event adjusted the scroll position.

This is a follow-up to #6869.
2017-10-05 15:51:06 -07:00
..
assets assets: Add email illustration SVGs to assets folder. 2017-08-24 11:37:24 -07:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images left-sidebar: Restyle "more topics" flow. 2017-10-04 23:23:03 -07:00
js emoji-picker: Do not change scroll on emoji hover. 2017-10-05 15:51:06 -07:00
locale locale: Update translations from transifex. 2017-09-15 06:46:38 -07:00
styles emoji_picker: Change emoji background color when selected by hotkey. 2017-10-05 09:02:49 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates left-sidebar: Restyle "more topics" flow. 2017-10-04 23:23:03 -07:00
third typeahead: Fix typeahead positioning for iOS keyboard case. 2017-10-04 17:39:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore static: Clean up organization of .gitignore. 2017-09-22 15:14:43 -07:00
favicon.ico
node_modules