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

feat: support setting rootMargin for client:visible #9363

Merged
merged 8 commits into from
Jan 3, 2024

Commits on Dec 7, 2023

  1. feat: support setting rootMargin for client:visible

    This support adding optional `rootMargin` to the `IntersectionObserver` options.
    
    This gives the developer the optional choice to hydrate a bit before the astro-island enters the viewport.
    forberg authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    693e75f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54883c4 View commit details
    Browse the repository at this point in the history
  3. chore: added changeset

    forberg committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fd8380d View commit details
    Browse the repository at this point in the history
  4. chore: update types

    forberg committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5552050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a8b4cd View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

Commits on Dec 29, 2023

  1. Update stupid-peas-juggle.md

    bluwy authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    893c7a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fix: update .changeset/stupid-peas-juggle.md

    Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
    forberg and sarah11918 authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    afd5eb3 View commit details
    Browse the repository at this point in the history