Skip to content

Releases: yapplabs/ember-colpick

Release 2.2.0

10 Oct 14:42
Compare
Choose a tag to compare

🚀 Enhancement

  • #47 Add correct re-exports of components to future-proof for embroider (@achambers)

🐛 Bug Fix

  • #46 Fix how vendored assets are imported to work when addon is a dependency of another addon (@achambers)

Committers: 2

Release 2.1.0

15 Sep 14:57
Compare
Choose a tag to compare

Now runs without deprecations in ember 3.28. Still uses jquery and mixins. Tests pass under 4.4.

🚀 Enhancement

Committers: 1

Release 2.0.0

15 Sep 14:11
Compare
Choose a tag to compare

Updates to ember 3.24. Consuming apps should be able to upgrade without changes. Runs with deprecations and is not yet compatible with ember 4+.

  • Update compatibility docs and test matrix (1b5e4ab)
  • Fix lint errors (96488eb)
  • Use Github Actions (906382f)
  • Upgrade to ember 3.24 (b623188)
  • Vendor jquery-colpick (7aa97d5)
  • use this._colpick.colpickDestroy() in _tearDownColpick (9f8671a)

Bowerless to Resist - v1.0.0

09 Feb 05:57
Compare
Choose a tag to compare

[BREAKING] requires ember-cli >= 2.15.0
Upgrading users should remove colpick from their bower.json as it is now sourced via npm