clockelliptic / clockelliptic/idb-sideloader
investigate adding support for responsive images
Open
invalid
spike
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To Do: investigate adding support for responsive images (`` element and `srcset` prop)
Handle resolution switching:
```html
````
Handle art direction:
```html

```
see: https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images
Contributor guide
Research direction
Start with the linked MDN responsive-images guide and the two HTML examples in the issue. Identify the library entry points and tests affected by supporting the element, srcset resolution switching, and art direction; done means the supported API and expected behavior are defined and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100