Add titles to palette, use palette only
- Dominant language
- JavaScript
- Stars
- 259
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I'd like the ability to add titles to the palette swatch (provided as a json array in palette: options)
Also I'd like the ability to use only the palette, removing the gradient color picker. This allows me to use the same tool for every color picking feature I want to implement.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the palette option handling and the palette swatch rendering in this JavaScript color picker. Check how the palette JSON array is currently parsed and how the gradient picker is included. Done means palette entries can expose titles and the gradient picker can be omitted when palette-only use is requested; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100