Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6100

Update to rebranded Leafygreen components

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.34.0
    • Affects Version/s: None
    • Component/s: UI / UX
    • 8
    • Not Needed
    • Iteration Kraken

      All of the leafygreen components currently in use need to be updated to the latest version, which implements the new visual brand design.

      We will regularly keep updating the Leafygreen components to catch up with patches throughout the duration of this project. The latest version of any component can be installed from a shell with the following shorthand:

      npm i \
        --save -w @mongodb-js/compass-components \
        $(cat packages/compass-components/package.json | \
          jq -r '.dependencies | keys | .[]' | \
          grep '@leafygreen-ui' | \
          xargs -I {} -n1 echo {}@latest | xargs \
        )
      

            Assignee:
            maurizio.casimirri@mongodb.com Maurizio Casimirri
            Reporter:
            maurizio.casimirri@mongodb.com Maurizio Casimirri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: