-
Notifications
You must be signed in to change notification settings - Fork 365
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
upcoming: [M3-8755] - Add global font
and spacing
tokens to theme and refactor design tokens
#11171
Merged
pmakode-akamai
merged 4 commits into
linode:develop
from
pmakode-akamai:M3-8755-add-global-fontTokens-and-spacingTokens-to-theme
Oct 29, 2024
Merged
upcoming: [M3-8755] - Add global font
and spacing
tokens to theme and refactor design tokens
#11171
pmakode-akamai
merged 4 commits into
linode:develop
from
pmakode-akamai:M3-8755-add-global-fontTokens-and-spacingTokens-to-theme
Oct 29, 2024
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
pmakode-akamai
requested review from
carrillo-erik and
cpathipa
and removed request for
a team
October 28, 2024 12:36
jaalah-akamai
approved these changes
Oct 28, 2024
cpathipa
approved these changes
Oct 28, 2024
12 tasks
@pmakode-akamai Let's work to move these to a See #11138 (review) |
pmakode-akamai
force-pushed
the
M3-8755-add-global-fontTokens-and-spacingTokens-to-theme
branch
from
October 29, 2024 06:12
fa6745f
to
a9542b5
Compare
pmakode-akamai
changed the title
upcoming: [M3-8755] - Add global
upcoming: [M3-8755] - Add global Oct 29, 2024
fontTokens
and spacingTokens
to themefont
and spacing
tokens to theme and refactor design tokens
…refactor design tokens
Coverage Report: ✅ |
bnussman-akamai
approved these changes
Oct 29, 2024
cpathipa
approved these changes
Oct 29, 2024
cpathipa
added
Approved
Multiple approvals and ready to merge!
and removed
Add'tl Approval Needed
Waiting on another approval!
Ready for Review
labels
Oct 29, 2024
Cloud Manager E2E Run #6748
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Passed #6748
|
Run duration | 27m 02s |
Commit |
edf94388c4: upcoming: [M3-8755] - Add global `font` and `spacing` tokens to theme and refact...
|
Committer | Purvesh Makode |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
1
|
Pending |
2
|
Skipped |
0
|
Passing |
445
|
View all changes introduced in this branch ↗︎ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Approved
Multiple approvals and ready to merge!
Design Tokens
Laying the groundwork for Design Tokens
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.
Description 📝
Add global font and spacing tokens to theme and refactor
Design Tokens
Changes 🔄
font
andspacing
tokens to themetheme.*
totheme.tokens.*
, which are now accessible to components viatheme.tokens.*
chart
andinteraction
tokensTarget release date 🗓️
N/A
Preview 📷
No visual changes.
How to test 🧪
theme.tokens.*
<name>Tokens
naming conventions are being used in the codebaseAs an Author I have considered 🤔
Check all that apply