Skip to content

Releases: imgix/ember-cli-imgix

0.3.5

20 Jun 19:47
Compare
Choose a tag to compare
  • Update description in package.json. Thanks, @bmac!

0.3.4

13 Jun 19:18
Compare
Choose a tag to compare
  • Prevent debounced calls on destroyed objects. Thanks @bryanaka!

0.3.3

07 Jun 18:02
Compare
Choose a tag to compare
  • Allow setting the img alt attribute. Thanks @reidab!

0.3.2

07 Jun 17:55
Compare
Choose a tag to compare
  • Fixes a bug where invalid image URLs with w=0 or w=NaN would sometimes be temporarily generated. The src will no longer be generated until _width can be determined. Thanks @reidab!

0.3.1

02 Jun 16:54
Compare
Choose a tag to compare
  • Fixes a deprecation warning when mutating a property within the didInsertElement hook. Thanks, @reidab! [#14]

0.3.0

08 Apr 01:10
Compare
Choose a tag to compare
  • Added support for auto, crop, and fit attributes. Thanks, @bgentry!

0.2.2

30 Mar 18:23
Compare
Choose a tag to compare
  • Add missing urijs Bower dependency to blueprint

0.2.1

29 Mar 23:29
Compare
Choose a tag to compare
  • Bump urijs dependency to 1.16.1. Thanks, @bgentry!

0.2.0

02 Mar 07:23
Compare
Choose a tag to compare
  • Upgrade to imgix-core-js 1.0.3

0.1.2

27 Dec 00:00
Compare
Choose a tag to compare
Merge pull request #6 from imgix/v0.1.2

Add default blueprint to properly install Bower dependencies