Skip to content
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

[DRAFT] feat: add support to paragon design tokens #1203

Closed
wants to merge 1 commit into from

Commits on Oct 6, 2023

  1. feat: add support to paragon design tokens [wip]

      This PR purpose is to test/demo parago design tokens simliar
      to this one for the profile openedx/frontend-app-profile/pull/764
    
      it override the following depns as seen in package.json
    
      - paragon alpha
      - openedx/frontend-build/pull/365
      - openedx/frontend-platform/pull/440
      - openedx/frontend-component-header/pull/351
      - openedx/frontend-component-footer/pull/303
    
     Conclousion so far:
    
     - There is an extra library that learning depends on which
      needs to support paragon; `frontend-lib-learning-assistant`
      and also `frontend-lib-special-exams`
    
     - It would be great to have a gudie or a document to look at,
     while doing the conversion that would **map variable from
     who it was used/named before to the name in design tokens**
    
     - I was stuck in the end with compliation error, that
     wepack couldn't find `Modal` exported from paragon.
    ghassanmas committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4ead602 View commit details
    Browse the repository at this point in the history