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: add prefetch="viewport" support to <Link> #6433

Merged
merged 10 commits into from
Jun 20, 2023

Commits on May 19, 2023

  1. feat: initial viewport prefetching

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e24f65d View commit details
    Browse the repository at this point in the history
  2. feat: viewport prefetching

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed May 19, 2023
    Configuration menu
    Copy the full SHA
    331e8b3 View commit details
    Browse the repository at this point in the history
  3. chore: remove debug console

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed May 19, 2023
    Configuration menu
    Copy the full SHA
    4520f0f View commit details
    Browse the repository at this point in the history
  4. Create tidy-bears-turn.md

    mcansh committed May 19, 2023
    Configuration menu
    Copy the full SHA
    acd4645 View commit details
    Browse the repository at this point in the history
  5. chore: remove prefetch links when scrolled out of vp

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ee74d1b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Update changeset

    brophdawg11 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    fab2cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f28f3 View commit details
    Browse the repository at this point in the history
  3. Docs

    brophdawg11 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c3e9ded View commit details
    Browse the repository at this point in the history
  4. Add E2E test

    brophdawg11 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    219057f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    748d6a0 View commit details
    Browse the repository at this point in the history