image-display-control-web-component
image-display-control-web-component copied to clipboard
π Next-gen responsive <img>
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...
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)...