ember-learn / ember-learn/ember-styleguide
Create a better component that shows all of the shades and tints for a colour
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Currently on the "Colours" page in the documentation, we have a single "Colour Pallet" display for each different shade of grey (grey-100 through grey-900). This makes the page a bit too bulky and hard to use, especially when we start adding new secondary colours (see #305)
We need to add a component that can display a full range of shades/tints of a colour while still showing the accessibility grading of the different text colours and sizes with that as a background 👍
This is likely to be something that will need to be added upstream in [Field Guide](https://github.com/empress/field-guide)
Contributor guide
Research direction
Start with the Colours page and its existing “Colour Pallet” displays to understand the current presentation. Review issue #305 and the upstream Field Guide project to determine where the component belongs. Done means a compact full range of shades and tints is displayed while retaining accessibility grading for the different text colours and sizes against each background.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100