zulip/static
Shubham Padia 8b153f6452 search: Validate suggestion against existing operators.
After adding search pills, suggestions were based only on the
current input and no validation against the existing pills was done.
operator_subset_suggestions have been removed. Default suggestions
for base_operators have also been removed.
Handle multiple operators:
if `is:starred stream:Ver` was typed without selecting the typeahead
or pressing enter in between i.e search pill for is:starred has not yet
been added, then the description of `is:starred` will act as a prefix
in every suggestion.
Also makes changes re-enabling person suggestions for names with spaces.
2018-07-23 11:29:10 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images webhooks: Add Clubhouse integration. 2018-07-01 04:01:17 -07:00
js search: Validate suggestion against existing operators. 2018-07-23 11:29:10 -07:00
locale i18n: Update translations. 2018-04-17 12:41:06 -07:00
styles search: Disable tab_bar due to addition of search pills. 2018-07-23 11:29:10 -07:00
templates subs: Replace tr block with t in subs handlebars template. 2018-07-23 10:55:16 -07:00
third jquery-form: Remove jquery-form plugin dependency. 2018-05-29 15:44:40 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules