unpic-img icon indicating copy to clipboard operation
unpic-img copied to clipboard

Multi-framework responsive image component

Results 23 unpic-img issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.15.9` -> `9.7.0`](https://renovatebot.com/diffs/npm/pnpm/8.15.9/9.7.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@astrojs/mdx](https://docs.astro.build/en/guides/integrations-guide/mdx/) ([source](https://togithub.com/withastro/astro/tree/HEAD/packages/integrations/mdx)) | [`^2.3.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@astrojs%2fmdx/2.3.1/3.0.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.57.0` -> `9.9.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.9.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/svelte](https://togithub.com/testing-library/svelte-testing-library) | [`^4.2.3` -> `^5.1.0`](https://renovatebot.com/diffs/npm/@testing-library%2fsvelte/4.2.3/5.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fsvelte/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [astro-icon](https://togithub.com/natemoo-re/astro-icon) ([source](https://togithub.com/natemoo-re/astro-icon/tree/HEAD/packages/core)) | [`^0.8.2` -> `^1.1.0`](https://renovatebot.com/diffs/npm/astro-icon/0.8.2/1.1.0) |...

**Is your feature request related to a problem? Please describe.** As an Eleventy (11ty) user, I struggle to integrate the existing WebC image component provided by unpic-img. While WebC works...

Hi, I am trying to create a fullscreen hero section. I know I can use the `fullWidth` layout to fill the width of the container but how about the height?...

The web component version of unpic currently requires markup like this ```html ``` I'd like to discuss an alternative markup: ```html ``` The first advantage here is that it'll work...

Thanks for your great work on the unpic package. I appreciate the effort to solve image handling for everyone. However, I find the limitation to only the most common parameters...