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-page-utils): extract logic for watching a directory from gatsby-page-creator so can reuse for custom page creation #14051

Merged
merged 16 commits into from
Jun 21, 2019

Commits on Jun 11, 2019

  1. Configuration menu
    Copy the full SHA
    8af3fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb8185 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7480ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc933ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c07786 View commit details
    Browse the repository at this point in the history
  6. ✏️ Fix typo

    frinyvonnick committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    dbf0b6d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Merge remote-tracking branch 'upstream/master' into library/gatsby-pa…

    …ge-helper
    gatsbybot committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    16d2db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da22624 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    17f4544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4224f94 View commit details
    Browse the repository at this point in the history
  3. fix imports & exports

    wardpeet committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    67b623a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. ✏️ Add missing comma

    Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>
    frinyvonnick and muescha authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    8838c98 View commit details
    Browse the repository at this point in the history
  2. ✏️ Add missing word

    Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>
    frinyvonnick and muescha authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    313c645 View commit details
    Browse the repository at this point in the history
  3. ✏️ Add missing backtick

    Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>
    frinyvonnick and muescha authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    34b3de8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61db8b2 View commit details
    Browse the repository at this point in the history
  5. 🚨 Fix lint warning

    frinyvonnick committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    a13038a View commit details
    Browse the repository at this point in the history