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

Improve nested and client:only hydration #3455

Merged
merged 15 commits into from
May 31, 2022
Merged

Improve nested and client:only hydration #3455

merged 15 commits into from
May 31, 2022

Commits on May 27, 2022

  1. wip: fix nested islands

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    9cd2681 View commit details
    Browse the repository at this point in the history
  2. fix: improve hydration for dynamic content

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    40b487e View commit details
    Browse the repository at this point in the history
  3. chore: fix bundle-size script for new files

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d1ceaa2 View commit details
    Browse the repository at this point in the history
  4. chore: allow-list client:* directive files

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d2fd73a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef76b4d View commit details
    Browse the repository at this point in the history
  6. test: add client-only e2e test

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    51591d2 View commit details
    Browse the repository at this point in the history
  7. chore: update lockfile

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    cef1acb View commit details
    Browse the repository at this point in the history
  8. test: fix e2e tests

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5bbd04c View commit details
    Browse the repository at this point in the history
  9. test: add framework nesting e2e tests

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    001731d View commit details
    Browse the repository at this point in the history
  10. Update packages/astro/src/runtime/client/events.ts

    Co-authored-by: Matthew Phillips <matthew@skypack.dev>
    2 people authored and Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    0a78562 View commit details
    Browse the repository at this point in the history
  11. chore: add changeset

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    16de67f View commit details
    Browse the repository at this point in the history
  12. fix(preact): ignore hydrate roots

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    95e560e View commit details
    Browse the repository at this point in the history
  13. chore: remove ssr check in integrations

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    ba27eaa View commit details
    Browse the repository at this point in the history
  14. Revert "chore: remove ssr check in integrations"

    This reverts commit ba27eaa.
    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e833e41 View commit details
    Browse the repository at this point in the history
  15. chore: add changeset

    Nate Moore committed May 27, 2022
    Configuration menu
    Copy the full SHA
    00ccc48 View commit details
    Browse the repository at this point in the history