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

fix: Several Fixes for Scroll Handling and Restoration #24306

Merged
merged 15 commits into from
Jun 19, 2020

Commits on May 20, 2020

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

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    23344c0 View commit details
    Browse the repository at this point in the history
  2. fix lints

    blainekasten committed May 21, 2020
    Configuration menu
    Copy the full SHA
    8c3cbe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Update packages/gatsby-react-router-scroll/src/index.ts

    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    blainekasten and wardpeet authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    e00e94a View commit details
    Browse the repository at this point in the history
  2. Update packages/gatsby-react-router-scroll/src/scroll-container.tsx

    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    blainekasten and wardpeet authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    722d9ab View commit details
    Browse the repository at this point in the history
  3. Update packages/gatsby-react-router-scroll/src/scroll-handler.tsx

    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    blainekasten and wardpeet authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    9ed5960 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5424060 View commit details
    Browse the repository at this point in the history
  5. merge master

    blainekasten committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7c6f0dc View commit details
    Browse the repository at this point in the history
  6. use scrollTo

    blainekasten committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    15596d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d114260 View commit details
    Browse the repository at this point in the history
  8. add deprecation warning

    blainekasten committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5d2ce5b View commit details
    Browse the repository at this point in the history
  9. Update packages/gatsby-react-router-scroll/src/scroll-container.tsx

    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    blainekasten and wardpeet authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    b93db89 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. fix lint

    blainekasten committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e9958ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa4d48d View commit details
    Browse the repository at this point in the history
  3. Fix tests and add more

    blainekasten committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9cc5396 View commit details
    Browse the repository at this point in the history