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

Update to rebranded Leafygreen components

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 1.34.0
    • None
    • UI / UX
    • 8
    • Not Needed
    • Iteration Kraken

    Description

      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 \
        )
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: