mirror of https://github.com/zulip/zulip.git
28589c5563
Fixes part of #10026. Typeaheads stopped propogation of keydown and keyup events for any key except tab and enter. If stopAdvance was true even tab and enter were not allowed. advanceKeyCodes option was added to typeahead which allowed to specify key codes for which propogation of keydown and keyup events should not stop. advanceKeyCodes does not respect the stopAdvance option. As the backspace key code is added to advanceKeyCodes in search.js, the backspace key deletes pill on pressing backspace if input is empty or only consists of spaces. |
||
---|---|---|
.. | ||
bootstrap | ||
bootstrap-notify | ||
html5-formdata | ||
jquery-autosize | ||
jquery-caret | ||
jquery-filedrop | ||
jquery-idle | ||
katex | ||
marked | ||
sockjs | ||
spectrum | ||
zocial | ||
fontawesome-legacy.css |