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

Added test for clearing the selectize component and fixed an runtime #16

Closed Chris-Gillis closed 10 years ago

Chris-Gillis commented 10 years ago

Fixes #15

EvanOxfeld commented 10 years ago

Looks great. Thanks @z3roshot!