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

FLO-18122 Update isteven multi select for "don't have any" in select all use case #573

Closed choffman-applause closed 5 years ago

choffman-applause commented 5 years ago

Changed the component so that it will refresh changes AFTER running a handler function so that model changes that occur in the handler will be properly reflected in the multi select.