Change SVG injection method
Open
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 59
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
I know we don't have a good consensus on how to handle docs > svgs. This isn't to tackle that.
@augurone had the great suggestion that we should be injecting the SVGs instead of using an image tag. This is definitely better for colorizing and animating... likely more things.
Contributor guide
Research direction
No files or tests are named. Start by locating how the website currently renders SVGs and where image tags are used; confirm the existing behavior before choosing the injection point. Done means the relevant SVGs are injected rather than referenced through image tags, with the proposed support for colorizing and animating preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100