Skip to content

Releases: jkusa/ember-cli-clipboard

v0.11.0

02 Jan 20:52
Compare
Choose a tag to compare
  • Upgrade to ember-cli 3.6
  • Remove jQuery dependency
  • Support new Ember Testing API (ember-cli-qunit >= 4.2 ember-cli-mocha >= 0.15.0)
    • New test helpers available via ember-cli-clipboard/test-support

v0.10.0

28 Oct 19:59
Compare
Choose a tag to compare
  • Adds support for the latest ember testing container API #38 @puwelous

v0.9.0

28 Mar 01:29
Compare
Choose a tag to compare

v0.8.1

07 Nov 06:30
Compare
Choose a tag to compare
  • Upgrade to ember-cli 2.16.0

v0.8.0

08 Jul 03:08
Compare
Choose a tag to compare
  • Fixes breaking changes for FastBoot 1.0
  • Update ember-cli to 2.13.3
  • Bumps clipboard.js to 1.7.1

v0.7.0

20 May 06:02
Compare
Choose a tag to compare
  • Adds support for aria-label attribute

v0.6.0

16 May 02:52
Compare
Choose a tag to compare
  • Adds support for title attribute
  • Bumps clipboard.js dependency to ^1.6.0
  • Adds is-clipboard-supported helper to check if clipboard.js is supported

v0.5.0

20 Jan 19:52
Compare
Choose a tag to compare
  • Add integration & acceptance test helpers
  • Upgrade to ember-cli-2.10.0

v0.4.1

02 Aug 23:36
Compare
Choose a tag to compare
  • Update ember-cli-htmlbars version

v0.4.0

16 Jun 19:04
Compare
Choose a tag to compare
  • Add support for disabled attribute