Closed issues:
- Label truncates when second word contains letters in the first in multiple mode #190
- Using multiple=true with ember-changeset-validations #187
- Having trouble clearing the input when the model is replaced #167
- Can I use selectize load method with ember-cli-selective ? #137
- Know from which select you come #101
Merged pull requests:
- Update ember #199 (rwwagner90)
- Use ember-cli-node-assets to import selectize #198 (rwwagner90)
- Update selectize website link #196 (tchan)
v0.5.12 (2017-01-12)
Merged pull requests:
v0.5.11 (2016-11-10)
v0.5.10 (2016-11-03)
Closed issues:
- Updating to ember 2.7 causes problems with item/optionComponent usage #159
v0.5.9 (2016-10-18)
Fixed bugs:
- v0.5.8 broke the selectize styles #174
v0.5.8 (2016-10-13)
Closed issues:
- hideSelected and multiple don't work together #173
Merged pull requests:
v0.5.7 (2016-10-10)
v0.5.6 (2016-10-07)
Implemented enhancements:
Closed issues:
- Allow addon to be used as a nested addon #162
- How to set initial selections? #157
- DEPRECATION: Using the injected
container
is deprecated. #153 - Trouble with Async-Search #149
- Allowing use of empty templates #147
- ember-getowner-polyfill #142
- Clearing multiple selection selectize generates model error #123
- Set searchField option #64
Merged pull requests:
- use resolveRegistration instead of lookupFactory #164 (safeforge)
- Add possibility to use this addon inside another #162 #163 (Sinled)
- Add name as binding attribute #161 (GreatWizard)
- Update included hook for nested addons #158 (GreatWizard)
- Allow the ability to set searchField #146 (SirZach)
v0.5.5 (2016-05-16)
Merged pull requests:
- Couldn't find module
ember-getowner-polyfill
#145 (juanesarango)
v0.5.4 (2016-05-12)
v0.5.3 (2016-05-03)
Closed issues:
- Is it possible to set the tabindex for this component? #132
Merged pull requests:
- Ember Fastboot compatibility #141 (mike-north)
- Tabindex support #139 (MartinMalinda)
v0.5.2 (2016-01-19)
Closed issues:
- Does itemComponent work for you? #135
- Deprecation warnings with itemTemplate/optionTemplate params #122
- Passing value to template #116
v0.5.1 (2016-01-13)
Closed issues:
- optionTemplate and optionView not working anymore #29
v0.5.0 (2016-01-13)
Closed issues:
- unable to require.unsee, please upgrade loader.js to >= v3.3.0 #127
Merged pull requests:
- Upgrading loading to 3.3.0 to fix warning #128 (juliankmazo)
- Accept white-spaces in
plugins
parameter #121 (Romanior)
- #113 Disable remove_button plugin when multiple option is not set
- #113 Ensure resolved is not null
- 3941b7e Accept content from promise
- #154 use ember-new-computed only when needed (fixes
computed.default.alias is not a function
#98) - #99 Add changelog
* This Changelog was automatically generated by github_changelog_generator