EvanOxfeld / angular-selectize.js

Angular Selectize directive for a hybrid textbox + <select> box. Supports ngOptions and two-way bindings.
MIT License
34 stars 16 forks source link

Use point matcher in bower config #29

Closed w33ble closed 7 years ago

w33ble commented 9 years ago

This library has many failing tests with angular 1.3 - see #28

This locks the version at angular version at 1.2. If it does indeed work with 1.3, the tests should be fixed to reflect this.