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

Core: Revert Emotion :first-child (etc) workarounds #21213

Merged
merged 7 commits into from Apr 5, 2023

Commits on Feb 23, 2023

  1. Revert "Drop ignoreSsrWarning workaround"

    This reverts commit ca86e9d.
    tmeasday committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ff133f5 View commit details
    Browse the repository at this point in the history
  2. Revert "Turn off Emotion's warnings about potentially unsafe pseudo-s…

    …electors in SSR"
    
    This reverts commit 03c5026.
    tmeasday committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4c946db View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    68f9f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f828bb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    063433c View commit details
    Browse the repository at this point in the history
  2. Fixed comment placement

    Andarist committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7555722 View commit details
    Browse the repository at this point in the history
  3. Fix bad merge in ArgsTable.

    The relevant code was already removed on `next` in 5892ea4
    tmeasday committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    6f60a54 View commit details
    Browse the repository at this point in the history