image-display-control-web-component icon indicating copy to clipboard operation
image-display-control-web-component copied to clipboard

πŸš€ Next-gen responsive <img>

Results 14 image-display-control-web-component issues
Sort by recently updated
recently updated
newest added

Are we playing nicely with [usemap=](https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/useMap)? If not, this should at least be documented.

``` $ npm run build [...] β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ File name β”‚ Size β”‚ β”‚ ---------------------------- β”‚ -------- β”‚ β”‚ image-display-control.min.js β”‚ 17.88 kB β”‚ β”‚ ---------------------------- β”‚ -------- β”‚ β”‚...

In order to better deal with older browsers, these two mechanisms could be implemented. ### 1. Legacy+data attribute pairs, e.g. `src=` + `data-src=` ``. If web components are supported by...

enhancement

Bumps the all-deps group with 3 updates in the /image-display-control directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [rollup](https://github.com/rollup/rollup). Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.31.0 Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.31.0 8.31.0 (2025-04-21)...

dependencies
javascript