Skip to content

feat!: add design tokens support - #2187

Merged
brian-smith-tcril merged 36 commits into
masterfrom
master-design-tokens
Jun 18, 2025
Merged

feat!: add design tokens support#2187
brian-smith-tcril merged 36 commits into
masterfrom
master-design-tokens

Conversation

@brian-smith-tcril

@brian-smith-tcril brian-smith-tcril commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

BREAKING CHANGE: Pre-design-tokens theming is no longer supported.

LAND AS SQUASH

The master-design-tokens branches were created as long running feature branches to ensure design tokens land on all MFEs simultaneously. These have been kept up to date via merge commits and should land on their respective MFE master branches as a single squashed commit.


dcoa and others added 30 commits May 12, 2025 16:21
Conflicts:
	src/library-authoring/components/BaseCard.scss
	src/library-authoring/units/index.scss
Conflicts:
	src/generic/block-type-utils/index.scss
Conflicts:
	src/optimizer-page/scan-results/BrokenLinkTable.tsx
Conflicts:
	package-lock.json
	src/library-authoring/units/index.scss
Conflicts:
	src/generic/inplace-text-editor/index.tsx
Conflicts:
	src/editors/sharedComponents/SelectionModal/__snapshots__/GalleryCard.test.jsx.snap
…gn-tokens-sync

sync `master` -> `master-design-tokens`
brian-smith-tcril and others added 2 commits June 17, 2025 12:26
…-tokens-sync

sync `master` -> `master-design-tokens`
@brian-smith-tcril brian-smith-tcril changed the title feat: add design tokens support feat!: add design tokens support Jun 18, 2025
@codecov

codecov Bot commented Jun 18, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.08%. Comparing base (ac7f900) to head (657e040).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2187   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files        1164     1164           
  Lines       24489    24491    +2     
  Branches     5312     5309    -3     
=======================================
+ Hits        23041    23043    +2     
  Misses       1371     1371           
  Partials       77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@@ -1,5 +1,4 @@
@import "~@edx/brand/paragon/variables";
@import "~@openedx/paragon/scss/core/utilities-only";
@import "~@openedx/paragon/styles/scss/core/utilities-only";

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Create issue to clean this up. TL;DR for the issue - don't use this, directly use css vars.

sync `master` -> `master-design-tokens`
@brian-smith-tcril
brian-smith-tcril merged commit 5a84d8c into master Jun 18, 2025
@brian-smith-tcril
brian-smith-tcril deleted the master-design-tokens branch June 18, 2025 19:17
Asespinel pushed a commit to eduNEXT/frontend-app-authoring that referenced this pull request Jul 30, 2025
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.

Co-authored-by: Diana Olarte <diana.olarte@edunext.co>
andrey-canon pushed a commit to nelc/frontend-app-authoring that referenced this pull request Oct 10, 2025
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.

Co-authored-by: Diana Olarte <diana.olarte@edunext.co>
xitij2000 pushed a commit to open-craft/frontend-app-authoring that referenced this pull request Dec 17, 2025
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.

Co-authored-by: Diana Olarte <diana.olarte@edunext.co>
xitij2000 pushed a commit to open-craft/frontend-app-authoring that referenced this pull request Dec 19, 2025
BREAKING CHANGE: Pre-design-tokens theming is no longer supported.

Co-authored-by: Diana Olarte <diana.olarte@edunext.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants