zulip/static
Catherine Kleimeier fe2adeeee1 hotkeys: Fix ESC removing message feed focus in Firefox.
We correct a bug on Firefox where using the ESC key to close an edit
box that was opened by the left arrow key caused the message feed to
lose focus, making it difficult to navigate the message feed by
keyboard afterwards.

We fix this bug by changing the function that handles the ESC key
during an edit to pass the correct object to the message_edit.end
function.

Fixes #7072.
2017-10-27 17:11:12 -07:00
..
assets py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -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 /about/: Create a team partial. 2017-10-27 14:50:48 -07:00
js hotkeys: Fix ESC removing message feed focus in Firefox. 2017-10-27 17:11:12 -07:00
locale i18n: Update translation strings for 1.7 release. 2017-10-25 09:20:29 -07:00
styles /about/: Create a team partial. 2017-10-27 14:50:48 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates Add UI for viewing and cancelling open Zulip invitations. 2017-10-27 13:07:43 -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