zulip/static/third
N-Shar-ma d88ce61801 typeahead: Make the typeahead completions undo friendly.
We now use the undo supporting `insert` function from the
`text-field-edit` module to update the text after autocompletion,
instead of just resetting the value of the textarea / input, which was
not undo-able.

So that the undo history seems sensible, we replace only the minimal
diff between the text before and after autocompletion. This ensures
that only this diff, and not the entire text, is highlighted when
undoing, as would be ideal.

Fixes: #14311.
2023-01-06 16:53:57 -08:00
..
bootstrap bootstrap: Remove print media styles. 2022-12-16 00:01:25 -08:00
bootstrap-tooltip tooltip: Fix arrow position. 2020-09-04 10:36:02 -07:00
bootstrap-typeahead typeahead: Make the typeahead completions undo friendly. 2023-01-06 16:53:57 -08:00
jquery-idle
marked markdown: Have users report marked errors to Zulip. 2022-04-05 11:45:59 -07:00