Skip to content

Releases: simonihmig/responsive-image

@responsive-image/[email protected]

28 Jan 20:18
77a224a
Compare
Choose a tag to compare

Patch Changes

@responsive-image/[email protected]

28 Jan 20:18
77a224a
Compare
Choose a tag to compare

Major Changes

  • #931 0984bab Thanks @simonihmig! - Add support for Svelte

    Adds a new @responsive-image/svelte package providing the image component with a native Svelte implementation.

@responsive-image/[email protected]

07 Jan 11:32
6d91606
Compare
Choose a tag to compare

Patch Changes

@responsive-image/[email protected]

07 Jan 11:31
6d91606
Compare
Choose a tag to compare

Patch Changes

@responsive-image/[email protected]

07 Jan 11:31
6d91606
Compare
Choose a tag to compare

Patch Changes

@responsive-image/[email protected]

07 Jan 12:04
eb43974
Compare
Choose a tag to compare

Patch Changes

@responsive-image/[email protected]

07 Jan 11:32
6d91606
Compare
Choose a tag to compare

Major Changes

  • #861 be0d0b8 Thanks @simonihmig! - Add support for Solid

    Adds a new @responsive-image/solid package providing the image component with a native Solid implementation.

Patch Changes

@responsive-image/[email protected]

07 Jan 11:31
6d91606
Compare
Choose a tag to compare

Patch Changes

@responsive-image/[email protected]

07 Jan 11:31
6d91606
Compare
Choose a tag to compare

Patch Changes

@responsive-image/[email protected]

07 Jan 11:31
6d91606
Compare
Choose a tag to compare

Minor Changes

  • #881 fec0c61 Thanks @simonihmig! - Add aspectRatio option

    Provider functions for image CDNs support an aspectRatio parameter to set the aspect ratio of the remote image, allowing the image component to render proper width and height attributes to prevent layout shift.

Patch Changes