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

Update polyfills service to load unconditionally #7421

Merged
merged 13 commits into from
Jan 30, 2023

Commits on Jan 24, 2023

  1. Update Polyfills service to load polyfills unconditionally for React …

    …17 compatibility
    
    This is required as latest block editor will use React 18
    thelovekesh committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    27c6ada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5460b6c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    eb93c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59cce5b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Update AfterActivationSiteScan service conditional

    * Now AfterActivationSiteScan service will only work on themes.php or plugins.php if React version is less than 18
    thelovekesh committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    976efd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b4de79 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    079ed38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a853c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b5cc9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3865c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c41d1a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d3fb24 View commit details
    Browse the repository at this point in the history