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

Cover block: Only use white text when the background of the cover block is dark. #33541

Merged
merged 13 commits into from Oct 8, 2021

Commits on Sep 21, 2021

  1. Cover block: Adjust the color of the text based on the background

    scruffian authored and Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    31283ea View commit details
    Browse the repository at this point in the history
  2. formatting change

    scruffian authored and Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    88a3fb6 View commit details
    Browse the repository at this point in the history
  3. Add an 'is-light' class to the cover block when it's saved with a lig…

    …ht background
    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    23435c2 View commit details
    Browse the repository at this point in the history
  4. Revert back to the is-dark-theme

    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    dc1208c View commit details
    Browse the repository at this point in the history
  5. fix css linting issues

    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    6b12ec3 View commit details
    Browse the repository at this point in the history
  6. Add some additional selectors to get around specificity issues with T…

    …wentyTwentyOne theme
    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    0a34642 View commit details
    Browse the repository at this point in the history
  7. Regenerate the cover block fixtures

    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    aadb543 View commit details
    Browse the repository at this point in the history
  8. Fix e2e test

    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5cd2c8d View commit details
    Browse the repository at this point in the history
  9. Another e2e fix

    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    028f59b View commit details
    Browse the repository at this point in the history
  10. Another attempt to fix e2e

    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e9c1ccb View commit details
    Browse the repository at this point in the history
  11. Revert "Add some additional selectors to get around specificity issue…

    …s with TwentyTwentyOne theme"
    
    This reverts commit 68675e2.
    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    b7c6727 View commit details
    Browse the repository at this point in the history
  12. Remove default for isDark attribute

    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    198c4d1 View commit details
    Browse the repository at this point in the history
  13. Put attribute default back

    Glen Davies committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    ae9212b View commit details
    Browse the repository at this point in the history