zulip/static
akshatdalton 3531463ac9 composebox_typeahead: Trigger foucs to send button only after keyup event.
As explained in the commit 3a35a0b72c9b2c46ed0afa6456d4a5a80a2c12f9:
`nextFocus` is set on a keydown event to indicate where
we should focus on keyup. We can't focus at the time of
keydown because we need to wait for typeahead. And we
can't compute where to focus at the time of keyup because
only the keydown has reliable information about whether it
was a Tab or a Shift+Tab.

Though the previous configuration didn't show any bug but we should
follow the same logic here also.
2021-07-27 16:17:31 -07:00
..
assets zulip-icon: Add `zulip-icon` as classPrefix for icon. 2021-04-29 09:02:25 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images landing_pages: Add screenshots for /for/events and /for/research. 2021-07-23 14:07:14 -07:00
js composebox_typeahead: Trigger foucs to send button only after keyup event. 2021-07-27 16:17:31 -07:00
shared shared: Bump version to 0.0.6. 2021-06-15 14:40:58 -07:00
styles plans: Make faq header linkable. 2021-07-27 12:55:54 -07:00
templates setting: Allow only owners to change "Who can invite users" setting. 2021-07-26 17:48:01 -07:00
third third: Prevent typeahead from going off top of screen. 2021-07-07 16:47:30 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00