Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-cli-imgix

Package Overview
Dependencies
Maintainers
15
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-imgix - npm Package Versions

234

3.0.3

Diff

Changelog

Source

3.0.3 (2022-08-01)

  • deprecations: import reads from '@ember/object/computed' (#227) (4bba9f9)

<a name="3.0.2"></a>

sherwinski
published 3.0.2 •

Changelog

Source

3.0.2 (2022-02-04)

Bug Fixes

  • update htmlSafe import to @ember/template rather than @ember/string

<a name="3.0.1"></a>

fredfogerty
published 3.0.1 •

Changelog

Source

3.0.1 (2022-01-20)

Bug Fixes

<a name="3.0.0"></a>

fredfogerty
published 3.0.0 •

Changelog

Source

3.0.0 (2021-12-09)

BREAKING CHANGES

  • The deprecated imgix-image-wrapped component has been removed.
  • Ember 2.x is no longer supported.
  • Upgraded ember-cli-babel to 7.26.6

Internal

  • Update Ember CLI blueprint to 3.28
  • Widen range of allowed ember-get-config versions <a name="2.1.2"></a>
sherwinski
published 2.1.2 •

Changelog

Source

2.1.2 (2020-01-03)

Bug Fixes

<a name="2.1.1"></a>

sherwinski
published 2.1.1 •

Changelog

Source

2.1.1 (2019-07-11)

  • chore(deps): upgrade imgix-core-js to v2.0.0 (#75) (9a4c0de)

<a name="2.1.0"></a>

sherwinski
published 2.1.0 •

Changelog

Source

2.1.0 (2019-03-08)

Features

  • add global default parameters, which can be specified from the application config (#72) (0a12f4a)
  • imgix-bg: a new component which enables an image to be rendered as a background behind children components (#70) (541f3d6)

<a name="2.0.0"></a>

fredfogerty
published 2.0.0 •

Changelog

Source

2.0.0 (2018-11-01)

The largest change in this major version bump is the move to width-based srcSet and sizes for responsiveness. This has a host of benefits, including better server rendering, better responsiveness, less potential for bugs, and perfomance improvements. More information about this change and how to use it can be found in the readme, and the upgrade guide.

Bug Fixes

  • ensure new ar implementation uses old format for deprecated attribute (#68) (c998471)
  • generate height when width + ar is given, or vice versa (#66) (b106cac)
  • update debug params to work with srcset (#65) (67ef1ad)

Features

  • implement responsiveness with srcSet and sizes (#56) (ee875c8)
  • ar: add aspect ratio support by calculating client-side (#62) (09068b0)
  • attribute bindings: add attribute bindings for draggable attribute (and tests for the other attribute bindings crossorigin & alt) (#54) (bf28645)

BREAKING CHANGES

  • This component no longer fits to the size of a container. Instead, a combination of aspect ratio, srcset, and sizes should be used to implement this behaviour.

<a name="1.0.2"></a>

fredfogerty
published 1.0.2 •

Changelog

Source

1.0.2 (2018-07-28)

<a name="1.0.1"></a>

fredfogerty
published 1.0.1 •

Changelog

Source

1.0.1 (2018-07-25)

<a name="1.0.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc