[ColorSync] Convert color values to semantic tokens in label-image#3435
[ColorSync] Convert color values to semantic tokens in label-image#3435
Conversation
🗄️ Schema Change: No Changes ✅ |
🛠️ Item Splitting: No Changes ✅ |
|
Size Change: +33 B (+0.01%) Total Size: 497 kB 📦 View Changed
ℹ️ View Unchanged
|
npm Snapshot: PublishedGood news!! We've packaged up the latest commit from this PR (840cd30) and published it to npm. You Example: pnpm add @khanacademy/perseus@PR3435If you are working in Khan Academy's frontend, you can run the below command. ./dev/tools/bump_perseus_version.ts -t PR3435If you are working in Khan Academy's webapp, you can run the below command. ./dev/tools/bump_perseus_version.js -t PR3435 |
This reverts commit 2dcfc57.
This reverts commit 9aeb1ef.
Though these colors are not touched during this conversion, we still want regression stories that cover all states of the widget
…colors to semantic tokens for label image
…n vs figma color The Figma design was based on using only one point in all the widgets, so it is the interactive graph point. This project does not have a redesign goal, so the Figma does not reflect how the widget should look.
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
@claude review once |
…g-font-color-conversion
...es/perseus/src/widgets/label-image/__docs__/label-image-initial-state-regression.stories.tsx
Outdated
Show resolved
Hide resolved
mark-fitzgerald
left a comment
There was a problem hiding this comment.
Looks good. You may want to wait to merge until after Nisha's update to the Storybook template is available, and use it to verify the tests are structured properly.
…egression instructions
…g-font-color-conversion
Summary:
As the first step of our reignited Color Sync project, we're converting label image's color values to semantic tokens.
#00880b,#ECF3FE) and onergbavalue (rgba(33, 36, 44, 0.32)) inanswer-pill.tsx,marker.tsx, andlabel-image.tsxwith semantic tokens from@khanacademy/wonder-blocks-tokenslabel-image-initial-state-regression.stories.tsxandlabel-image-interactions-regression.stories.tsx) to establish a baseline before conversion and capture diffs afterIssue: LEMS-3994
Test plan:
pnpm lint,pnpm tsc, andpnpm testall passinstructive.default)success.strong)neutral.default)