zulip/static/third
Shubham Padia 28589c5563 search pills: Backspace should remove a search pill with typeahead open.
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.
2018-07-30 14:33:06 -07:00
..
bootstrap search pills: Backspace should remove a search pill with typeahead open. 2018-07-30 14:33:06 -07:00
bootstrap-notify Give Feedback in non-obvious cases for sent messages 2013-11-01 12:34:39 -04:00
html5-formdata Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
jquery-autosize [third] Fix copyright for jquery.autosize.js 2013-09-06 10:58:48 -04:00
jquery-caret [third] Replace jquery-caret with newer implementation. 2016-06-14 16:36:51 -07:00
jquery-filedrop upload/jquery-filedrop: Fix progress bar for paste upload. 2018-05-05 06:32:10 -07:00
jquery-idle Refactor to delete mousewheel.js. 2017-07-03 11:04:20 -04:00
katex Revert "katex: Update the `require` path to point to the new one." 2018-01-23 12:30:28 -08:00
marked CVE-2018-9986: Fix XSS issues with frontend markdown processor. 2018-04-12 09:46:37 -07:00
sockjs Revert "update-sockjs: Update sockjs from version 0.3.4 to 1.1.1." 2017-01-10 11:46:15 -08:00
spectrum css: Change `*-device-width` to `*-width` selectors. 2018-04-21 22:15:56 -07:00
zocial Zocial buttons: Fix overflow of text when internationalized. 2016-10-16 12:35:43 -07:00
fontawesome-legacy.css third: Rename thirdparty-fonts.css for better clarity. 2018-05-17 04:58:30 -07:00