zulip/static
Gittenburg 05e792ec1a compose: Move send button after textarea in DOM.
This restores the Tab + Enter shortcut to send.

We are floating the send button to the right so that it still looks like
before. Instead of moving the button we could have also given every
message control button a tabindex, but these would be cumbersome to
maintain.

Tweaked by tabbott to add a comment recording the reasoning behind
the somewhat unusual CSS here.

Part of #15910.
2020-08-14 15:48:49 -07:00
..
assets js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images integrations: Re-add Canarytoken integration. 2020-07-20 15:34:40 -07:00
js compose: Make message control buttons accessible. 2020-08-14 15:46:50 -07:00
shared docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
styles compose: Move send button after textarea in DOM. 2020-08-14 15:48:49 -07:00
templates stream_creation_form: Remove `optional` from stream description input. 2020-08-14 10:30:56 -07:00
third typeahead: Fix binding of event handler to `blur` event. 2020-07-27 17:52:19 -07:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00