Files
zulip/static/js
Brock Whittaker 4cd25fb861 input-pill: Add multiple pill support with pasting.
This allows for pasting in comma separated lists that will validate
pills on paste, along with creating an API for inserting many pills.

This now allows in the `input_pill.pill.append` a comma separated list
that will then call the `insertManyPills` method that will break up the
input and then call `append`.
2018-02-20 14:11:47 -08:00
..
2018-02-12 09:34:59 -08:00
2017-08-22 09:37:17 -07:00
2017-08-14 13:03:57 -07:00