-
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
Major release 11.0.0 #498
Merged
Merged
Major release 11.0.0 #498
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Oct 5, 2018
16 tasks
…e/padding-updates
This refactors our spacer variables so that $spacer-n variables are the "source of truth", $spacers is a list of the $spacer-n values, and the new $spacer-map variable makes it easier to loop over the spacing scale with: @each $scale, $size in $spacer-map { ... }
Add $marketing-font-path
…eting-buttons-2018 BREAKING CHANGES: The `btn-orange`, `btn-outline-green`, `btn-outline-orange`, `btn-outline-purple`, and `btn-transparent` classes have been removed.
Spacer variable refactor
shawnbot
force-pushed
the
release-11.0.0
branch
from
January 25, 2019 22:49
9a5ce33
to
a7a0780
Compare
Co-Authored-By: jonrohan <rohan@github.com>
shawnbot
force-pushed
the
release-11.0.0
branch
from
January 25, 2019 22:55
a7a0780
to
7860079
Compare
Add deprecation warning for column grid classes and add container-sm utility class
- primer-alerts@2.0.0 - primer-avatars@2.0.0 - primer-base@2.0.0 - primer-blankslate@2.0.0 - primer-box@3.0.0 - primer-branch-name@2.0.0 - primer-breadcrumb@2.0.0 - primer-buttons@3.0.0 - primer-core@7.0.0 - primer-forms@3.0.0 - primer-labels@2.0.0 - primer-layout@2.0.0 - primer-markdown@4.0.0 - primer-marketing-buttons@2.0.0 - primer-marketing-support@2.0.0 - primer-marketing-type@2.0.0 - primer-marketing-utilities@2.0.0 - primer-marketing@7.0.0 - primer-navigation@2.0.0 - primer-pagination@2.0.0 - primer-popover@1.0.0 - primer-product@6.0.0 - primer-progress@1.0.0 - primer-subhead@2.0.0 - primer-support@5.0.0 - primer-table-object@2.0.0 - primer-tooltips@2.0.0 - primer-truncate@2.0.0 - primer-utilities@5.0.0 - primer@11.0.0 - primer-module-build@2.0.0
shawnbot
approved these changes
Jan 25, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LET'S DO THIS
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Primer Major Release
Tracking Issue for next minor release: 📦 11.0.0
Approximate release date: 📆 1/25/19
💥 Breaking changes
primer-page-sections
package Remove primer-page-sections #438primer-page-headers
package Remove primer-page-headers package #439primer-tables
package Remove primer-tables package #440primer-marketing-utilities
toprimer-utilities
Move responsive position utilities from marketing to core #459Planned deprecations:
.BtnGroup-form
and replace with.BtnGroup-parent
in examples RemoveBtnGroup-form
class #657colorizeTooltip
mixin Remove colorizeTooltip mixin #656.avatar-stack
and examples Remove .avatar-stack #658🚀 New features
🐛 Bug fixes
📝 Documentation
🏠 Internal
Ship checklist
/cc @primer/ds-core