zulip/zephyr/static
Luke Faraone 974b560659 Add autocomplete for personals, classes, and instances.
Here we pull in the jqueryui library and a style sheet to provide a widget
to do autocomplete for various fields. We populate a list of all ever-seen
classes, instances, and people (C/I/P) into JS arrays and then pass them to
jqueryui.

Each time a new C/I/P appears, we reinitialise the autocomplete functions
so they will notice the new data.

(imported from commit f1ab69c99d21f68ccf40c015bd43960f463c6ff2)
2012-09-04 16:14:48 -04:00
..
bootstrap Add Bootstrap 2012-08-28 18:36:55 -04:00
ich Import ICanHaz.js (yes, really) 2012-09-04 12:27:17 -04:00
jquery Import jQuery Form Plugin 2012-08-30 16:19:44 -04:00
js Add autocomplete for personals, classes, and instances. 2012-09-04 16:14:48 -04:00
styles Add autocomplete for personals, classes, and instances. 2012-09-04 16:14:48 -04:00
templates Use client-side templating to render zephyrs 2012-09-04 13:01:00 -04:00