@xsites/angular-selectize2
Version:
This is an Angular.js directive for Brian Reavis's selectize jQuery plugin. It supports all of Selectize's features
22 lines (13 loc) • 591 B
Markdown
## 3.0.2 (2017-03-26)
Changes:
- Updated version so a new tag/release can be created where the version in the package.json version matches the tag/release version
- Updated package.json so it was valid.
## 3.0.1 (2015-09-07)
Documentation:
- Added CHANGELOG
- Updated README concerning config.options
## 3.0.0 (2015-08-07)
Changes:
- Dropped support for simple arrays `['Option 1', 'Option 2']` in order to simplify the directive and ensure consistent behavior.
- Renamed `'selectize.js'` to `'angular-selectize.js'` to avoid confusion.
- update to selectize 0.12.1