Releases: btecu/ember-select
Releases · btecu/ember-select
0.8.5
[BUGFIX] Use get
to avoid cached computed
[ENHANCEMENT] Remove IE & Edge (legacy) workarounds
0.8.4
[ENHANCEMENT] Fix Embroider import warning
0.8.3
[ENHANCEMENT] Fix runloop
deprecation
[ENHANCEMENT] Update ember-cli
and dependencies
[ENHANCEMENT] Use this
/ @
0.8.2
[ENHANCEMENT] Support non-string tokens
[ENHANCEMENT] Support ember-data
relationships without a value
[ENHANCEMENT] Update ember-cli
and dependencies
0.8.1
[BUGFIX] Fix regression for freeText
0.8.0
[BUGFIX] Clear search on selection, fixes multi-select
[BUGFIX] Don't set token to label, fixes searching after selection
[ENHANCEMENT] Expose onBlur
event
0.7.5
[BUGFIX] Only update input if not in the middle of a query
[ENHANCEMENT] Makes use of quotes consistent
[ENHANCEMENT] Update dependency to accept node 12.x
and newer
[ENHANCEMENT] Update ember-cli
and dependencies
0.7.4
[BUGFIX] Take the label into account in didUpdateAttrs
[ENHANCEMENT] Remove deprecated mouseEnter
[ENHANCEMENT] Update ember-cli and dependencies
0.7.2
[BUGFIX] Ensure value is treated as a string
[BUGFIX] Use value
instead of label
for old / new comparison
[ENHANCEMENT] Bigger clickable area
0.7.0
[ENHANCEMENT] Remove deprecated attrs
and sendAction
[ENHANCEMENT] Update ember-cli and dependencies