Skip to content
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

Release 12.6.1 #872

Merged
merged 21 commits into from
Aug 23, 2019
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# 12.6.0

### 🚀 Enhancements
- Loading toast styles https://github.com/primer/css/pull/852
- Header component https://github.com/primer/css/pull/845
- Import `.octicon` CSS in the core bundle https://github.com/primer/css/pull/857
- Design update for blankslates https://github.com/primer/css/pull/861
- Don't let State labels wrap https://github.com/primer/css/pull/863

### 📝 Documentation
- Fix some links in linting docs https://github.com/primer/css/pull/856
- Updates to the development docs https://github.com/primer/css/pull/855
- Generate bundle source READMEs from a template https://github.com/primer/css/pull/859
- Render Octicon Ruby helper in docs https://github.com/primer/css/pull/847 (fixes https://github.com/primer/css/issue/840)

### 🏠 Internal
- Add GitHub `styleguide.css` to Storybook https://github.com/primer/css/pull/849

# 12.5.0

### :rocket: Enhancement
Expand Down