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

Add dark mode support #35857

Merged
merged 57 commits into from
Nov 29, 2022
Merged

Add dark mode support #35857

merged 57 commits into from
Nov 29, 2022

Commits on Nov 17, 2022

  1. Add dark mode to docs

    mdo committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    5a343c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa0869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d09cc90 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    3669ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c3670 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. fix example

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    451e7c3 View commit details
    Browse the repository at this point in the history
  2. Fix up spacing examples

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c95c068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ee6ce5 View commit details
    Browse the repository at this point in the history
  4. Remove unused docs class

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    65cce21 View commit details
    Browse the repository at this point in the history
  5. Refactor form styles to use CSS variable for background images on .fo…

    …rm-check and .form-switch
    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    cd01c4b View commit details
    Browse the repository at this point in the history
  6. Fix docs selector

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    bd303d8 View commit details
    Browse the repository at this point in the history
  7. Rename shortcut for clarity

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    ade37c1 View commit details
    Browse the repository at this point in the history
  8. Heading consistency

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    71d0264 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd7580a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    564c873 View commit details
    Browse the repository at this point in the history
  11. Fix bundlewatch

    julien-deramond committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f09eb97 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    61cbd9d View commit details
    Browse the repository at this point in the history
  13. Update scss/_utilities.scss

    Co-authored-by: Julien Déramond <julien.deramond@orange.com>
    mdo and julien-deramond authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    3676c23 View commit details
    Browse the repository at this point in the history
  14. Fix gutters example styling

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    12d82b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b99606b View commit details
    Browse the repository at this point in the history
  16. redesign and fix up position marker example, which doesn't show nicel…

    …y in darkmode but at least isn't broken
    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    1ffcbdf View commit details
    Browse the repository at this point in the history
  17. fix some color utils examples

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    508957c View commit details
    Browse the repository at this point in the history
  18. Deprecate mixin notice

    mdo committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    1b63a98 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    36e2264 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Revamp new link CSS vars

    mdo committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    c59f429 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    adf418a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40dfd22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5031d41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5b1b85 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    3917c03 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    julien-deramond committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    9163b9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cffe85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f39e8d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eba5fc6 View commit details
    Browse the repository at this point in the history
  6. fix dropdown border-radius mixin

    mdo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    afb664a View commit details
    Browse the repository at this point in the history
  7. fix link color and underline again, this time using CSS var override …

    …for color var and fallback value for the underline
    mdo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1c7b5ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad17750 View commit details
    Browse the repository at this point in the history
  9. remove two changes

    mdo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b49a4c4 View commit details
    Browse the repository at this point in the history
  10. missing ref

    mdo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e3e4dba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aaf89f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd67392 View commit details
    Browse the repository at this point in the history
  13. more changes from review

    mdo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1dbc505 View commit details
    Browse the repository at this point in the history
  14. fix some examples, drop unused docs navbar styles, update docs navbar…

    … color mode to use mixin
    mdo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    d855319 View commit details
    Browse the repository at this point in the history
  15. Few fixes around type

    - Restored CSS variable for color on headings, this time with a fallback value
    - In conjunction, restored and wrapped the default CSS var with a null value check
    - Split headings and paragraphs docs in Reboot, elaborated on them
    mdo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3fe9bd3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59c2b32 View commit details
    Browse the repository at this point in the history
  17. Rewrite some migration docs

    mdo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1e24b69 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. fix form checks

    mdo committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    0e4e0bb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    58b9780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3493066 View commit details
    Browse the repository at this point in the history
  3. Clean up some migration notes, document some new form control CSS var…

    …s, mention new variables-dark in sass docs
    mdo committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6e8e0b9 View commit details
    Browse the repository at this point in the history
  4. Update site/content/docs/5.2/components/scrollspy.md

    Co-authored-by: Julien Déramond <julien.deramond@orange.com>
    mdo and julien-deramond authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fccb28d View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Julien Déramond <julien.deramond@orange.com>
    mdo and julien-deramond authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    15c8d21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13438b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a84e038 View commit details
    Browse the repository at this point in the history
  8. clarify some docs

    mdo committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    d83988a View commit details
    Browse the repository at this point in the history
  9. fix some more things

    mdo committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    cde601e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5746a4c View commit details
    Browse the repository at this point in the history