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

Reintroduce all text color utilities #2030

Merged
merged 56 commits into from
Jul 11, 2023
Merged

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    f7bee38 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fix npm run docs

    julien-deramond committed May 10, 2023
    Configuration menu
    Copy the full SHA
    461306f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    14789f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe787d2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    3a32113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    203bf14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423e644 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Reintroduce all text color utilities:

    - complete doc
    hannahiss committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a4d4b6e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    6497f54 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Reintroduce all text color utilities, and with LM help:

    - change doc on colors (text-primary now turns to the right orange on dark-bg - again)
    - fix pbs on dark variants by changing color of body-color and heading-color on dark-bg
    - fix pb on buttons no-outline btn-inverse on hover
    - fix pb on navbar titles on hover
    - fix pbs on tag dark variants
    - change doc on spinners (use no class on light and text-white and no
    - adapt backgrounds and text colors in utilities
    hannahiss committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b5cc560 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    9fbc7df View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Reintroduce all text color utilities:

    - cards: move text-bg-** to card-body
    - fix wording in docs (belong to)
    - colored-links in helpers and utilities: restore all the links colors, add bg-dark when needed, add design callout, restore accessibility tip
    - maps: remove light not needed (already in theme colors)
    hannahiss committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f4be3c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a70b2f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Reintroduce all text color utilities:

    - use theme-colors.yml to add bg-dark when needed on texts and links in utilities
    - fix and enhance wordings in docs
    - forgotten bg-dark with text-white
    - add more icons colors combinations examples
    hannahiss committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1ece2bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb857aa View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    86c4967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40e65b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52114a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa729f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Update site/data/theme-colors.yml

    Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com>
    hannahiss and louismaximepiton authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    03cf9cd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    a8a4e8f View commit details
    Browse the repository at this point in the history
  2. Update site/content/docs/5.3/utilities/link.md

    Co-authored-by: Julien Déramond <julien.deramond@orange.com>
    hannahiss and julien-deramond authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2cd1fa6 View commit details
    Browse the repository at this point in the history
  3. Update site/content/docs/5.3/helpers/colored-links.md

    Co-authored-by: Julien Déramond <julien.deramond@orange.com>
    hannahiss and julien-deramond authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f2f9f2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa096df View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    2268a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a303aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c45b90f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    076768a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83e6b22 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    4f8e635 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    c0cecfb View commit details
    Browse the repository at this point in the history
  2. Update site/content/docs/5.3/components/card.md

    Co-authored-by: Julien Déramond <julien.deramond@orange.com>
    hannahiss and julien-deramond authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9ca4f20 View commit details
    Browse the repository at this point in the history
  3. - cards : use directly white and black for headers to ensure right co…

    …ntrast + remove inappropriate comment
    
    - utilities/colors : remove disabled greys from Orange's colors in text and icons
    hannahiss committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e2da0e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2446484 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    351dd6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0277c2a View commit details
    Browse the repository at this point in the history
  7. Fix bundlewatch

    julien-deramond committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7883c7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1f5939 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. remove mention of color, because just below we have orange and white …

    …(and it is obvious :-) )
    hannahiss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    80242ad View commit details
    Browse the repository at this point in the history
  2. fix

    louismaximepiton committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f096165 View commit details
    Browse the repository at this point in the history
  3. .

    louismaximepiton committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5032b1a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    a5f8fb8 View commit details
    Browse the repository at this point in the history
  2. migration guide

    hannahiss committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    41f953c View commit details
    Browse the repository at this point in the history
  3. migration guide adjustments

    hannahiss committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3c88060 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    9baadd2 View commit details
    Browse the repository at this point in the history
  2. Update scss/_maps.scss

    Co-authored-by: Julien Déramond <julien.deramond@orange.com>
    hannahiss and julien-deramond authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b9f7048 View commit details
    Browse the repository at this point in the history
  3. Update scss/_variables-dark.scss

    Co-authored-by: Julien Déramond <julien.deramond@orange.com>
    hannahiss and julien-deramond authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    60ef0c7 View commit details
    Browse the repository at this point in the history
  4. resolve indentation

    hannahiss committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a59ac95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4b7933 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    760b511 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73626db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e0a824 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db503b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    214f1d0 View commit details
    Browse the repository at this point in the history
  11. fix hr color on bg-dark

    hannahiss committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8b46e1f View commit details
    Browse the repository at this point in the history
  12. fix comment wording

    hannahiss committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e695e2b View commit details
    Browse the repository at this point in the history