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(gatsby-plugin-google-analytics): enable more options. #15280

Commits on Jul 1, 2019

  1. Added more plugin options for gatsby-plugin-google-analytics.

    This included breaking out `knownOptions` into three factions:
    - createOnly
    - general
    - aLaCarte
    
    All options are from general, but I did not add all of the general
    options because a few do not work in a set-it-and-forget-it kinda
    way.
    
    Added some tests.
    tinder-kyleboss committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    3e96a4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef1cf11 View commit details
    Browse the repository at this point in the history
  3. Updated Read Me.

    tinder-kyleboss committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    0dc5881 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

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

Commits on Jul 23, 2019

  1. Merge remote-tracking branch 'upstream/master' into topics/add-genera…

    …l-options-to-gatsby-plugin-google-analytics
    gatsbybot committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    22e2eaa View commit details
    Browse the repository at this point in the history