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

should support more easy way of dynamic bindings on option #298

Open zinking opened 8 years ago

zinking commented 8 years ago

select ng-model="xxx" ng-init="" ng-options="x for xx in xxx" /select

zinking commented 8 years ago

it's not really an issue, probably some suggestion for improvement