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

Implement useIntersection hook. #652

Merged
merged 7 commits into from
Oct 12, 2019

Commits on Oct 6, 2019

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

Commits on Oct 10, 2019

  1. Add missing accent.

    Kevin Norris committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    31d6425 View commit details
    Browse the repository at this point in the history
  2. Improve useIntersection documentation.

    Link to Intersection Observer docs.
    Kevin Norris committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    df5f346 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Update useIntersection effect dependencies.

    Kevin Norris committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    c3aa4af View commit details
    Browse the repository at this point in the history
  2. Add tests for useIntersection hook.

    Kevin Norris committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    bdb0005 View commit details
    Browse the repository at this point in the history
  3. Code tidy

    wardoost authored Oct 12, 2019
    Configuration menu
    Copy the full SHA
    55f0575 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe8dea9 View commit details
    Browse the repository at this point in the history