angular-ui / ui-select2

AngularJS wrapper for select2 (deprecated, use angular-ui/ui-select)
https://github.com/angular-ui/ui-select
MIT License
596 stars 443 forks source link

Callbacks on select2 #44

Open jonchay opened 11 years ago

jonchay commented 11 years ago

Hi there, is there anyway we can do callbacks for select2 on the angular side? ie. on change, select2-open, select2-selecting etc.

joseym commented 10 years ago

I just created a PR to support his: #141