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

Expand useTracking API to accept contextual data #168

Merged
merged 18 commits into from
Nov 11, 2020
Merged

Commits on Oct 26, 2020

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

Commits on Oct 27, 2020

  1. Call hook from decorator

    bgergen committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    6303cd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Fix props issue & tests

    bgergen committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    c707421 View commit details
    Browse the repository at this point in the history
  2. Remove top-level hook warning

    bgergen committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    c621ed8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Unskip & update hook tests

    bgergen committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    67d18d2 View commit details
    Browse the repository at this point in the history
  2. Remove lint warnings

    bgergen committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    e1ec87d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Remove extraneous loc

    bgergen committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    e9902af View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Configuration menu
    Copy the full SHA
    c032079 View commit details
    Browse the repository at this point in the history
  2. Clean up tests

    bgergen committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    584188a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    6d93d49 View commit details
    Browse the repository at this point in the history
  2. Update src/__tests__/hooks.test.js

    Co-authored-by: Jeremy Gayed <tizmagik@users.noreply.github.com>
    bgergen and tizmagik authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    8b708cc View commit details
    Browse the repository at this point in the history
  3. Update tests

    bgergen committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    ba02f10 View commit details
    Browse the repository at this point in the history
  4. More test updates

    bgergen committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    f4b9c19 View commit details
    Browse the repository at this point in the history
  5. Fix lint error

    bgergen committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    266a3bd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Store data & options in refs

    bgergen committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    ef0a911 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Update hooks test to call dispatch mock

    Co-authored-by: Jeremy Gayed <tizmagik@users.noreply.github.com>
    bgergen and tizmagik authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    765276c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d04a23 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

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