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

Merge v2 in master making it the default branch #5954

Merged
merged 485 commits into from
Jun 17, 2018
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 5, 2018

  1. Publish

    KyleAMathews committed May 5, 2018
    Configuration menu
    Copy the full SHA
    685ce3e View commit details
    Browse the repository at this point in the history
  2. fix icon link

    KyleAMathews committed May 5, 2018
    Configuration menu
    Copy the full SHA
    76e5948 View commit details
    Browse the repository at this point in the history
  3. Publish

    KyleAMathews committed May 5, 2018
    Configuration menu
    Copy the full SHA
    6a5c810 View commit details
    Browse the repository at this point in the history
  4. [v2] Update offline plugin so it doesn't cachebust JS files any more …

    …as well as anything in the static directory (#5299)
    KyleAMathews authored May 5, 2018
    Configuration menu
    Copy the full SHA
    06febc7 View commit details
    Browse the repository at this point in the history
  5. Publish

    KyleAMathews committed May 5, 2018
    Configuration menu
    Copy the full SHA
    419c5f8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. fix lint (#5304)

    pieh authored May 6, 2018
    Configuration menu
    Copy the full SHA
    bb21d0f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. [v2] Allow for plugins to override core prefetching behavior (#5320)

    * Always fetch page resources if user mouseenters a link
    
    * Allow plugins to stop core prefetching
    
    * Misc small fixes
    
    * When rendering bundle for generating HTML, target the current node version
    
    * Sort matchPath pages last so more explicit matches win
    
    * Misc
    
    * Revert
    
    * Remove stray console.log
    KyleAMathews authored May 7, 2018
    Configuration menu
    Copy the full SHA
    3422695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a626c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ca6d88 View commit details
    Browse the repository at this point in the history
  4. Publish

    KyleAMathews committed May 7, 2018
    Configuration menu
    Copy the full SHA
    67b7c4d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    4980b65 View commit details
    Browse the repository at this point in the history
  2. [v2][tut. part 4] typography peerDependencies (#5292)

    Ryandi Tjia authored and m-allanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    b09cd4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c6363a View commit details
    Browse the repository at this point in the history
  4. [v2] re-add tests for sass and less plugins + update using-sass examp…

    …le (#5223)
    
    * update "using-sass" example
    
    * [gatsby-plugin-sass] add tests
    
    * [gatsby-plugin-less] update tests and README
    
    * commit missing file
    
    * add missing snapshot
    pieh authored and m-allanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    634e9c2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. [v2] sourceType: 'unambigious' is a general babel config option, not …

    …for @babel/preset-env (#5336)
    
    * [v2] sourceType: 'unambigious' is a general babel config option, not for @babel/preset-env
    
    * Update snapshots
    KyleAMathews authored May 9, 2018
    Configuration menu
    Copy the full SHA
    64c8291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40902b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e520a2 View commit details
    Browse the repository at this point in the history
  4. [v2] small refactor of api-runner-browser to fix loader test (#5343)

    * small refactor of api-runner-browser to fix tests
    
    * remove stray '$' and unneeded eslint-disable-next-line
    pieh authored and m-allanson committed May 9, 2018
    Configuration menu
    Copy the full SHA
    8ff3cfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19d5439 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. [v2] fix gatsbygram build (#5356)

    nihgwu authored and m-allanson committed May 10, 2018
    Configuration menu
    Copy the full SHA
    7d69ada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c103b View commit details
    Browse the repository at this point in the history
  3. [v2] deleteNode signature (#5222)

    * Change deleteNode signature to remove nodeId
    
    * These tests were failing?
    
    * Deprecate old deleteNode method signature
    
    * Change touchNode to accept an object
    m-allanson authored and KyleAMathews committed May 10, 2018
    Configuration menu
    Copy the full SHA
    63168df View commit details
    Browse the repository at this point in the history
  4. [v2] Initial commit of gatsby-plugin-guess-js & gatsby-source-wikiped…

    …ia (#5358)
    
    * Add gatsby-source-wikipedia
    
    * Add gatsby-plugin-guess-js
    
    * Only run guess code during builds as can error during development
    
    * Set packages to alpha
    
    * Add more keywords to gatsby-source-wikipedia
    
    * Document plugins
    KyleAMathews authored May 10, 2018
    Configuration menu
    Copy the full SHA
    e3206f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3adeb3 View commit details
    Browse the repository at this point in the history
  6. Run bootstrap

    KyleAMathews committed May 10, 2018
    Configuration menu
    Copy the full SHA
    9c94c95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68edf44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a34a30b View commit details
    Browse the repository at this point in the history
  9. Publish

    KyleAMathews committed May 10, 2018
    Configuration menu
    Copy the full SHA
    94ab38f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5367 from gatsbyjs/v2-tutorial-fixes

    V2 tutorial fixes
    KyleAMathews authored May 10, 2018
    Configuration menu
    Copy the full SHA
    4e69521 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    cffd78c View commit details
    Browse the repository at this point in the history
  2. Add start to part-8

    KyleAMathews committed May 11, 2018
    Configuration menu
    Copy the full SHA
    b98bab9 View commit details
    Browse the repository at this point in the history
  3. only look for files when looking for depracated APIs (#5374)

    `glob.sync` returns files and directories by default.
    It is not forbidden to name a directory `foo.js` and it would be returned by `glob`.
    That's an issue because `fs.readFileSync(file)` will then fail with `EISDIR: illegal operation on a directory`.
    
    This makes sure that `glob.sync` only returns files
    mathieudutour authored and pieh committed May 11, 2018
    Configuration menu
    Copy the full SHA
    ee6953b View commit details
    Browse the repository at this point in the history
  4. Lint (#5363)

    m-allanson authored May 11, 2018
    Configuration menu
    Copy the full SHA
    e2fc276 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0c835b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5380 from gatsbyjs/tutorial-tweaks

    [v2] fix www, small tutorial edits, start adding part-eight
    KyleAMathews authored May 11, 2018
    Configuration menu
    Copy the full SHA
    c6224df View commit details
    Browse the repository at this point in the history
  7. Fix typo

    KyleAMathews committed May 11, 2018
    Configuration menu
    Copy the full SHA
    c970ebe View commit details
    Browse the repository at this point in the history
  8. [v2] Make default browserslist more futureproof (#5114)

    * [v2] Make default browserslist more futureproof
    
    This is inspired by Jamie Kyle's blog post/issue in babel yesterday
    on the problems of using "last 2 versions" with @babel/preset-env which
    includes browsers which aren't receiving updates anymore so "last 2
    versions" will always be building for them.
    
    To quote his post:
    
    >Using market share percentages as your baseline is much better than some arbitrary number of previous versions. If a browser is used by 0 people, then market percentages will reflect that.
    
    * https://jamie.build/last-2-versions
    * babel/babel#7789
    
    * Use recommended browser defaults
    KyleAMathews authored and m-allanson committed May 11, 2018
    Configuration menu
    Copy the full SHA
    bc77309 View commit details
    Browse the repository at this point in the history
  9. Update index.md

    Fixing Layout closing tag
    Drew-Slagter authored May 11, 2018
    Configuration menu
    Copy the full SHA
    00957ae View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5384 from Drew-Slagter/patch-2

    Update index.md
    KyleAMathews authored May 11, 2018
    Configuration menu
    Copy the full SHA
    35229cb View commit details
    Browse the repository at this point in the history
  11. Update index.md (#5383)

    Fixing rhythm export
    Drew-Slagter authored and KyleAMathews committed May 11, 2018
    Configuration menu
    Copy the full SHA
    3b5403e View commit details
    Browse the repository at this point in the history
  12. [v2] Pin babel (#5389)

    * Pin babel version
    
    * Update yarn.lock
    m-allanson authored May 11, 2018
    Configuration menu
    Copy the full SHA
    17e38cc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Configuration menu
    Copy the full SHA
    a5e45c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d54330 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

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

Commits on May 15, 2018

  1. Use "you" instead of "we" where appropriate (#5418)

    Ryandi Tjia authored and m-allanson committed May 15, 2018
    Configuration menu
    Copy the full SHA
    21587df View commit details
    Browse the repository at this point in the history
  2. [v2] Update Babel to 7.0.0-beta.47 (#5399)

    * Update babel to 7.0.0-beta.46
    
    * Update yarn.lock
    
    * Fix ignore paths
    
    * Add missing .babelrc files
    
    * Add config for Gatsby package
    
    * Fix Jest source compilation
    
    * Update to beta 47
    
    * Update yarn.lock
    m-allanson authored May 15, 2018
    Configuration menu
    Copy the full SHA
    d295818 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04eee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8e9f78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac83269 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    173f016 View commit details
    Browse the repository at this point in the history
  7. [v2] Update ESLint-related dependencies (#5419)

    * Update ESLint-related dependencies
    
    Fixes #5411
    
    * Remove duplicate dependency from gatsby/package.json
    kripod authored and m-allanson committed May 15, 2018
    Configuration menu
    Copy the full SHA
    47127d9 View commit details
    Browse the repository at this point in the history
  8. [v2][tut. part 4] Use "you" instead of "we" where appropriate (#5428)

    Ryandi Tjia authored and pieh committed May 15, 2018
    Configuration menu
    Copy the full SHA
    73378c9 View commit details
    Browse the repository at this point in the history
  9. [v2][tut. part 5] Use "you" instead of "we" where appropriate (#5429)

    Ryandi Tjia authored and pieh committed May 15, 2018
    Configuration menu
    Copy the full SHA
    e42fbe2 View commit details
    Browse the repository at this point in the history
  10. [v2][tut. part 6] Use "you" instead of "we" where appropriate (#5430)

    Ryandi Tjia authored and pieh committed May 15, 2018
    Configuration menu
    Copy the full SHA
    ebc93cb View commit details
    Browse the repository at this point in the history
  11. [v2][tut. part 8] Use "you" instead of "we" where appropriate (#5431)

    Ryandi Tjia authored and pieh committed May 15, 2018
    Configuration menu
    Copy the full SHA
    8855773 View commit details
    Browse the repository at this point in the history
  12. [v2][tut. part 1] Bracket consistency (#5432)

    Ryandi Tjia authored and pieh committed May 15, 2018
    Configuration menu
    Copy the full SHA
    3704700 View commit details
    Browse the repository at this point in the history
  13. [v2][tut. part 2] Bracket consistency on code blocks + fix line numbe…

    …r highlights (#5433)
    Ryandi Tjia authored and pieh committed May 15, 2018
    Configuration menu
    Copy the full SHA
    b3635f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af15a15 View commit details
    Browse the repository at this point in the history
  15. Use pageContext

    KyleAMathews committed May 15, 2018
    Configuration menu
    Copy the full SHA
    87fedc6 View commit details
    Browse the repository at this point in the history
  16. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    KyleAMathews committed May 15, 2018
    Configuration menu
    Copy the full SHA
    680b053 View commit details
    Browse the repository at this point in the history
  17. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    KyleAMathews committed May 15, 2018
    Configuration menu
    Copy the full SHA
    ea2fb4a View commit details
    Browse the repository at this point in the history
  18. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    KyleAMathews committed May 15, 2018
    Configuration menu
    Copy the full SHA
    5ef6d3b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b40ce43 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. [v2][tut. part 3] Bracket consistency on code blocks (#5434)

    Ryandi Tjia authored and m-allanson committed May 16, 2018
    Configuration menu
    Copy the full SHA
    ad8af6d View commit details
    Browse the repository at this point in the history
  2. [v2][tut. part 4] Bracket consistency on code blocks (#5435)

    Ryandi Tjia authored and m-allanson committed May 16, 2018
    Configuration menu
    Copy the full SHA
    c2b906f View commit details
    Browse the repository at this point in the history
  3. Publish

    KyleAMathews committed May 16, 2018
    Configuration menu
    Copy the full SHA
    fc22a7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fa45cc View commit details
    Browse the repository at this point in the history
  5. Publish

    KyleAMathews committed May 16, 2018
    Configuration menu
    Copy the full SHA
    ac02808 View commit details
    Browse the repository at this point in the history
  6. [gatsby-remark-images] change gatsby-plugin-sharp version to next to …

    …avoid resolving version to outdated canary release (#5443)
    pieh authored and m-allanson committed May 16, 2018
    Configuration menu
    Copy the full SHA
    2bb8119 View commit details
    Browse the repository at this point in the history
  7. Publish

    KyleAMathews committed May 16, 2018
    Configuration menu
    Copy the full SHA
    808a6aa View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. [v2][www] Add global layout to pages and templates that don’t have it…

    … yet. (#5454)
    
    * Added missing package
    
    * Added global layout + fix little issues
    Ryandi Tjia authored and m-allanson committed May 17, 2018
    Configuration menu
    Copy the full SHA
    4d4bfc1 View commit details
    Browse the repository at this point in the history
  2. [v2][tut. pt. 4] No semi (#5449)

    Ryandi Tjia authored and m-allanson committed May 17, 2018
    Configuration menu
    Copy the full SHA
    d35886b View commit details
    Browse the repository at this point in the history
  3. [v2][tut. pt. 2] Single to backticks consistency (#5450)

    Ryandi Tjia authored and m-allanson committed May 17, 2018
    Configuration menu
    Copy the full SHA
    ee44dd4 View commit details
    Browse the repository at this point in the history
  4. Run bootstrap (#5456)

    m-allanson authored May 17, 2018
    Configuration menu
    Copy the full SHA
    91d5f4f View commit details
    Browse the repository at this point in the history
  5. [v2] merge master into v2 (#5451)

    * Use index within container
    
    Confusing as to what is being asked. Later, the docs say to `import Container from "../components/container";`
    
    * Pass through GTM environment params if present
    
    Signed-off-by: Spencer Sanchez <[email protected]>
    
    * Add abinavseelan.com to Showcase
    
    * Add Dovetail (dovetailapp.com) to website examples
    
    Thanks for creating Gatsby and for all of your hard work! We’ve enjoyed building our new marketing website with it.
    
    * change link of `gatsby-advanced-blog` in docs
    
    * Remove outdated contributing notes from gatsby-remark-prismjs
    
    * Typo: Return to wrong file
    
    I was doing the gatsby.js tutorial and I was running into one issue, the tutorial said to return to index.js, but it should be to my-files.js, I eventually figured out that this was probably just a typo, but for a long time I kept changing my index.js file and didn't understand what I was doing wrong, turns out I was editing the wrong file. For so far I have enjoyed gatsby.js, I want to use it for my personal portfolio.
    
    * Fix distance between masthead and the icon (#5068)
    
    On mobile, the masthead is overlapping with the Gatsby icon.
    
    * Update CONTRIBUTING.md
    
    * Update README.md
    
    Per issue #5073
    
    * Add better-queue to dependencies
    
    * Remove index.js for more consistent paths
    
    * removing "a"
    
    * pre-inferring data sanitazation (#5050)
    
    * extractFieldExamples: omit not defined fields
    
    this is especially helpful with ___NODE fields - plugins/users don't have to test if there are any values and be confident that empty ___NODE values or arrays will just be omitted and not error out during bootstrap
    
    * sanitize field owner key when using createNodeField with name containing ___NODE
    
    this fixes issue with inferring fieldOwners types - gatsby would try to link to not existing nodes
    
    * Add getRenderer method (#5017)
    
    * Add getRenderer method
    
    Signed-off-by: slorber <[email protected]>
    
    * upgrade example versions
    
    Signed-off-by: slorber <[email protected]>
    
    * change name to renderer
    
    * Change name to replaceHydrateFunction
    
    * document replaceHydrateFunction
    
    * fix(gatsby): remove `.js` suffixes in require() to allow transpilation (#5087)
    
    In earlier v1, one could write files such as `gatsby-config` in typescript and
    use babel to transpile the file into js on the fly via
    `babel-node --presets @babel/preset-typescript --extensions '.ts' gatsby
    develop`. However, it's no longer possible in recent releases.
    
    The reason is that the current implementation put a `.js` suffix on each
    require(`gatsby-${env}.js`), which blocks `gatsby-{$env}` files being transpiled
    from other languages via babel. The PR addresses this problem by removing the
    unnecessary suffix and preserving the integrity.
    
    Signed-off-by: Alvis HT Tang <[email protected]>
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * stylus plugin tests
    
    Signed-off-by: Jan Winterfeld <[email protected]>
    
    * add learnstorybook.com to showcase
    
    * Bump yargs version to get help and version for free by default
    
    * Update manifest extension to .webmanifest
    
    Reason: https://sonarwhal.com/docs/user-guide/rules/rule-manifest-file-extension/
    
    * Updated link to file
    
    * team development workflows (#5084)
    
    * team development workflows
    
    * Small typos
    
    * Revert "Small typos"
    
    This reverts commit ee7bc36.
    
    * Revert "team development workflows"
    
    This reverts commit a9e5498.
    
    * move doc to blog
    
    * excerpt
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Hyperlinks, optionality, and "easy" (#5154)
    
    Added a few changes. This document needs to be reorganized eventually; I just want to add these notes in the fastest way possible now so I don't forget them.
    
    * Add bartvanderwaerden.com to showcase (#5152)
    
    * I guess I found the wrong word... (#5088)
    
    I think line 308's `src/pages/my-files.js` is wrong.
    It should be `src/pages/index.js` isn't it?
    
    * Add two missing spaces (minor validation error) (#5150)
    
    My previous commit missed adding a space after the backup blank `src=""` and `alt=""` attributes. This causes an HTML validation error when no `alt` value is supplied.
    
    This commit simply adds those missing spaces (i.e. `src="" ` and `alt="" `) so there will always be a space between attributes.
    
    * Adjust image processing example queries (#5158)
    
    * adjust queries to not use id as way to select by filenames
    
    this will stop working in gatsby v2
    
    * add link to code
    
    * Update KaTeX to 0.9.0 (#4712)
    
    * Update KaTeX to 0.9.0
    
    * Update snapshots
    
    * DCO bye-bye (#5165)
    
    * source-contentful: Add environment support (#5142)
    
    * source-contentful: Add environment support
    
    * fix lint
    
    * fix default locale logix
    
    * log error
    
    * Update lock file
    
    * Ulog the error
    
    * Update package-lock.json
    
    * revert lock changes, test shrinkwrap
    
    * remove shrinkwrap, it's unused after all, add yarn resolutions
    
    * cleanup debug console logs
    
    * Link an example that uses gatsby-transformer-json (#5169)
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Update RNW plugin and example (#5174)
    
    * Update RNW example to use new plugin version
    
    Signed-off-by: slorber <[email protected]>
    
    * Update React in example
    
    Signed-off-by: slorber <[email protected]>
    
    * Enhance RNW example
    
    Signed-off-by: slorber <[email protected]>
    
    * Add link to online demo
    
    Signed-off-by: slorber <[email protected]>
    
    * Add screenshot
    
    Signed-off-by: slorber <[email protected]>
    
    * Update createRemoteFileNode documentation (#5171)
    
    * Update createRemoteFileNode documentation
    
    * Update README.md
    
    * Fix replaceHydrateFunction doc (#5175)
    
    * Fix replaceHydrateFunction doc
    
    * Add spaces
    
    * Update "how gatsby works" documentation (#243) (#5181)
    
    * Add a note about CNAME file in `static`
    
    * Fix typo in the .eslintrc file (#5173)
    
    * added my site (#5172)
    
    * Added rafael.do (#5199)
    
    * Add Eviction Free NYC blog post and link to site (#5159)
    
    * Add evictionfreenyc.org to showcase
    
    * Add Eviction Free NYC blog post
    
    * Fixing a typo
    
    * Copy edits
    
    * Self-contained images
    
    * [Ready 4 Review] SQIP - Vectorized primitive image previews (#4205)
    
    * first working version with Contentful assets only
    
    * add readme
    
    * respect width, height, aspect ratio, cropping, resize focus and background
    
    * add support for gatsby-transformer-sharp
    
    * integrate in gatsbygram
    
    * avoid useless regeneration cus contentDigest changes
    
    * proper way to get absolute path to ImageSharp nodes
    
    * queue preview generation and cache results on disk
    
    * upgrade to latest node-sqip to get rid of the GoLang dependency
    
    * replace custom svg data uri function with package
    
    * prepare images via sharp plugin and allow sharp transformations
    
    * load cached svg properly from disk
    
    * fix queue resolving to early
    
    * set contentful images to 400px
    
    * implement new sharp transformation awareness feature
    
    * WIP - extract generation and write first pseudo test
    
    * fix styling for gatsbygram post detail
    
    * finalize unit tests for actual sqip implementation
    
    * use 256px input image width to match sqip/primitive default
    
    * add using-sqip example page
    
    * some cleanup
    
    * clean up example and enhance polaroid effect
    
    * fix using-sqip dependency
    
    * remove base64 since it was not implemented and is bad for compression
    
    * remove sqip from gatsbygram example
    
    * simplify tests
    
    * Small change to trigger build
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Add tutorial on creating a source plugin
    
    * Format
    
    * Add extensions to .eslintrc (#5206)
    
    - Add .json or .yaml extension to .eslintrc files
    
    ```shell
    $ cd ./packages
    $ rename 's/.eslintrc/.eslintrc.yaml/' `find . -name .eslintrc`
    $ cd ../
    $ rename 's/.eslintrc/.eslintrc.json/' `find . -name .eslintrc`
    ```
    
    - Tweak plopfile.js to add .json extension to examples to be generated
    
    Signed-off-by: Masato Ohba <[email protected]>
    
    * Add gatsby-starter-bulma-storybook to the starters list (#5208)
    
    Signed-off-by: Gianni Valdambrini <[email protected]>
    
    * fix: style and typo correction
    
    - Minor style tweaks (e.g. unlinked "pixabay.com" => "Pixabay")
    - Typo patrol
    - De-British some of the language (my apologies to the letter U)
    
    * Toodle-pip British u
    
    * Adjust heading hierarchy
    
    * Use relative urls for gatsbyjs.org links
    
    * Pull last few sections up a level
    
    * Minor edits and consistency tweaks
    
    * Cleanup example for the createPages API (#5216)
    
    * Update with @shannonbux's edits
    
    * Additional header
    
    * Bumps gatsby-plugin-mailchimp to 2.2.2 bc we updated its API to be more user friendly (#5215)
    
    * Add YAML data file for site showcase (#5227)
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Update to Gitlab pages deploy (#5243)
    
    * Update to Gitlab pages deploy
    
    Gitlab pages now include a Gatsby template for CI, which makes it a lot easier to add. Have updated the documentation to reflect this.
    
    * Edit
    
    * Update README.md (#5247)
    
    Adding explanation about available option `offsetY` to solve issue #5061
    Signed-off-by: Robin Cussol <[email protected]>
    
    * [gatsby-source-contentful] Fix storing new sync token (#5252)
    
    * Add https://emoji.tinder.com/ to showcase (#5257)
    
    * Fix typo (#5241)
    
    * Link to website in contributing.md (#5249)
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Bump versions of packages that failed to publish earlier
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Add top padding for tablet masthead (#5266)
    
    * wordpress-source-plugin-tutorial (#5235)
    
    * wordpress-source-plugin-tutorial
    
    Not sure if I got all the code samples formatted correctly.
    
    Still need to edit the index.js page so the <p> tags don't render!!
    
    Then, need a screenshot of the final result without <p> tags!
    
    * removed unnecessary backticks and corrected link to Part 7 of tutorial
    
    * Make links relative
    
    * Use graphql for syntax highlighting + minor copy edits
    
    * Image Tutorial (#5236)
    
    * Image Tutorial
    
    Would be nice to add a screenshot of the finished result.
    
    Eventually, a really cool image tutorial could include GIFs.
    
    * Remove unneeded backticks around code
    
    * Add example gif
    
    * Fix image links
    
    * added Gatsbygram link, fixed assumption spelling
    
    * we --> you
    
    * Added some more edits of my own
    
    wasn't sure whether you wanted lines 153-155 to stay the same
    
    * Changed back to previous lines 149-159
    
    I accidentally deleted necessary stuff in my previous commit, so I'm just starting over
    
    * Edited comments per Mike's suggestions
    
    * Small tweaks
    
    * Add site (#5268)
    
    * readme: Add aQuICK QC landing page site
    
    * readme: Kill old event specific page
    
    * Quick fix for wordpress source plugin tutorial (#5276)
    
    Fragments don't work on Graphiql
    
    * Minor fix on wordpress source plugin tutorial (#5277)
    
    removed typo
    
    * Update wordpress-source-plugin-tutorial.md (#5278)
    
    * add missing underscore to graphiql URL (#5275)
    
    * add missing underscore to graphiql
    
    * Update image-tutorial.md
    
    * Update wordpress-source-plugin-tutorial.md (#5279)
    
    * Update image-tutorial.md (#5281)
    
    * Update source-plugin-tutorial.md (#5283)
    
    * add missing .npmignore and .babelrc to sqip transformer (#5282)
    
    * Publish
    
     - [email protected]
    
    * Fix typos in source-plugin-tutorial (#5284)
    
    * Add workshop-in-the-woods.com to the showcase (#5291)
    
    * Update README.md (#5288)
    
    * Update README.md
    
    Missing curly bracket
    
    * formatting
    
    * Fix doc typo (#5294)
    
    *  fix: chang the url of blog in readme 🐛 (#5302)
    
    * feat: ✨ add gatsby-new-blog plugin
    
    * docs: update showcase 📝
    
    * flag importance of plugin order for prism-js vs embed-snippet (#5313)
    
    If gatsby-remark-prism-js is declared before gatsby-remark-embed-snippet, the latter will not pick up the `embed:example.js` syntax because it is looking for an inline-code node and it will have been transformed into a p node by gatsby-remark-prism-js. This needs to be noted as this is far from obvious.
    
    * Add manifest.webmanifest to staticFileGlobs (#5300)
    
    Signed-off-by: Kaue Machado <[email protected]>
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Fix post path comment (#5295)
    
    * Fix post path
    
    * Fix
    
    * Expand docs for custom components (#5315)
    
    * Expand docs for custom components
    
    The docs for custom components only mention defining custom components in the markdown, but don't address one of the most useful aspects - that you can map generic markdown tags/elements to your own components. I've expanded the docs to point this out and added a simple example.
    
    * Typo
    
    * plugin-feed: Note feed xml file is production only (#5305)
    
    Add note that the rss.xml feed is only generated in production.
    
    * Fixing grammar around CSS Modules (#5286)
    
    * Fix broken link to tutorial for building blog (#5273)
    
    I don't know if it's the original article but at least it looks fairly similar
    
    * added develop command options to use custom key and certs (#5056)
    
    * added develop command options to use custom key and certs
    
    * fixed typos in doc
    
    * added condition to make sure both --key-file and --cert-file are present
    
    * - passing https flag results in automatic https certs [devcert]
    - --cert-file, --key-file, and --https flags can be used together for custom ssl
    - if all flags needed for custom ssl are not present an error is displayed to the user
    - if provided --cert-file and --key-file paths are not real files, node gives a rejection
    - modified docs to express current behavior
    
    * Add portfolio to the created with gatsby section (#5331)
    
    * Documentation for images in page components #3380 (#4191)
    
    * adding first draft
    
    * adding info about fragments
    
    * cleaning up language
    
    * renaming file, this commit is for issue #3380
    
    * technical edits on working with images in gatsby
    
    * technical edits on working with images in gatsby
    
    * punctuation and verb tense edits
    
    * more punctuation and grammar
    
    * commas
    
    * Add new docs page to sidebar (#5339)
    
    * New issue, feature and question template (#5274)
    
    * Basic template for new issues
    
    * updated issue template
    
    * updated issue template
    
    * Update ISSUE_TEMPLATE.md
    
    * Update ISSUE_TEMPLATE.md
    
    * changed bug report to the new GitHub issue template
    
    * add feature request template
    
    * question template
    
    * fixed title of question and added emojis
    
    * added RFC to question template
    
    * Update bug_report.md
    
    * Update feature_request.md
    
    * Update question.md
    
    * Typo
    
    * Update custom-html.md (#5341)
    
    * Update custom-html.md
    
    grammar corrections
    
    * Revert one change
    
    * Actually revert that one change
    
    * add plugin option examples (#5345)
    
    add plugin option examples
    
    * Remove workshop banner now that workshops have finished (#5338)
    
    * Update url-loader (#5342)
    
    * Update plugins.md
    
    * [gatsby-source-contentful]: Add fallback locale support (#5328)
    
    * Add fallback locale support
    
    * Fix linting
    
    * test: Fix test
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * [gatsby-source-wordpress] check if parent exists (#5373)
    
    * [gatsby-source-filesystem] add fs error handling, bump got retry attemps count (#5375)
    
    * [gatsby-source-filesystem] catch fs stream errors
    
    * [gatsby-source-filesystem] bump got retries from default 2 to 5
    
    * normalize reject payload
    
    * Add context to query-runner error log (#5214)
    
    * [www] Prevent image twitching in Chrome when hovering a blog index card (#5396)
    
    * [gatsby-transformer-yaml] Update docs: GraphQL query mismatch (#5402)
    
    GraphQL query references "value" when it should actually reference "character" as per the example output.
    
    * [gatsby-transformer-json] Update docs: outdated Readme examples (#5403)
    
    `{ internal: { type } }` exists but it would actually be "LettersJson" (according to my GraphiQL checks).
    Seems better to just remove this, so it at least has parity with gatsby-transformer-yaml readme.
    
    * Add "Six Reasons I Chose Gatsby" blog post (#5369)
    
    * added  "Six Reasons I Chose Gatsby" blog post
    
    * added site to showcase
    
    * updated content based on review comments
    
    * updated Gatsby links to be relative
    
    * Fix for IE10 not loading scripts (#5404)
    
    * Fix for IE10 not loading scripts
    
    * Fixed duplicate declaration.
    
    * Update example config for netlify-cms (#5405)
    
    Added the public_folder attribute to make the assets accessible.
    
    Also added the body field to the collection, so the html attribute of markdownRemark gets filled properly. Figuring out that the field has to be named "body" was a bit cumbersome.
    
    https://www.netlifycms.org/docs/configuration-options/#fields
    
    * Fix regression with prefix paths and gatsby-plugin-manifest (#5406)
    
    as per 69ca247#diff-079fdad4111264c646208511aa18a321 manifest.webmanifest should start with /
    
    it just works (tm) when your site is flat, but when your pages are in sub directory and prefixed, its assumes your manifest files are in the subdirectory, not the root of your site (which might be prefixed).
    
    Fixing reversion
    
    * Remove old comment (#5407)
    
    Code changed in #5404, this comment no longer relevant.
    
    * Add gatsby-starter-modern (#5427)
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Mention in building apps docs page that we use React Router under the hood (#5439)
    
    * Add a how to add search to your website section (#5272)
    
    * Add a how to add search to your website section
    
    * Update adding-search.md
    
    * Update doc-links.yaml
    
    * Update adding-search.md
    
    * Better restructuring
    
    * Update doc-links.yaml
    
    * Update adding-search.md
    
    * Address Changes
    
    * Rewrite docs
    
    * Add the link before the links to stub articles
    
    The ones ending with * are stubs
    
    * Tidy up
    
    * Grammar/punctuation edits and some wording edits
    
    * Adding Headers
    
    * Edits
    
    * More headings
    
    * Minor edits
    
    * Update adding-search.md (#5448)
    
    * regenerate yarn.lock
    
    * temporarily disable stylus tests - need to update both tests and example sites to v2
    
    * fix wrong conflict resolution
    pieh authored and m-allanson committed May 17, 2018
    Configuration menu
    Copy the full SHA
    9b48eab View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. [v2] update using-stylus example and re-add tests to stylus plugin (#…

    …5461)
    
    * update stylus tests
    
    * update using-stylus example
    
    * specify eslint rule we want to disable
    
    * format
    
    * fix merge conflict remnant
    pieh authored and m-allanson committed May 18, 2018
    Configuration menu
    Copy the full SHA
    9b73342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2947107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8822889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4367ec0 View commit details
    Browse the repository at this point in the history
  5. [v2][www] Move layout to components folder + import Link from gatsby (#…

    …5472)
    
    * Move layout to components folder and rename its import to be consistent
    
    * Import Link from gatsby instead of gatsby-link
    Ryandi Tjia authored and m-allanson committed May 18, 2018
    Configuration menu
    Copy the full SHA
    f001bb9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

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

    KyleAMathews committed May 21, 2018
    Configuration menu
    Copy the full SHA
    678e5a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc18251 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Configuration menu
    Copy the full SHA
    5c4f618 View commit details
    Browse the repository at this point in the history
  2. Publish

    KyleAMathews committed May 22, 2018
    Configuration menu
    Copy the full SHA
    81ebfc7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

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

    KyleAMathews committed May 24, 2018
    Configuration menu
    Copy the full SHA
    c87988e View commit details
    Browse the repository at this point in the history
  3. [v2] [gatsby-plugin-offline] get exact filenames for js staticFileGlob (

    #5511)
    
    * [gatsby-plugin-offline] extract exact filenames for js chunks for app and offline app shell
    
    * format
    pieh authored and KyleAMathews committed May 24, 2018
    Configuration menu
    Copy the full SHA
    df689d3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Don't inline webpack-runtime as this prevents the service worker from…

    … correctly updating to new version of the site (#5540)
    KyleAMathews authored and m-allanson committed May 25, 2018
    Configuration menu
    Copy the full SHA
    7983e27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d91b055 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

  1. [v2][www] Fix remaining lint errors (#5568)

    * fix: `default-case` lint errors
    
    * fix: `eqeqeq` lint error
    
    * fix: `array-callback-return` lint error
    
    * fix: `no-unused-vars` lint error
    
    * fix: `alt-text` lint error
    Ryandi Tjia authored and pieh committed May 27, 2018
    Configuration menu
    Copy the full SHA
    4700bd1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Fix missing blog posts (#5539) (#5551)

    Quick fix for: #5348 (comment)
    Ryandi Tjia authored and pieh committed May 28, 2018
    Configuration menu
    Copy the full SHA
    e7cd059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c8d2b6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Fix outdated babel-code-frame import to use @babel/code-frame (#5585)

    Fix #5584
    
    Signed-off-by: Helder S Ribeiro <[email protected]>
    hsribei authored and pieh committed May 29, 2018
    Configuration menu
    Copy the full SHA
    5b791db View commit details
    Browse the repository at this point in the history
  2. [v2] image processing example (#5589)

    * Upgrade to use gatsby v2 and fix eslint warnings
    
    * Fix up fonts on production build
    m-allanson authored and pieh committed May 29, 2018
    Configuration menu
    Copy the full SHA
    2adeb6d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Add back replaceComponentRenderer API (#5600)

    also fix bad merge on lifecycles
    jquense authored and KyleAMathews committed May 30, 2018
    Configuration menu
    Copy the full SHA
    720397f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1416d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a498ac View commit details
    Browse the repository at this point in the history
  4. delete stray console.log

    pieh committed May 30, 2018
    Configuration menu
    Copy the full SHA
    33a41d0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Update babel to 7.0.0-beta.49

    dennari committed May 31, 2018
    Configuration menu
    Copy the full SHA
    5dd26ef View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    dennari committed May 31, 2018
    Configuration menu
    Copy the full SHA
    1d27060 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5497 from gatsbyjs/tweak-inference-logic

    Don't infer types for plugin provided GQL types
    jquense authored May 31, 2018
    Configuration menu
    Copy the full SHA
    ba6d6d7 View commit details
    Browse the repository at this point in the history
  4. [v2] responsive image types (#5250)

    * Change image type names from resolutions to fixed
    
    resolutions resolutions resolutions
    fixed fixed fixed fixed fixed fixed
    
    * Change image type names from sizes to fluid
    
    sizes sizes sizes sizes
    fluid fluid fluid fluid
    
    * Continue renaming sizes to fluid
    
    * eslint
    
    * Include sizes as part of a fluid node
    
    * Update snapshots
    
    * Update resolver
    
    * Remove references to responsiveResolution and responsiveSizes
    
    * Rename GraphQL node types for gatsby-transformer-sharp
    
    * Rename GraphQL node types for gatsby-source-contentful
    
    * Update image-processing example
    
    * fluid() should still return a sizes property
    
    * Use unique type names
    
    * Fix duplicate deprecation messages
    m-allanson authored May 31, 2018
    Configuration menu
    Copy the full SHA
    82daa26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2122a6 View commit details
    Browse the repository at this point in the history
  6. [v2] mime dependencies (#5602)

    * Recreate lockfile
    
    * Update dependencies that depend on mime
    
    * Move less to a peer dependency
    
    * Move node-sass to a peer dependency
    
    * Update lockfile
    
    * Update README.md
    
    * Include node-sass in the sass example site
    m-allanson authored May 31, 2018
    Configuration menu
    Copy the full SHA
    e5f9d8b View commit details
    Browse the repository at this point in the history
  7. [v2][www] Abstracted sidebar to layout component (#5537)

    * Abstracted sidebar to layout component
    
    * Hide sidebar on mobile
    Ryandi Tjia authored and KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    bea6ee5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6ecb3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8283202 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc48068 View commit details
    Browse the repository at this point in the history
  11. [v2][www] Move YAML link files to data (#5567)

    * Move YAML link files to data
    
    * Organize sidebar links to a subdirectory of data
    Ryandi Tjia authored and KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    b049736 View commit details
    Browse the repository at this point in the history
  12. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    2880336 View commit details
    Browse the repository at this point in the history
  13. v1.0.18-9

    KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    d3fdeb2 View commit details
    Browse the repository at this point in the history
  14. v1.0.18-10

    KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    487a36f View commit details
    Browse the repository at this point in the history
  15. v2.0.0-alpha.20

    KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    2cc6e24 View commit details
    Browse the repository at this point in the history
  16. revert one change from #5250, this one should use "sizes" (it doesn't…

    … use sharp transformer) (#5631)
    pieh authored and KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    dbea28e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bf0c61c View commit details
    Browse the repository at this point in the history
  18. Publish

    KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    d1abaa4 View commit details
    Browse the repository at this point in the history
  19. [v2][www] Fix missing search sidebar for plugins/packages pages (#5550)

    * Add react-instantsearch package required by plugins searchbar
    
    * Add package searchbar to pages that require them
    
    * Rename searchbar to plugin-searchbar
    Ryandi Tjia authored and KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    7f035a4 View commit details
    Browse the repository at this point in the history
  20. Fix imports sidebar data

    KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    b5b9cf6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c2aa6f7 View commit details
    Browse the repository at this point in the history
  22. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    17d8ce4 View commit details
    Browse the repository at this point in the history
  23. Publish

    KyleAMathews committed May 31, 2018
    Configuration menu
    Copy the full SHA
    64af504 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d0e2927 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. [v2][doc] v1 to v2 migration guide (WIP) (#5575)

    * v1 to v2 migration guide doc start
    
    * Add sidebar link to v2 migration guide
    
    * Update README to show v1 to v2 migration guide
    Ryandi Tjia authored and m-allanson committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    d27fb4a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Fix children type in README (#5687)

    mottox2 authored and m-allanson committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    924581a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    667d079 View commit details
    Browse the repository at this point in the history
  2. [v2][gatsby-image] Deepen propTypes declaration (#5684)

    * Add extensive prop types checking
    
    * This works better and is easier to read
    
    * Fix webp spelling
    Ryandi Tjia authored and m-allanson committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    2aad54f View commit details
    Browse the repository at this point in the history
  3. [v2][source-contentful] Restore legacy sizes and resolutions fragments (

    #5678)
    
    * [v2] Restore legacy sizes and resolutions fragments
    
    * Reword TODO a little bit
    Ryandi Tjia authored and m-allanson committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    4640108 View commit details
    Browse the repository at this point in the history
  4. [v2] Update csv example (#5703)

    mottox2 authored and pieh committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    df4a73e View commit details
    Browse the repository at this point in the history
  5. [v2] Update medium example (#5704)

    mottox2 authored and pieh committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    c55634a View commit details
    Browse the repository at this point in the history
  6. [v2] Update no-plugins example (#5705)

    * Update no-plugins example
    
    * update html.js to use all passed props
    
    * format
    mottox2 authored and pieh committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    e10b2d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8fea68 View commit details
    Browse the repository at this point in the history
  8. [v2] Update using-excel example (#5707)

    mottox2 authored and pieh committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    fd407d1 View commit details
    Browse the repository at this point in the history
  9. [WIP][v2] Edit tutorial to use emotion instead of glamorous (#5664)

    * [v2] Edit tutorial part 4 to use emotion instead of glamorous
    
    * Change heading to siteTitle as it makes more sense
    
    * Change glamor to emotion + ran markdown formatter
    
    * Move css inline
    
    * part-six: change to emotion + run through format-markdown
    
    * part-seven: add Layout to template + run format-markdown
    
    * part-seven: add line highlight numbers to template changes
    
    * part-seven: emotion + format-markdown + add line highlight numbers
    
    * part-six: change sort syntax so it’s consistent with part-seven
    
    * Remove mistakenly added line
    Ryandi Tjia authored and m-allanson committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    81f5a17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4f81e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    ff5c2fc View commit details
    Browse the repository at this point in the history
  2. [v2] Update Emotion example (#5715)

    * Bump package versions
    
    * Add react-helmet and its Gatsby plugin
    
    * Migrate from custom html.js to react-helmet
    
    * Edit styling method to showcase different Emotion APIs
    
    * Add references to README
    
    * Change gatsby-plugin-react-helmet version to next
    Ryandi Tjia authored and m-allanson committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    fe4c326 View commit details
    Browse the repository at this point in the history
  3. [v2] Update styled-components example (#5717)

    * Bump package versions
    
    * Add gatsby-plugin-react-helmet and gatsby-plugin-typography
    
    * Add react react-dom babel-plugin-styled-components
    
    * Remove outdated line (Gatsby hot reloads regardless of this line)
    
    * Migrate from custom html.js to react-helmet
    
    * Bump gatsby-plugin-typography version to next
    
    * Flag the new example as version 2.0.0, up from 1.0.0
    
    * Add references to README
    Ryandi Tjia authored and m-allanson committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    912a79e View commit details
    Browse the repository at this point in the history
  4. [v2] Migration guide updates (#5661)

    * Remove yarn examples for consistency with other docs
    
    * Add rename responsive image queries section
    
    * Add postcss plugins section
    
    * Remove checklist (moved to issue 3986)
    
    * Add mixed CommonJS/ES6 section
    
    * Link to Gatsby webpack docs
    
    * Add node id section
    
    * Add section: remove explicit polyfills
    
    * Add section: Change modifyBabelrc to onCreateBabelConfig
    
    * Add section: Change `modifyWebpackConfig` to `onCreateWebpackConfig`
    
    * Add section:  CSS is inlined automatically
    
    * Add introduction and small tweaks
    
    * Correct line numbers
    
    * Improve explanation around movement of libs to peerDependencies
    
    * chore: minor capitalization tweak
    
    * Add edit link
    
    * Split peer dep updates into two sections
    
    * Declarative headings
    
    * Add table of contents
    
    * Use neater Fragment syntax
    
    * More detail on deprecation note
    
    * Inline comments on code examples
    
    * Add Jason's node ID query example
    
    * Use markdown diff syntax for before / after examples
    
    * Add 'in-progress' note about babel polyfills
    
    * Add instructions on how to install Gatsby v2
    m-allanson authored Jun 5, 2018
    Configuration menu
    Copy the full SHA
    b8b9875 View commit details
    Browse the repository at this point in the history
  5. [gatsby] added TypeScript typings for StaticQuery component (#5666)

    This should make StaticQuery calls not give out any type errors in
    TypeScript. Types are intentionally made weak, as I couldn't figure out
    how to correctly type any GraphQL calls here.
    resir014 authored and m-allanson committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    132b5cb View commit details
    Browse the repository at this point in the history
  6. [v2][gatsby-image][source-contentful] Fix sizes fields that were chan…

    …ged to fluid by mistake (#5714)
    
    * Fix sizes field that was changed to fluid by mistake
    
    * [gatsby-image] Fix sizes fields that were changed to fluid by mistake
    
    * Update test snapshot
    Ryandi Tjia authored and pieh committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    d4a117f View commit details
    Browse the repository at this point in the history
  7. [v2] compile cache dir (#5637)

    * run cache-dir through babel
    
    * fix gitignore
    
    * watch cache-dir
    
    * fix cache-dir linting and update json-store react lifecycle methods
    
    * build rawfiles during watch
    pieh authored and m-allanson committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    c4c6ce2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d47bc58 View commit details
    Browse the repository at this point in the history
  9. [v2] Correct inlined css upgrade guide (#5741)

    v1's default html.js also inlined css https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby/cache-dir/default-html.js
    
    The change is that with mini-css-extract-plugin, we have css splitting so we handle inlining css in core as it requires understanding webpack's stats object.
    KyleAMathews authored and m-allanson committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    dacc6b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. [v2] fix build with pathPrefix (#5691)

    * [v2] fix build with pathPrefix
    
    * update test
    
    * removed __PREFIX_PATHS__
    
    * fix test
    
    * update lock file
    
    * address comments
    
    * clean
    
    * clean
    nihgwu authored and m-allanson committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    456c932 View commit details
    Browse the repository at this point in the history
  2. [v2] Update styleguide example (#5712)

    * Update styleguide example for v2
    
    * Replace boundActionCreators to actions
    
    * Use pageContext
    
    * Fix exports
    mottox2 authored and m-allanson committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    eba8c58 View commit details
    Browse the repository at this point in the history
  3. [v2] Update redux example (#5713)

    * Update redux example for v2
    
    * Remove html.js
    
    * Use ES6 export
    mottox2 authored and m-allanson committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    0b66c94 View commit details
    Browse the repository at this point in the history
  4. [v2] Update Emotion + PrismJS example (#5720)

    * Add required packages + upgrade their versions
    
    * Refactor layout component to v2
    
    * Migrate from custom html.js to react-helmet
    
    * Add references to README
    
    * Fix typo + remove semi
    
    * Fix typo
    
    * Fix lint errors + remove unused console.log
    
    * Fix mixed up blog post content
    
    * Show proper page titles
    
    * remove word
    
    * remove word
    Ryandi Tjia authored and m-allanson committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    1572240 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79a5f01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d2740c View commit details
    Browse the repository at this point in the history
  7. [v2] Update plugin-typescript to use Babel (#5709)

    * Update plugin-typescript to use Babel
    
    * Fix code style
    
    * Bump the version
    
    * Update README
    
    * Use npm for install instructions
    dennari authored and m-allanson committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    06175c4 View commit details
    Browse the repository at this point in the history
  8. Add more cheese (#5751)

    m-allanson authored Jun 6, 2018
    Configuration menu
    Copy the full SHA
    4bebfe6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a4d4c6 View commit details
    Browse the repository at this point in the history
  10. fix: page renderer behavior (#5759)

    jquense authored and m-allanson committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    551dcf5 View commit details
    Browse the repository at this point in the history
  11. [v2] Migration guide: shorten TOC links to just the hash (#5766)

    * Simplify TOC links to just the hash
    
    * Run it through format-markdown script
    Ryandi Tjia authored and m-allanson committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    288d068 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    968c6d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. [v2] Don't allow unknown keys on node.internal object (#5770)

    * [v2] Don't allow unknown fields on node.internal object
    
    Validate against changes like #5557
    
    * Document the change
    KyleAMathews authored and m-allanson committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    fb18fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa5537 View commit details
    Browse the repository at this point in the history
  3. [v2] Update typescript example (#5711)

    * Improve the TypeScript example
    
    * Set up linting and type checking
    
    Tweak tsconfig.json
    
    * Remove extraneous package
    dennari authored and m-allanson committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    467641a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d3ecf1 View commit details
    Browse the repository at this point in the history
  5. [v2] Update using-remark-copy-linked-file example (#5755)

    * Update using-remark-copy-linked-files example for v2
    
    * Remove react-responsive-grid
    
    refs gatsbyjs/gatsby-starter-blog#99
    
    * Use Layout component
    mottox2 authored and m-allanson committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    6fbf176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99d613e View commit details
    Browse the repository at this point in the history
  7. [v2] Update using-glamor example (#5757)

    * Update packages
    
    * Remove unused typography packages
    
    * Add typography.js
    
    * eslint
    mottox2 authored and m-allanson committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    7e4833a View commit details
    Browse the repository at this point in the history
  8. [docgen] better error handling and update to v3 (#5604)

    * better error handling and update to v3
    
    * fix rdg version:
    
    * update doc-handler
    
    * Update package.json
    
    * make test more robust
    
    * fix test
    jquense authored and m-allanson committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    7a468b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    7a835ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    772f111 View commit details
    Browse the repository at this point in the history
  3. Link directly to edit page (#5792)

    Closes #5791
    m-allanson authored and pieh committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    4060f17 View commit details
    Browse the repository at this point in the history
  4. Update wording (#5795)

    m-allanson authored and pieh committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    16e00c9 View commit details
    Browse the repository at this point in the history
  5. [v2] export graphql package from gatsby (#5415)

    * export graphql package from gatsby
    
    * update after sqip plugin merge
    
    * revert weird formatting changes
    
    * fix graphql.js packaging
    
    * note in Breaking Changes for plugin maintainers
    
    * fix typo
    
    * remove graphql-type-json from plugins deps
    
    * update setFieldsOnGraphQLNodeType docs
    
    * update yarn.lock
    
    * Typo
    
    * Minor edits
    
    * update migration guide
    
    * Add a word
    pieh authored and m-allanson committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    66f0a48 View commit details
    Browse the repository at this point in the history
  6. [v2] Use kebabHash() instead of _.kebabCase() (#5532)

    * Add dep `kebab-hash` to `packages/gatsby`. #4637
    
    * Replace `_.kebabCase()` with `kebabHash()`. #4637
    
    * Add dep `kebab-hash` to `packages/gatsby`. #4637
    
    * Replace `_.kebabCase()` with `kebabHash()`. #4637
    
    In the `gatsby-plugin-netlify` package.
    
    * Bump `kebab-hash` to `0.1.2`. #4637
    
    * Update snapshots for new path ID format. #4637
    chmac authored and pieh committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    8ef49cb View commit details
    Browse the repository at this point in the history
  7. [v2] Clarify filenames and update sizes to fluid (#5809)

    [v2] Clarify filenames and update `sizes` to `fluid`
    davidluhr authored and pieh committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    131b917 View commit details
    Browse the repository at this point in the history
  8. fix: upstream fixes (#5815)

    * webpack hmr path responding appropriately to env GATSBY_WEBPACK_PUBLICPATH
    
    * make linter happy
    
    * added public path env option for webpack (#5527)
    thebigredgeek authored and jlengstorf committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    2cf3aa7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    02e7f1c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into v2

    * master: (219 commits)
      Revert "Add rawMarkdownBody to node.internal" (#5769)
      Publish
      Change code highlights to the correct lines (#5765)
      Update sitemap example to include posts and exclude sample page (#5723)
      [gatsby-transformer-remark] add rawMarkdownBody  (#5557)
      [gatsby-image] add placeholderStyle prop (#5745)
      [gatsby-plugin-sharp] toFormat fix and unify defaultArgs handling (#5071)
      [gatsby-source-wordpress] Do not assume entities will exist (#5004)
      [gatsby-transformer-excel] add option to disable raw output (#5746)
      Update gatsby-config.js (#5744)
      Publish
      [gatsby-source-mongodb] Use Promises to prevent calling done too early (#5738)
      clues about this being advanced
      [gatsby-source-wordpress] Treat wp settings as a known type for inclusion (#5708)
      [www] Add dot com to main navigation (#5579)
      Publish
      fixed TOC links, shortened TOC, localhost edits
      Introduction to Gatsby blog post (#5628)
      Update gatsby-config.js (#5688)
      Add envinfo to gatsby-cli, issue template (#5594)
      ...
    
    # Conflicts:
    #	.github/ISSUE_TEMPLATE/bug_report.md
    #	.github/ISSUE_TEMPLATE/question.md
    #	README.md
    #	docs/blog/author.yaml
    #	docs/docs/adding-search.md
    #	docs/docs/gatsby-starters.md
    #	docs/docs/how-to-contribute.md
    #	docs/docs/image-tutorial.md
    #	docs/docs/source-plugin-tutorial.md
    #	docs/docs/wordpress-source-plugin-tutorial.md
    #	docs/docs/working-with-images.md
    #	docs/tutorial/part-two/index.md
    #	examples/image-processing/src/pages/index.js
    #	examples/sitemap/gatsby-node.js
    #	examples/sitemap/src/pages/index.js
    #	examples/sitemap/src/pages/page-2.js
    #	examples/sitemap/src/pages/secret.js
    #	examples/using-asciidoc/.eslintrc
    #	examples/using-contentful/.eslintrc
    #	examples/using-contentful/.eslintrc.json
    #	examples/using-css-modules/.eslintrc
    #	examples/using-css-modules/.eslintrc.json
    #	examples/using-csv/.eslintrc
    #	examples/using-csv/.eslintrc.json
    #	examples/using-drupal/.eslintrc
    #	examples/using-drupal/.eslintrc.json
    #	examples/using-emotion/.eslintrc
    #	examples/using-emotion/.eslintrc.json
    #	examples/using-excel/.eslintrc
    #	examples/using-excel/.eslintrc.json
    #	examples/using-gatsby-image/.eslintrc
    #	examples/using-gatsby-image/.eslintrc.json
    #	examples/using-glamor/.eslintrc
    #	examples/using-glamor/.eslintrc.json
    #	examples/using-hjson/.eslintrc
    #	examples/using-hjson/.eslintrc.json
    #	examples/using-mongodb/.eslintrc
    #	examples/using-mongodb/.eslintrc.json
    #	examples/using-page-loading-indicator/.eslintrc
    #	examples/using-page-loading-indicator/.eslintrc.json
    #	examples/using-path-prefix/.eslintrc
    #	examples/using-path-prefix/.eslintrc.json
    #	examples/using-react-native-web/.eslintrc
    #	examples/using-react-native-web/.eslintrc.json
    #	examples/using-react-url-query/.eslintrc
    #	examples/using-react-url-query/.eslintrc.json
    #	examples/using-redirects/.eslintrc
    #	examples/using-redirects/.eslintrc.json
    #	examples/using-remark-copy-linked-files/.eslintrc
    #	examples/using-remark-copy-linked-files/.eslintrc.json
    #	examples/using-sqip/src/components/polaroid.js
    #	examples/using-sqip/src/layouts/index.js
    #	examples/using-styled-components/.eslintrc
    #	examples/using-styled-components/.eslintrc.json
    #	examples/using-styled-jsx/.eslintrc
    #	examples/using-styled-jsx/.eslintrc.json
    #	examples/using-styletron/.eslintrc
    #	examples/using-styletron/.eslintrc.json
    #	examples/using-wordpress/gatsby-node.js
    #	packages/gatsby-cli/package.json
    #	packages/gatsby-image/package.json
    #	packages/gatsby-image/src/index.js
    #	packages/gatsby-link/package.json
    #	packages/gatsby-plugin-catch-links/package.json
    #	packages/gatsby-plugin-emotion/README.md
    #	packages/gatsby-plugin-emotion/package.json
    #	packages/gatsby-plugin-emotion/src/gatsby-node.js
    #	packages/gatsby-plugin-feed/package.json
    #	packages/gatsby-plugin-google-tagmanager/package.json
    #	packages/gatsby-plugin-manifest/package.json
    #	packages/gatsby-plugin-netlify/package.json
    #	packages/gatsby-plugin-offline/package.json
    #	packages/gatsby-plugin-postcss-sass/package.json
    #	packages/gatsby-plugin-postcss-sass/src/__tests__/gatsby-node.js
    #	packages/gatsby-plugin-postcss-sass/src/gatsby-node.js
    #	packages/gatsby-plugin-sharp/package.json
    #	packages/gatsby-plugin-sharp/src/index.js
    #	packages/gatsby-plugin-sitemap/package.json
    #	packages/gatsby-plugin-styletron/package.json
    #	packages/gatsby-plugin-stylus/package.json
    #	packages/gatsby-plugin-stylus/src/__tests__/gatsby-node.js
    #	packages/gatsby-react-router-scroll/package.json
    #	packages/gatsby-remark-autolink-headers/package.json
    #	packages/gatsby-remark-copy-linked-files/package.json
    #	packages/gatsby-remark-embed-snippet/package.json
    #	packages/gatsby-remark-images/package.json
    #	packages/gatsby-remark-katex/package.json
    #	packages/gatsby-remark-prismjs/package.json
    #	packages/gatsby-remark-responsive-iframe/package.json
    #	packages/gatsby-source-contentful/package.json
    #	packages/gatsby-source-contentful/src/gatsby-node.js
    #	packages/gatsby-source-contentful/src/normalize.js
    #	packages/gatsby-source-drupal/package.json
    #	packages/gatsby-source-faker/package.json
    #	packages/gatsby-source-filesystem/package.json
    #	packages/gatsby-source-mongodb/package.json
    #	packages/gatsby-source-mongodb/src/gatsby-node.js
    #	packages/gatsby-source-wordpress/package.json
    #	packages/gatsby-transformer-excel/package.json
    #	packages/gatsby-transformer-json/README.md
    #	packages/gatsby-transformer-json/package.json
    #	packages/gatsby-transformer-remark/package.json
    #	packages/gatsby-transformer-screenshot/package.json
    #	packages/gatsby-transformer-sharp/package.json
    #	packages/gatsby-transformer-sharp/src/extend-node-type.js
    #	packages/gatsby-transformer-sharp/src/types.js
    #	packages/gatsby-transformer-sqip/.babelrc
    #	packages/gatsby-transformer-sqip/package.json
    #	packages/gatsby-transformer-sqip/src/extend-node-type.js
    #	packages/gatsby-transformer-yaml/package.json
    #	packages/gatsby/cache-dir/static-entry.js
    #	packages/gatsby/package.json
    #	packages/gatsby/src/cache-dir/app.js
    #	packages/gatsby/src/cache-dir/production-app.js
    #	packages/gatsby/src/internal-plugins/query-runner/query-runner.js
    #	packages/gatsby/src/schema/__tests__/data-tree-utils-test.js
    #	packages/gatsby/src/schema/type-conflict-reporter.js
    #	packages/gatsby/src/utils/api-browser-docs.js
    #	packages/gatsby/src/utils/api-node-docs.js
    #	packages/gatsby/src/utils/webpack.config.js
    #	www/gatsby-config.js
    #	www/package.json
    #	www/src/components/masthead.js
    #	www/src/data/sidebars/doc-links.yaml
    #	www/src/data/sites.yml
    #	www/src/layouts/index.js
    #	www/src/pages/blog/index.js
    #	www/src/pages/plugins.js
    #	yarn.lock
    m-allanson committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    200e3a2 View commit details
    Browse the repository at this point in the history
  3. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    pieh committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    c668224 View commit details
    Browse the repository at this point in the history
  4. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    m-allanson committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    527f931 View commit details
    Browse the repository at this point in the history
  5. Publish

    m-allanson committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    78e3833 View commit details
    Browse the repository at this point in the history
  6. [v2][www] add prismjs dependency (it was moved to peerDeps in gatsby-…

    …remark-prismjs) (#5844)
    
    * [v2][www] add prismjs dependency (it was moved to peerDeps in gatsby-remark-prismjs)
    
    * add prismjs in examples
    pieh authored Jun 11, 2018
    Configuration menu
    Copy the full SHA
    b5c62e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. [v2] Use replacementComponent directly in page-renderer (#5812)

    * Run replaced component generated by replaceComponentRenderer
    
    * Use first result as replacementComponent
    mottox2 authored and pieh committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    ef05e3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b8005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee2098a View commit details
    Browse the repository at this point in the history
  4. [v2] Fix styling for remark example (#5857)

    * Include gatsby-plugin-typography
    
    * Lint
    
    * Update lockfile
    m-allanson authored Jun 12, 2018
    Configuration menu
    Copy the full SHA
    35313a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17aacc3 View commit details
    Browse the repository at this point in the history
  6. [v2] Update using-jss example (#5832)

    * Bump package versions
    
    * Add react react-dom react-jss
    
    * Flag version 2.0.0
    
    * Revert version
    ajayns authored and m-allanson committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    dd7a36d View commit details
    Browse the repository at this point in the history
  7. [v2] Add StaticQuery doc (#5827)

    * StaticQuery doc initial concept
    
    * Add links to StaticQuery doc
    
    * Use 'Query Variables' instead of 'arguments'
    
    * Minor edits
    Ryandi Tjia authored and m-allanson committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    5bbe2cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0cd771 View commit details
    Browse the repository at this point in the history
  9. First draft site showcase submission

    @fk @Thatotherperson @sw-yx
    
    Here's the first draft. A few questions:
    
    - Is main_url where the screenshot comes from?
    - Will people know that the //comments// ought to be deleted?
    - Is 70 characters the length of description we agreed on, @fk?
    
    - As I explained different types of categories below, it made me wonder if we need to visibly and functionally separate "type of site" from "content of site" because having them all in one bucket causes confusion and necessitates the kind of explanation in this document.
    - Also, if people want to create new categories, what should they do?
    - My featured sites section might be an unecessary commitment to a process nobody has yet talked about hehe. Not sure what to do; people will want to know, so thought it's worth having a section on it so we don't have to answer questions all the time
    shannonbux committed Jun 12, 2018
    1 Configuration menu
    Copy the full SHA
    3f6b25f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Publish

    m-allanson committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a352b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f400bb View commit details
    Browse the repository at this point in the history
  3. update v2 migration docs about babel configuration (#5881)

    * section for babel and jest
    
    * update language
    thescientist13 authored and m-allanson committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d262eef View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. [v2] remove temporary link (#5885)

    nihgwu authored and pieh committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    73fdd04 View commit details
    Browse the repository at this point in the history
  2. [v2][www] eslint fix (#5876)

    m-allanson authored and pieh committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    19cc9ef View commit details
    Browse the repository at this point in the history
  3. Add required dependency (#5875)

    m-allanson authored and pieh committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    ffc87cd View commit details
    Browse the repository at this point in the history
  4. Add missing import to upgrade docs (#5886)

    :)
    LekoArts authored and KyleAMathews committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d66a3d7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into v2

    * master: (26 commits)
      Publish
      [feat] Extract internal plugin for automatically creating pages so we can reuse for other directories (#4490)
      fix(contentful): properly delete deleted entries and assets (#5756)
      Fix typo
      add Linda's post (#5817)
      [gatsby-source-contentful] Fix prepareJSONNode for array normalization (#5107)
      Process Contentful images inlined in markdown (#5542)
      feat(contentful): add traced SVGs to Contentful images (#5659)
      [SQIP] Add documentation (#5287)
      Add site to showcase (#5819)
      [gatsby-remark-copy-linked-files] Support reference-style images (#5818)
      Update docs for gatsby-plugin-catch-links (#5843)
      Added ⋅ representing a space to sub-list examples to reflect actual code (#5829)
      Adding tigerfacilityservices.com to showcase (#5855)
      fix schema type conflict reporter regressions (#5805)
      [gatsby-plugin-feed] Support nested output directory (#5820)
      Make cache available to the plugins (#5840)
      [gatsby-source-contentful] update data and jest snapshots (#5802)
      [gatsby-plugin-manifest] Replace all manifest.json with manifest.webmanifest in comments/docs (#5157)
      Update deploy-gatsby.md (#5800)
      ...
    
    # Conflicts:
    #	docs/tutorial/part-one/index.md
    #	examples/using-sqip/src/components/polaroid.js
    #	packages/gatsby-image/README.md
    #	packages/gatsby-image/package.json
    #	packages/gatsby-plugin-catch-links/package.json
    #	packages/gatsby-plugin-feed/package.json
    #	packages/gatsby-plugin-manifest/package.json
    #	packages/gatsby-plugin-page-creator/src/gatsby-node.js
    #	packages/gatsby-remark-copy-linked-files/package.json
    #	packages/gatsby-source-contentful/package.json
    #	packages/gatsby-source-contentful/src/__tests__/__snapshots__/normalize.js.snap
    #	packages/gatsby-source-contentful/src/extend-node-type.js
    #	packages/gatsby-source-contentful/src/gatsby-node.js
    #	packages/gatsby-source-contentful/src/normalize.js
    #	packages/gatsby-transformer-remark/package.json
    #	packages/gatsby-transformer-remark/src/__tests__/__snapshots__/gatsby-node.js.snap
    #	packages/gatsby-transformer-sqip/package.json
    #	packages/gatsby-transformer-sqip/src/extend-node-type.js
    #	packages/gatsby/package.json
    #	packages/gatsby/src/bootstrap/load-plugins/__tests__/__snapshots__/load-plugins.js.snap
    #	packages/gatsby/src/bootstrap/load-plugins/load.js
    #	www/src/data/sites.yml
    m-allanson committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b5ff2b6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'v2' of github.com:gatsbyjs/gatsby into v2

    * 'v2' of github.com:gatsbyjs/gatsby:
      Add missing import to upgrade docs (#5886)
    m-allanson committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    ae01fca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14a6c32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    855b66e View commit details
    Browse the repository at this point in the history
  9. Versions are confusing (#5891)

    m-allanson authored and pieh committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b77cc82 View commit details
    Browse the repository at this point in the history
  10. [v2] fix builds after master merge (#5892)

    * [v2] update babel in new plugins
    
    * fix missing closing parenthesis
    pieh authored and m-allanson committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    341b1ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9be9943 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf310d4 View commit details
    Browse the repository at this point in the history
  13. docs: update V2 README for beta (#5903)

    Add relevant notes and links about V2.
    
    re #5762
    jlengstorf authored and m-allanson committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    acc38ae View commit details
    Browse the repository at this point in the history
  14. Add "Link" part to upgrade docs (#5905)

    Since I couldn't find any paragraph about this change I added something :)
    LekoArts authored and m-allanson committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7097fe1 View commit details
    Browse the repository at this point in the history
  15. Add example to webpack config (#5906)

    As I used this today I figured I share it with the other ppl who might want to do the same :)
    LekoArts authored and m-allanson committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1689069 View commit details
    Browse the repository at this point in the history
  16. [v2] fix migrating links in readme (#5896)

    * [v2] fix migrating links in readme
    
    * Adjust URLs
    nihgwu authored and m-allanson committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    be986b2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0c02659 View commit details
    Browse the repository at this point in the history
  18. title edit

    shannonbux authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a2bae80 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9c41388 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Update babel to beta 51

    dennari committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    85e59fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9fc988 View commit details
    Browse the repository at this point in the history
  3. Remove unsupported 'sourceType' option

    @babel/preset-env doesn't support such an option, @babel/core does
    dennari committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    dd34f4a View commit details
    Browse the repository at this point in the history
  4. Update tests

    dennari committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    f970e98 View commit details
    Browse the repository at this point in the history
  5. Update yarn.lock

    dennari committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    c534445 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c552ab1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5af97d View commit details
    Browse the repository at this point in the history
  8. Disable gatsby eslint if local found (#5871)

    * add: disable gatsby eslint if local found
    
    * fix: use white list for blog
    kkemple authored and m-allanson committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    8895061 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2107f12 View commit details
    Browse the repository at this point in the history
  10. Changed location of submission instructions to doc

    shannonbux committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    95bf9c0 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/v2' into site-showcase-submissio…

    …n-template
    shannonbux committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    54e7ef7 View commit details
    Browse the repository at this point in the history
  12. updated link and ready to merge

    shannonbux committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    5ee6364 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5867 from gatsbyjs/site-showcase-submission-template

    First draft site showcase submission
    shannonbux authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    c2f42dc View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Configuration menu
    Copy the full SHA
    4c5e46b View commit details
    Browse the repository at this point in the history
  2. fix minor warnings in v2/www (#5940)

    * add noreferrer to rel to kill eslint warning
    
    * add tbody to satisfy warning in evaluation-table.js
    tsiq-swyx authored and KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    2de0845 View commit details
    Browse the repository at this point in the history
  3. [v2] Fix v1 / v2 version conflicts (#5899)

    * Remove old / v1-specific plugins
    
    * Fix conflicting versions between v1 and v2, update gatsby peerdep to v2
    
    * Update dependencies for version check
    
    * Update snapshot
    
    * Update peerDep to match new version
    m-allanson authored and KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    8780c1c View commit details
    Browse the repository at this point in the history
  4. Update webpack.config.js (#5793)

    emmatown authored and KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    0fd6489 View commit details
    Browse the repository at this point in the history
  5. Update yarn.lock

    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    746dd04 View commit details
    Browse the repository at this point in the history
  6. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    3d5f61d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a49288 View commit details
    Browse the repository at this point in the history
  8. Fix yarn.lock

    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    8ac171a View commit details
    Browse the repository at this point in the history
  9. Temp remove plugin

    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    e328d33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80a21f0 View commit details
    Browse the repository at this point in the history
  11. Topics/showcase rebase v2 (#5941)

    * Current work on showcase against v2
    
    * Update outdated gatsby-transformer-screenshot
    
    * Update gatsby-config to remove vestigial folder
    
    * Clean up after merge
    
    * make css fixes to showcase: add featured sites at top, make searchbox nicer, cta buttons. put prev and next for permalink pages
    
    * Use next versions of sharp plugins
    
    * details page is now responsive
    
    * main page responsive
    
    * add showcase magic icon
    
    * Fix production builds
    
    * Make mobile sizing work correctly
    
    * Fix warning (UNSAFE_componentWillMount)
    
    * Sloppy fix for missing node.fields.slug
    
    * (WiP) Various „Featured Sites“ fixes
    
    * stop Prettier from inserting stray backticks around „View all“ (React.Fragment helped)
    * add functionality to „View all“ link
    * typography
    * add background image to container
    * fix main layout container horizontal whitespace
    
    * Switch from „resolutions“ to „sizes“ for „Featured Sites“ images
    
    … which allows us to define different widths per breakpoint for „Featured Sites“ cards. Along the way:
    
    * (WiP) add „View all Featured Sites“ card design
    * „built by“, category typography
    * fix showcase-magic.svg viewbox
    
    * Abandon window.width in favor of CSS media queries
    
    * Fix „All featured sites“ card for smaller screens…’n MOAR
    
    * add basic styles for search form
    * add „Featured Sites“ card hover styles
    * add sticky sidebar/„x Showcase Sites/Search“ header
    * consolidate button styles for „Submit Site“ and „Load more“
    * sidebar UI styles first rinse touching
      * „collapsible“ header styles
      * filter item styles
    * add webkit-scrollbar styles for both `overflow: scroll` containers
    
    * Simplify markup, semantics
    
    * Showcase card hover, whitespace
    
    * Filter item vertical padding, increase gutter for featured cards on Desktop
    
    * Allow clicking through the gradient overlay
    
    * Don’t let gradient overlay cover scrollbar
    
    * Consolidate (not all) card hover styles
    
    * Define list card width
    
    * UI fixes
    
    * Increase modal background opacity
    
    * Set modal content width, various modal UI fixes…and Prettier
    
    * Add modal close button
    
    * Fix modal/close button border radius
    
    * Previous/next fontSize, fix source link appearance
    
    * Checkboxes for sidebar filter items, „Clear filters“ button…MOAR
    
    * support multi-line sidebar filter item titles
    * add initial design for „Clear filters“ button
    * align „caret“ icon in <Collapsible /> header
    * add arrow forward, downward icons
    
    * Adjust modal description, categories appearance
    
    * Fix permalink view basic layout
    
    * Detail view: Add „Visit Site“ button
    
    * Revisit „Clear all Filters“ button UI
    
    * Last bits of detail view header design
    
    Along the way: color variables, consolidate styles.
    
    * Add gutterDesktop
    
    * Remove units
    
    * Remove duplicate key, order
    
    * (WIP) Big prev/next images on permalink pages
    
    * „Featured Sites“ „view all“ links: Scroll to filtered showcase list
    
    scroll-to-anchor.js by @jlengstorf
    
    * Fix „View all Featured Sites“ right margin
    
    Ref. https://stackoverflow.com/a/28682628
    
    * Prettier
    
    * Underline title when hovering card
    
    * Fix #showcase position
    
    * Add OpenGraph/Twitter image meta tags
    
    Analog to what we do in `blog-post-template.js`.
    
    * Add first shot at the „social share“ menu
    
    * Mobile improvements
    
    * Fix dupe keys
    
    * Fix horizontal margin
    
    * Link „permalink“ page prev/next images
    
    * Whitespace
    
    * Square „prev/next“ images for permalink pages
    
    * Mobile navigation shouldn’t cover images
    
    * Remove image marginBottom
    
    * Hide „Featured Sites“ for less than Desktop for now
    
    * Implement reduced version of permalink page prev/next link design
    
    * Update „Submit site“ href
    
    * Update metadata urls
    
    * fix package.json
    
    * showcase fix rebase & modified hack
    
    * more rebase edits
    calcsam authored Jun 16, 2018
    Configuration menu
    Copy the full SHA
    b9d4633 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1397175 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0eb3f69 View commit details
    Browse the repository at this point in the history
  14. [v2] Build-html static file using the webpack magic comment to provid…

    …e the link rel. (#5901)
    
    * upgrade webpack version to 4.12.0 for webpackPrefetch propose
    
    * use stats.toJson() instead of manually parse chunkGroups
    
    * WIP: debug static entry
    
    * add childAssets to rel link in static-entry 🎉
    
    * use stats.toJson with less verbose
    
    * WIP: unique link rel and give priority to preload
    
    * fixed assetsByChunkName in webpack.stats different from current implementation
    
    * add using-prefetching-preloading-modules examples
    
    * Don't add prefetched bundles to end of html + move preloading json with other scripts
    pistachiology authored and KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    d30f1c2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7ca8ddd View commit details
    Browse the repository at this point in the history
  16. Prettify

    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    c99289b View commit details
    Browse the repository at this point in the history
  17. Revert "Temp remove another plugin"

    This reverts commit 80a21f0.
    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    de15e48 View commit details
    Browse the repository at this point in the history
  18. Revert "Temp remove plugin"

    This reverts commit e328d33.
    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    0791df3 View commit details
    Browse the repository at this point in the history
  19. Update yarn.lock

    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    f008d39 View commit details
    Browse the repository at this point in the history
  20. Publish

     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    8c09369 View commit details
    Browse the repository at this point in the history
  21. V2: replace navigateTo with push and replace (#5944)

    * gatsby-link: add push (deprecates navigateTo) and replace
    
    This addresses #5910
    
    * Use push rather than (deprecated) navigateTo throughout
    
    * Document change
    tremby authored and KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    a46d62b View commit details
    Browse the repository at this point in the history
  22. [v2] PR docs (#5933)

    * Document pull request policy during v2 betas
    
    * Update edit link
    
    * Update README.md
    
    * Add branch instructions to contributing guide
    m-allanson authored and KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    cf63c09 View commit details
    Browse the repository at this point in the history
  23. Prettify

    KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    8046da9 View commit details
    Browse the repository at this point in the history
  24. [v2][www] "You're viewing the docs for Gatsby v2 beta" banner (#5915)

    * initial "You're viewing the docs for Gatsby v2 beta" banner
    
    * Small edit
    
    * Point to v1.gatsbyjs.org for the v1 docs
    
    * Change URL back to gatsbyjs.org
    pieh authored and KyleAMathews committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    106ca60 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. [v2] Merge master (#5948)

    * Update gatsby-starters.md (#5917)
    
    New Gatsby Starter Project: Gatsby eCommerce store using the Moltin eCommerce API
    
    * Adding Jersey Watch to list of Gatsby sites (#5923)
    
    * [www] Blog Adding "Why Narative loves Gatsby" post (#5883)
    
    * Adding why narative loves gatsby blog post
    
    * Fixing grammar and removing space from start of image filename
    
    * Made a few small copy changes + added a bit of emphasis on the money lines :-)
    
    Super nice post!
    
    * Fix markdown link syntax
    
    * Update yarn.lock + prettier
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Merge from master
    
    * Run prettier
    
    * Fix merge errors
    
    * Publish
    
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
     - [email protected]
    
    * Fix lint errors
    
    * Specify next as gatsby-link version
    
    * Publish
    
     - [email protected]
    KyleAMathews authored Jun 17, 2018
    Configuration menu
    Copy the full SHA
    e5ba688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a430ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beea52d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62cab2d View commit details
    Browse the repository at this point in the history