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

Load beforeInteractive scripts properly without blocking hydration #41164

Merged
merged 16 commits into from Oct 9, 2022

Commits on Oct 4, 2022

  1. wip

    shuding committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    979fb2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b6c2ac View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    8e846bb View commit details
    Browse the repository at this point in the history
  2. use float to preload scripts

    shuding committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    d11cacf View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    a96d06a View commit details
    Browse the repository at this point in the history
  2. add test

    shuding committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    2aefb8a View commit details
    Browse the repository at this point in the history
  3. update test

    shuding committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    600d8ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6da3b73 View commit details
    Browse the repository at this point in the history
  5. fix hydration error

    shuding committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    dfb446e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37bf008 View commit details
    Browse the repository at this point in the history
  7. Update packages/next/client/app-index.tsx

    Co-authored-by: JJ Kasper <jj@jjsweb.site>
    shuding and ijjk committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    fa813c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. fix nonce

    shuding committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    84a00e9 View commit details
    Browse the repository at this point in the history
  2. fix lint error

    shuding committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    2acb562 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de97aba View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. update test

    shuding committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    943b161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bba6b8 View commit details
    Browse the repository at this point in the history