Skip to content

Latest commit

 

History

History
165 lines (96 loc) · 9.03 KB

CHANGELOG.md

File metadata and controls

165 lines (96 loc) · 9.03 KB

Changelog

Full Changelog

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:

v0.5.12 (2017-01-12)

Full Changelog

Merged pull requests:

v0.5.11 (2016-11-10)

Full Changelog

v0.5.10 (2016-11-03)

Full Changelog

Closed issues:

  • Updating to ember 2.7 causes problems with item/optionComponent usage #159

v0.5.9 (2016-10-18)

Full Changelog

Fixed bugs:

  • v0.5.8 broke the selectize styles #174

v0.5.8 (2016-10-13)

Full Changelog

Closed issues:

  • hideSelected and multiple don't work together #173

Merged pull requests:

  • Modified index.js to get correct parent when the addon is used a second level addon #172 (showy)

v0.5.7 (2016-10-10)

Full Changelog

v0.5.6 (2016-10-07)

Full Changelog

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:

v0.5.5 (2016-05-16)

Full Changelog

Merged pull requests:

v0.5.4 (2016-05-12)

Full Changelog

v0.5.3 (2016-05-03)

Full Changelog

Closed issues:

  • Is it possible to set the tabindex for this component? #132

Merged pull requests:

v0.5.2 (2016-01-19)

Full Changelog

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)

Full Changelog

Closed issues:

  • optionTemplate and optionView not working anymore #29

v0.5.0 (2016-01-13)

Full Changelog

Closed issues:

  • unable to require.unsee, please upgrade loader.js to >= v3.3.0 #127

Merged pull requests:

Ember Selectize Changelog

0.4.4 (Dec 15, 2015)

  • #113 Disable remove_button plugin when multiple option is not set

0.4.3 (Sep 21, 2015)

  • #113 Ensure resolved is not null

0.4.2 (Sep 07, 2015)

  • 3941b7e Accept content from promise

0.4.1 (Sep 04, 2015)

  • #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