zulip/static/js/bundles
Shubham Padia 5e93922a7d search: Add search_pill_widget.js.
Also adds the file to the static asset pipeline.
search_pill_widget.js will be used to access the pills object for
the search query box. It will act in a similar way to
compose_pm_pill.js. Why is this needed: Consider you've initiated
a pills object in search.js for the search query box. Now you want to
also access that pills object to pre-populate pills after a reload in
hashchange.js. search_pill_widget.js makes this easy without the use
of events.
2018-07-23 11:29:10 -07:00
..
app.js search: Add search_pill_widget.js. 2018-07-23 11:29:10 -07:00
commons.js webpack: Transition app.js to be compiled by webpack. 2018-07-05 11:03:08 +02:00