Skip to content

Releases: btecu/ember-select

0.9.5

20 Oct 09:19

Choose a tag to compare

What's Changed

Full Changelog: 0.9.4...0.9.5

0.9.4

03 Oct 11:58

Choose a tag to compare

What's Changed

  • Add tests for asynchronous models by @btecu in #94
  • When model changes, open dropdown if use has indicated so (shouldOpen) by @btecu in #95
  • Update dependencies by @btecu in #96

Full Changelog: 0.9.3...0.9.4

0.9.3

08 Sep 22:48

Choose a tag to compare

What's Changed

  • Remove utils from the app re-export list by @btecu in #92

Full Changelog: 0.9.2...0.9.3

0.9.2

08 Sep 09:48

Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

01 May 15:27

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

30 Apr 12:38

Choose a tag to compare

What's Changed

Full Changelog: 0.8.5...0.9.0

0.8.5

10 Mar 04:40

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

Choose a tag to compare

[ENHANCEMENT] Fix Embroider import warning

0.8.3

21 Feb 23:59

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

Choose a tag to compare

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