-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Primer CSS 15.1.0 #1133
Primer CSS 15.1.0 #1133
Conversation
Co-authored-by: simurai <simurai@github.com>
Why: * https://primer.style/css/utilities/colors#background-utilities mentions `.bg-orange` as an accessibility approved background color. However, the `src/utilities/colors.scss` file did not have this class listed. This change addresses the need by: * Adding `.bg-orange` to `src/utilities/colors.scss`.
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/primer/primer-css/gmbob8j9a |
Add .bg-orange to the list of colors
Add support for table border
Increase border contrast for Label--yellow
fix comment typo
Make tabnav responsive
Update layout when the Counter is empty
Tested this release with https://github.com/github/github/pull/151419. Something noticeable is that the flexbox based |
Primer CSS Minor Release
Version: 📦
15.1.0
Approximate release date: 📆 Aug 4th, 2020
Changes: 🎉 All merged PRs
🚀 Enhancements
📝 Documentation
💅 Polish
Ship checklist
version
field inpackage.json
CHANGELOG.md
github/github
For more details, see RELEASING.md.
/cc @primer/ds-core