🐻 Component Refresh (charming soft)#1025
Merged
simurai merged 151 commits intorelease-15.0.0from Jul 2, 2020
Merged
Conversation
Warning: Revert this commit before releasing.
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/primer/primer-css/3tzazr8d1 |
Increase border-radius
Contributor
Author
|
Only changing the package name 6d181f9 to publish this branch as Except that On the other hand, might be ok to keep as is since everything else works and we will revert changing the name 6d181f9 again before releasing the changes to |
New button style
Refresh inputs
Component refresh 8
Component refresh tweaks 10
This file contains hidden or 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
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.

masterjust yet. It will most likely be released as Primer CSS15.0.0.This PR is only to test changes with a different package name (
@primer/css-next) so it can be installed in parallel to@primer/css.🔍 All PRs merged into
next(so far).How to use this branch
nextnextif your changes are related.bin/npm install @primer/css-next@canarybin/npm install @primer/css-next@0.0.0-4467910if you want to rollback to a previous PRHow to release this branch
Once all the changes from
nextshould be available in@primer/css, do the following:release-15.0.0.release-15.0.0-> merge it.