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.1.0 #699

Merged
merged 32 commits into from Mar 1, 2019
Merged

Release 12.1.0 #699

merged 32 commits into from Mar 1, 2019

Conversation

shawnbot
Copy link
Contributor

@shawnbot shawnbot commented Feb 28, 2019

Primer Minor Release

Version: 📦 12.1.0
Approximate release date: 📆 Feb 29, 2019

🚀 Enhancement

📝 Documentation

  • Fix changelog committers list for 12.0.2 (I accidentally listed some of them in 12.0.1!)

🏠 Internal


Ship checklist

/cc @primer/ds-core

Added support for negative offset columns with responsive support
@shawnbot shawnbot marked this pull request as ready for review March 1, 2019 00:39
@@ -41,7 +41,7 @@ As of [Primer v10.10.0](https://github.com/primer/css/releases/v10.10.0), `prime

Rather than toggling the `d-none` class in JavaScript, you should toggle the `hidden` property on an element. This means that you won't have to restore any more specific display utility (`d-inline` or `d-flex`, for instance) just to work around the order in which they're listed in the stylesheet.

```js
```js dead
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, dead here just means "not live"... I guess inert might be less controversial?

Copy link
Member

@jonrohan jonrohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left one comment. If you disagree I'm ok with letting this ship.

Pulled the site down and ran the docs looks good 👍

src/utilities/layout.scss Outdated Show resolved Hide resolved
@shawnbot shawnbot merged commit c06950e into master Mar 1, 2019
📦 Primer CSS release tracking automation moved this from Work in Progress to 💜 Done Mar 1, 2019
@shawnbot shawnbot deleted the release-12.1.0 branch March 1, 2019 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants