Skip to content

Releases: btecu/ember-select

0.8.5

10 Mar 04:40
Compare
Choose a tag to compare

[BUGFIX] Use get to avoid cached computed
[ENHANCEMENT] Remove IE & Edge (legacy) workarounds

0.8.4

10 Mar 04:36
Compare
Choose a tag to compare

[ENHANCEMENT] Fix Embroider import warning

0.8.3

21 Feb 23:59
Compare
Choose a tag to compare

[ENHANCEMENT] Fix runloop deprecation
[ENHANCEMENT] Update ember-cli and dependencies
[ENHANCEMENT] Use this / @

0.8.2

16 Oct 17:24
68c64a1
Compare
Choose a tag to compare

[ENHANCEMENT] Support non-string tokens
[ENHANCEMENT] Support ember-data relationships without a value
[ENHANCEMENT] Update ember-cli and dependencies

0.8.1

10 Feb 15:35
Compare
Choose a tag to compare

[BUGFIX] Fix regression for freeText

0.8.0

10 Feb 14:51
Compare
Choose a tag to compare

[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

24 Jan 16:44
Compare
Choose a tag to compare

[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

02 Dec 19:38
Compare
Choose a tag to compare

[BUGFIX] Take the label into account in didUpdateAttrs
[ENHANCEMENT] Remove deprecated mouseEnter
[ENHANCEMENT] Update ember-cli and dependencies

0.7.2

26 Feb 00:03
Compare
Choose a tag to compare

[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

13 Sep 15:27
Compare
Choose a tag to compare

[ENHANCEMENT] Remove deprecated attrs and sendAction
[ENHANCEMENT] Update ember-cli and dependencies