zulip/static
Aman Agrawal adf8446b51 compose: Resize compose-textarea after exit from markdown-preview.
Autosize library can miss resize of compose-textarea when
compose is collapsed / expanded while preview box is displayed
and compose-textarea is hidden. So, we force a autosize.update
of compose-textarea, when user exits markdown preview, to ensure
that the textarea is of correct size.

Fixes #19353
2022-02-02 10:01:27 -08:00
..
assets icons: Set font-display: block for icon font. 2021-08-23 15:59:54 -07:00
audio
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images policies: Rename "Terms of Use" to "Terms of Service" in DPA. 2022-01-20 13:15:00 -08:00
js compose: Resize compose-textarea after exit from markdown-preview. 2022-02-02 10:01:27 -08:00
shared js: Avoid _.get. 2022-01-24 15:54:21 -08:00
styles compose: Resize compose-textarea after exit from markdown-preview. 2022-02-02 10:01:27 -08:00
templates compose: Show warning while composing to a resolved topic. 2022-02-01 17:50:17 -08:00
third lint: Fix typos found by codespell. 2021-10-19 16:51:13 -07:00
.gitignore