Skip to content

Releases: simonihmig/responsive-image

@responsive-image/[email protected]

10 Dec 21:35
a17d2ec
Compare
Choose a tag to compare
Pre-release

Patch Changes

@responsive-image/[email protected]

10 Dec 21:35
a17d2ec
Compare
Choose a tag to compare
Pre-release

Major Changes

  • #771 b5dacfe Thanks @simonihmig! - Remove FastBoot related workarounds in imgix image CDN provider

    Instead of working around a known issue in the actual runtime code, users need to add a FastBoot config to expose needed globals like URL or URLSearchParams, as documented in the Ember guide.

  • #783 fe2fe11 Thanks @simonihmig! - Rename image CDN functions, dropping -provider suffix

Minor Changes

Patch Changes

@responsive-image/[email protected]

10 Dec 21:35
a17d2ec
Compare
Choose a tag to compare
Pre-release

Patch Changes

@responsive-image/[email protected]

10 Dec 21:35
a17d2ec
Compare
Choose a tag to compare
Pre-release

Major Changes

Minor Changes

Patch Changes

  • #771 b5dacfe Thanks @simonihmig! - Remove FastBoot related workarounds in imgix image CDN provider

    Instead of working around a known issue in the actual runtime code, users need to add a FastBoot config to expose needed globals like URL or URLSearchParams, as documented in the Ember guide.

  • Updated dependencies [7cef8c6]:

@responsive-image/[email protected]

10 Dec 21:35
a17d2ec
Compare
Choose a tag to compare
Pre-release

Patch Changes

@responsive-image/[email protected]

17 Nov 14:18
73eb0e5
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #681 4b08662 Thanks @simonihmig! - Support aspect ratio parameter correctly

    When aspect is given (via import query params), the height of the image is adjusted to match when resizing, and the image component will correctly render with the new aspect ratio, rather than that of the original image.

  • Updated dependencies [92f957f]:

@responsive-image/[email protected]

17 Nov 14:18
73eb0e5
Compare
Choose a tag to compare
Pre-release

Major Changes

Minor Changes

Patch Changes

@responsive-image/[email protected]

17 Nov 14:18
73eb0e5
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #681 4b08662 Thanks @simonihmig! - Support aspect ratio parameter correctly

    When aspect is given (via import query params), the height of the image is adjusted to match when resizing, and the image component will correctly render with the new aspect ratio, rather than that of the original image.

  • Updated dependencies [92f957f]:

@responsive-image/[email protected]

17 Nov 14:18
73eb0e5
Compare
Choose a tag to compare
Pre-release

Major Changes

  • #752 9f6c96e Thanks @simonihmig! - Drop support for Ember < 4.12

  • #737 55c502c Thanks @simonihmig! - Refactor the way to set config

    The ember package does not read from config/addons.js anymore. Instead an explicit runtime call to setConfig() is needed, same as for the wc package. The cdn package reads its config from the cdn namespace.

Patch Changes

@responsive-image/[email protected]

17 Nov 14:18
73eb0e5
Compare
Choose a tag to compare
Pre-release

Patch Changes