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

Fix removeClass bug #494

Open brunoziie opened 7 years ago

brunoziie commented 7 years ago

When clicked out of container, the class buttonClicked was not being removed.