-
Notifications
You must be signed in to change notification settings - Fork 11
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
[BD-46] feat: added support Paragon design tokens #393
base: master
Are you sure you want to change the base?
[BD-46] feat: added support Paragon design tokens #393
Conversation
Thanks for the pull request, @PKulkoRaccoonGang! This is currently a draft pull request. When it is ready for our review and all tests are green, click "Ready for Review", or remove "WIP" from the title, as appropriate. Thanks for your pull request, but this repo does not accept outside contributions unless they are under contract. If you think this is an error, please contact @nedbat. |
package.json
Outdated
@@ -58,7 +58,7 @@ | |||
}, | |||
"dependencies": { | |||
"@edx/frontend-enterprise-utils": "3.2.0", | |||
"@edx/paragon": "20.44.0", | |||
"@edx/paragon": "21.0.0-alpha.38", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, move to peerDependencies
6f9109c
to
597881e
Compare
597881e
to
890143a
Compare
Hey @PKulkoRaccoonGang, What is the current status of this PR, is it ready to review and merge? |
@Mashal-m Hello! At the moment, all pull requests opened in the edx and openex repositories are awaiting further action on the use of Paragon design tokens in the MFE. Don't pay any attention to them for now. Full list of pull requests that should just be open for now: |
Issue: openedx/paragon#2348