isteven / angular-multi-select

A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.
isteven.github.io/angular-multi-select
MIT License
1.08k stars 518 forks source link

wrapping onSelectAll, onSelectNone and onReset functions with a timeout #461

Open ctcudd opened 8 years ago

ctcudd commented 8 years ago

Fix for problems identified in #307