-
Notifications
You must be signed in to change notification settings - Fork 19
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
Version Packages (beta) #249
Merged
Merged
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
Run report for f983a3b0Total time: 53.6s | Comparison time: 57.9s | Estimated savings: 4.3s (7.5% faster)
Touched files
|
github-actions
bot
force-pushed
the
changeset-release/beta
branch
from
January 25, 2024 16:58
f983a3b
to
aabc934
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to beta, this PR will be updated.
beta
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onbeta
.Releases
@adobe/spectrum-tokens@13.0.0-beta.11
Minor Changes
3c6303a: Updated text-to-visual-300 mobile value from 11px to 10px.
Design Motivation
To better follow our logarithmic scale rounding principle.
Token Diff
Token values updated (1):
text-to-visual-300
6579966: existing corner-radius tokens, adding net-new global corner radius tokens, and introducing new alias names that point to these global values.
Design Motivation
More on Spectrum 2 rounding: https://s2.spectrum.corp.adobe.com/page/object-styles/#rounding
In Spectrum 2, rounding also applies to the different t-shirt sized components and varies based on a Major Second logarithmic scale, rounded to whole numbers to avoid using half-pixels. This allows for components to retain a consistent and identifiable shape at all sizes. Because of this there are now component size specific tokens like corner-radius-small-size-medium or corner-radius-medium-size-extra-large to help us keep track of the nuance within t-shirt sizes.
Token Diff
Tokens added (23):
corner-radius-0
corner-radius-300
corner-radius-400
corner-radius-500
corner-radius-600
corner-radius-700
corner-radius-800
corner-radius-1000
corner-radius-extra-large-default
corner-radius-full
corner-radius-large-default
corner-radius-medium-default
corner-radius-medium-size-extra-small
corner-radius-medium-size-small
corner-radius-medium-size-medium
corner-radius-medium-size-large
corner-radius-medium-size-extra-large
corner-radius-none
corner-radius-small-default
corner-radius-small-size-small
corner-radius-small-size-medium
corner-radius-small-size-large
corner-radius-small-size-extra-large
Token values updated (3):
corner-radius-75
corner-radius-100
corner-radius-200