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

[v2] merge master into v2 #5451

Merged
merged 147 commits into from
May 17, 2018
Merged

[v2] merge master into v2 #5451

merged 147 commits into from
May 17, 2018

Commits on Apr 18, 2018

  1. Use index within container

    Confusing as to what is being asked. Later, the docs say to `import Container from "../components/container";`
    skube authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    39d8725 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Pass through GTM environment params if present

    Signed-off-by: Spencer Sanchez <dev@spencersanchez.com>
    ssanchez committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    aafd777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f5af15 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. 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.
    humphreybc authored Apr 22, 2018
    Configuration menu
    Copy the full SHA
    3ec5796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759b0af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cacfee3 View commit details
    Browse the repository at this point in the history
  4. 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.
    Steven24K authored Apr 22, 2018
    Configuration menu
    Copy the full SHA
    f7c0926 View commit details
    Browse the repository at this point in the history
  5. Fix distance between masthead and the icon (gatsbyjs#5068)

    On mobile, the masthead is overlapping with the Gatsby icon.
    daydream05 authored and KyleAMathews committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    b86a817 View commit details
    Browse the repository at this point in the history
  6. Update CONTRIBUTING.md

    TylerSanford authored Apr 22, 2018
    Configuration menu
    Copy the full SHA
    ebab05f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from TylerSanford/TylerSanford-Issue-#5081

    Update CONTRIBUTING.md
    TylerSanford authored Apr 22, 2018
    Configuration menu
    Copy the full SHA
    20f831d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Update README.md

    Per issue gatsbyjs#5073
    Ryandi Tjia authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    2c57943 View commit details
    Browse the repository at this point in the history
  2. Merge pull request gatsbyjs#5083 from ryanditjia/patch-3

    Update README.md
    m-allanson authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    7552272 View commit details
    Browse the repository at this point in the history
  3. Merge pull request gatsbyjs#5082 from TylerSanford/master

    Command highlighting and possible incorrect command in `CONTRIBUTING.md`
    m-allanson authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    a138927 View commit details
    Browse the repository at this point in the history
  4. Merge pull request gatsbyjs#5077 from Steven24K/patch-1

    Spelling fix: Return to wrong file
    m-allanson authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    e5bd4ae View commit details
    Browse the repository at this point in the history
  5. Merge pull request gatsbyjs#5076 from rbayliss/patch-1

    Remove outdated contributing notes from gatsby-remark-prismjs
    m-allanson authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    21b993d View commit details
    Browse the repository at this point in the history
  6. Merge pull request gatsbyjs#5075 from wonism/master

    update starter's link (`gatsby-advanced-blog`)
    m-allanson authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    509ab9f View commit details
    Browse the repository at this point in the history
  7. Merge pull request gatsbyjs#5074 from humphreybc/patch-1

    Add Dovetail (dovetailapp.com) to website examples
    m-allanson authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    b9cf51e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    deffdb8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request gatsbyjs#5070 from abinavseelan/patch-1

    Add abinavseelan.com to Showcase
    m-allanson authored Apr 23, 2018
    Configuration menu
    Copy the full SHA
    408d76e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Configuration menu
    Copy the full SHA
    aa692e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request gatsbyjs#5103 from ajayns/fix-souce-filesystem

    Resolve gatsby-source-filesystem dependency error
    m-allanson authored Apr 24, 2018
    Configuration menu
    Copy the full SHA
    a884ad0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request gatsbyjs#5067 from ssanchez/topics/gtm-environment…

    …s-support
    
    Pass through GTM environment params if present
    m-allanson authored Apr 24, 2018
    Configuration menu
    Copy the full SHA
    9373041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f049497 View commit details
    Browse the repository at this point in the history
  5. removing "a"

    shannonbux committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    06e5cfe View commit details
    Browse the repository at this point in the history
  6. Merge pull request gatsbyjs#5029 from skube/patch-3

    Use index within container
    m-allanson authored Apr 24, 2018
    Configuration menu
    Copy the full SHA
    4c9f6e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e78a27e View commit details
    Browse the repository at this point in the history
  8. pre-inferring data sanitazation (gatsbyjs#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
    pieh authored and KyleAMathews committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    e1bebad View commit details
    Browse the repository at this point in the history
  9. Add getRenderer method (gatsbyjs#5017)

    * Add getRenderer method
    
    Signed-off-by: slorber <lorber.sebastien@gmail.com>
    
    * upgrade example versions
    
    Signed-off-by: slorber <lorber.sebastien@gmail.com>
    
    * change name to renderer
    
    * Change name to replaceHydrateFunction
    
    * document replaceHydrateFunction
    slorber authored and KyleAMathews committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    3f7c40c View commit details
    Browse the repository at this point in the history
  10. fix(gatsby): remove .js suffixes in require() to allow transpilation (

    gatsbyjs#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 <alvis@hilbert.space>
    alvis authored and KyleAMathews committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    fcdaee6 View commit details
    Browse the repository at this point in the history
  11. Publish

     - gatsby-plugin-google-tagmanager@1.0.18
     - gatsby-plugin-sitemap@1.2.23
     - gatsby-remark-prismjs@2.0.2
     - gatsby-source-drupal@2.0.36
     - gatsby-source-filesystem@1.5.34
     - gatsby-source-wordpress@2.0.82
     - gatsby@1.9.254
    KyleAMathews committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    ba39f94 View commit details
    Browse the repository at this point in the history
  12. stylus plugin tests

    Signed-off-by: Jan Winterfeld <jan@markenbegeisterung.de>
    fraed committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    f5c54ef View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    94392d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8fb12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request gatsbyjs#5123 from dburles/patch-1

    Add learnstorybook.com to showcase
    m-allanson authored Apr 25, 2018
    Configuration menu
    Copy the full SHA
    6d5dac9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request gatsbyjs#5125 from yandavid/master

    Bump yargs version to get help and version for free by default
    m-allanson authored Apr 25, 2018
    Configuration menu
    Copy the full SHA
    f539014 View commit details
    Browse the repository at this point in the history
  5. Merge pull request gatsbyjs#5118 from fraed/topics/netlify-cms-stylus…

    …-test
    
    [gatsby-plugin-stylus] add missing tests
    m-allanson authored Apr 25, 2018
    Configuration menu
    Copy the full SHA
    52ba742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a15baa View commit details
    Browse the repository at this point in the history
  7. Updated link to file

    AurelioDeRosa authored Apr 25, 2018
    Configuration menu
    Copy the full SHA
    a0c4bb8 View commit details
    Browse the repository at this point in the history
  8. team development workflows (gatsbyjs#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
    calcsam authored Apr 25, 2018
    Configuration menu
    Copy the full SHA
    73a0683 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Merge pull request gatsbyjs#5128 from AurelioDeRosa/patch-1

    Update manifest extension to .webmanifest
    m-allanson authored Apr 26, 2018
    Configuration menu
    Copy the full SHA
    3b647d7 View commit details
    Browse the repository at this point in the history
  2. Publish

     - gatsby-cli@1.1.51
     - gatsby-plugin-manifest@1.0.21
     - gatsby-plugin-stylus@1.1.20
     - gatsby@1.9.255
    KyleAMathews committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    3dc94f0 View commit details
    Browse the repository at this point in the history
  3. Hyperlinks, optionality, and "easy" (gatsbyjs#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.
    shannonbux authored and KyleAMathews committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    effe01c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    953419a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. I guess I found the wrong word... (gatsbyjs#5088)

    I think line 308's `src/pages/my-files.js` is wrong.
    It should be `src/pages/index.js` isn't it?
    march23hare authored and m-allanson committed Apr 27, 2018
    1 Configuration menu
    Copy the full SHA
    f35aee7 View commit details
    Browse the repository at this point in the history
  2. Add two missing spaces (minor validation error) (gatsbyjs#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.
    ooloth authored and m-allanson committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    f3e3b44 View commit details
    Browse the repository at this point in the history
  3. Adjust image processing example queries (gatsbyjs#5158)

    * adjust queries to not use id as way to select by filenames
    
    this will stop working in gatsby v2
    
    * add link to code
    pieh authored and m-allanson committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    04ea40b View commit details
    Browse the repository at this point in the history
  4. Update KaTeX to 0.9.0 (gatsbyjs#4712)

    * Update KaTeX to 0.9.0
    
    * Update snapshots
    thomask-gh authored and m-allanson committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    0bd4b40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db268e4 View commit details
    Browse the repository at this point in the history
  6. source-contentful: Add environment support (gatsbyjs#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
    Khaledgarbaya authored and KyleAMathews committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    47ed785 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d2df5b View commit details
    Browse the repository at this point in the history
  8. Publish

     - gatsby-image@1.0.48
     - gatsby-remark-katex@1.0.14
     - gatsby-source-contentful@1.3.48
     - gatsby-transformer-json@1.0.17
    KyleAMathews committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    9732309 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Update RNW plugin and example (gatsbyjs#5174)

    * Update RNW example to use new plugin version
    
    Signed-off-by: slorber <lorber.sebastien@gmail.com>
    
    * Update React in example
    
    Signed-off-by: slorber <lorber.sebastien@gmail.com>
    
    * Enhance RNW example
    
    Signed-off-by: slorber <lorber.sebastien@gmail.com>
    
    * Add link to online demo
    
    Signed-off-by: slorber <lorber.sebastien@gmail.com>
    
    * Add screenshot
    
    Signed-off-by: slorber <lorber.sebastien@gmail.com>
    slorber authored and KyleAMathews committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    bfc91cd View commit details
    Browse the repository at this point in the history
  2. Update createRemoteFileNode documentation (gatsbyjs#5171)

    * Update createRemoteFileNode documentation
    
    * Update README.md
    ajayns authored and KyleAMathews committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    c62e9fd View commit details
    Browse the repository at this point in the history
  3. Fix replaceHydrateFunction doc (gatsbyjs#5175)

    * Fix replaceHydrateFunction doc
    
    * Add spaces
    slorber authored and KyleAMathews committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    c9d96d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Update "how gatsby works" documentation (#243) (gatsbyjs#5181)

    * Add a note about CNAME file in `static`
    nathanbirrell authored and m-allanson committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    515420d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae740a7 View commit details
    Browse the repository at this point in the history
  3. added my site (gatsbyjs#5172)

    thecreazy authored and m-allanson committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    78e7273 View commit details
    Browse the repository at this point in the history
  4. Added rafael.do (gatsbyjs#5199)

    Rafael E. Belliard authored and KyleAMathews committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    0857a6b View commit details
    Browse the repository at this point in the history
  5. Add Eviction Free NYC blog post and link to site (gatsbyjs#5159)

    * Add evictionfreenyc.org to showcase
    
    * Add Eviction Free NYC blog post
    
    * Fixing a typo
    
    * Copy edits
    
    * Self-contained images
    romeboards authored and m-allanson committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    9d6dfb3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. [Ready 4 Review] SQIP - Vectorized primitive image previews (gatsbyjs…

    …#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
    axe312ger authored and KyleAMathews committed May 1, 2018
    Configuration menu
    Copy the full SHA
    36583ac View commit details
    Browse the repository at this point in the history
  2. Publish

     - gatsby-plugin-sharp@1.6.44
     - gatsby-remark-images@1.5.63
     - gatsby-source-drupal@2.0.37
     - gatsby-source-filesystem@1.5.35
     - gatsby-source-wordpress@2.0.83
     - gatsby-transformer-sharp@1.6.24
     - gatsby-transformer-sqip@0.0.2
     - gatsby@1.9.256
    KyleAMathews committed May 1, 2018
    Configuration menu
    Copy the full SHA
    70df077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b8c2de View commit details
    Browse the repository at this point in the history
  4. Format

    m-allanson committed May 1, 2018
    Configuration menu
    Copy the full SHA
    43d7383 View commit details
    Browse the repository at this point in the history
  5. Add extensions to .eslintrc (gatsbyjs#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 <over.rye@gmail.com>
    Masato Ohba authored and KyleAMathews committed May 1, 2018
    Configuration menu
    Copy the full SHA
    e9a5659 View commit details
    Browse the repository at this point in the history
  6. Add gatsby-starter-bulma-storybook to the starters list (gatsbyjs#5208)

    Signed-off-by: Gianni Valdambrini <aleister@develer.com>
    gvaldambrini authored and KyleAMathews committed May 1, 2018
    Configuration menu
    Copy the full SHA
    b640559 View commit details
    Browse the repository at this point in the history
  7. 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)
    jlengstorf authored May 1, 2018
    Configuration menu
    Copy the full SHA
    b9e6b33 View commit details
    Browse the repository at this point in the history
  8. Toodle-pip British u

    m-allanson committed May 1, 2018
    Configuration menu
    Copy the full SHA
    834ee0a View commit details
    Browse the repository at this point in the history
  9. Adjust heading hierarchy

    m-allanson committed May 1, 2018
    Configuration menu
    Copy the full SHA
    9ff59ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12ffcf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0a08bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a65b20 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    c7dcb6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc0190d View commit details
    Browse the repository at this point in the history
  3. Additional header

    m-allanson committed May 2, 2018
    Configuration menu
    Copy the full SHA
    ce997a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7070d49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93625e5 View commit details
    Browse the repository at this point in the history
  6. Publish

     - gatsby-image@1.0.49
     - gatsby-link@1.6.42
     - gatsby-plugin-catch-links@1.0.20
     - gatsby-plugin-styletron@2.0.7
     - gatsby-react-router-scroll@1.0.15
     - gatsby@1.9.257
    KyleAMathews committed May 2, 2018
    Configuration menu
    Copy the full SHA
    58ca69c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Update to Gitlab pages deploy (gatsbyjs#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
    travis-r6s authored and m-allanson committed May 3, 2018
    Configuration menu
    Copy the full SHA
    129c6b8 View commit details
    Browse the repository at this point in the history
  2. Update README.md (gatsbyjs#5247)

    Adding explanation about available option `offsetY` to solve issue gatsbyjs#5061
    Signed-off-by: Robin Cussol <me@robincussol.com>
    RobinCsl authored and m-allanson committed May 3, 2018
    Configuration menu
    Copy the full SHA
    517ee43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6edcaff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afcbf2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    373342b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6982f1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

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

     - gatsby-remark-autolink-headers@1.4.18
     - gatsby-source-contentful@1.3.49
     - gatsby-source-wordpress@2.0.84
    KyleAMathews committed May 4, 2018
    Configuration menu
    Copy the full SHA
    0c44f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50d8ffb View commit details
    Browse the repository at this point in the history
  4. Publish

     - gatsby-image@1.0.51
     - gatsby-link@1.6.44
     - gatsby-plugin-catch-links@1.0.22
     - gatsby-plugin-styletron@2.0.9
     - gatsby-react-router-scroll@1.0.17
     - gatsby@1.9.259
    KyleAMathews committed May 4, 2018
    Configuration menu
    Copy the full SHA
    99b030d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f096085 View commit details
    Browse the repository at this point in the history
  6. wordpress-source-plugin-tutorial (gatsbyjs#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
    shannonbux authored and KyleAMathews committed May 4, 2018
    Configuration menu
    Copy the full SHA
    d809c0f View commit details
    Browse the repository at this point in the history
  7. Image Tutorial (gatsbyjs#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
    shannonbux authored and KyleAMathews committed May 4, 2018
    Configuration menu
    Copy the full SHA
    460235e View commit details
    Browse the repository at this point in the history
  8. Add site (gatsbyjs#5268)

    * readme: Add aQuICK QC landing page site
    
    * readme: Kill old event specific page
    HaoZeke authored and m-allanson committed May 4, 2018
    Configuration menu
    Copy the full SHA
    c6fbd72 View commit details
    Browse the repository at this point in the history
  9. Quick fix for wordpress source plugin tutorial (gatsbyjs#5276)

    Fragments don't work on Graphiql
    daydream05 authored and KyleAMathews committed May 4, 2018
    Configuration menu
    Copy the full SHA
    b40452a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fdaf79 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    46bd305 View commit details
    Browse the repository at this point in the history
  12. add missing underscore to graphiql URL (gatsbyjs#5275)

    * add missing underscore to graphiql
    
    * Update image-tutorial.md
    rajington authored and KyleAMathews committed May 4, 2018
    Configuration menu
    Copy the full SHA
    d22ac4b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd7f204 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae1c61a View commit details
    Browse the repository at this point in the history
  15. Merge pull request gatsbyjs#5210 from m-allanson/source-plugin-tutorial

    Add tutorial on creating a source plugin
    kkemple authored May 4, 2018
    Configuration menu
    Copy the full SHA
    fad2187 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1553dc3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3524356 View commit details
    Browse the repository at this point in the history
  18. Publish

     - gatsby-transformer-sqip@0.0.3
    KyleAMathews committed May 4, 2018
    Configuration menu
    Copy the full SHA
    7f4ad4a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Configuration menu
    Copy the full SHA
    ba216f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1d992 View commit details
    Browse the repository at this point in the history
  3. Update README.md (gatsbyjs#5288)

    * Update README.md
    
    Missing curly bracket
    
    * formatting
    mklan authored and pieh committed May 5, 2018
    Configuration menu
    Copy the full SHA
    bf80b8f View commit details
    Browse the repository at this point in the history
  4. Fix doc typo (gatsbyjs#5294)

    Ryandi Tjia authored and pieh committed May 5, 2018
    Configuration menu
    Copy the full SHA
    11fc865 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. fix: chang the url of blog in readme 🐛 (gatsbyjs#5302)

    * feat: ✨ add gatsby-new-blog plugin
    
    * docs: update showcase 📝
    FengShangWuQi authored and pieh committed May 6, 2018
    Configuration menu
    Copy the full SHA
    6046ffb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. flag importance of plugin order for prism-js vs embed-snippet (gatsby…

    …js#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.
    Undistraction authored and KyleAMathews committed May 7, 2018
    Configuration menu
    Copy the full SHA
    56b893f View commit details
    Browse the repository at this point in the history
  2. Add manifest.webmanifest to staticFileGlobs (gatsbyjs#5300)

    Signed-off-by: Kaue Machado <kaumac@gmail.com>
    kaumac authored and KyleAMathews committed May 7, 2018
    Configuration menu
    Copy the full SHA
    1acbc3e View commit details
    Browse the repository at this point in the history
  3. Publish

     - gatsby-plugin-offline@1.0.16
     - gatsby-remark-embed-snippet@1.0.22
     - gatsby-source-contentful@1.3.50
    KyleAMathews committed May 7, 2018
    Configuration menu
    Copy the full SHA
    572109d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Fix post path comment (gatsbyjs#5295)

    * Fix post path
    
    * Fix
    mottox2 authored and pieh committed May 8, 2018
    Configuration menu
    Copy the full SHA
    6ff6583 View commit details
    Browse the repository at this point in the history
  2. Expand docs for custom components (gatsbyjs#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
    Undistraction authored and m-allanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    b6699fc View commit details
    Browse the repository at this point in the history
  3. plugin-feed: Note feed xml file is production only (gatsbyjs#5305)

    Add note that the rss.xml feed is only generated in production.
    Undistraction authored and m-allanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    a9110d9 View commit details
    Browse the repository at this point in the history
  4. Fixing grammar around CSS Modules (gatsbyjs#5286)

    Scott McAllister authored and m-allanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    415b0dd View commit details
    Browse the repository at this point in the history
  5. Fix broken link to tutorial for building blog (gatsbyjs#5273)

    I don't know if it's the original article but at least it looks fairly similar
    thomask-gh authored and m-allanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    127b996 View commit details
    Browse the repository at this point in the history
  6. added develop command options to use custom key and certs (gatsbyjs#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
    jeffwillette authored and m-allanson committed May 8, 2018
    Configuration menu
    Copy the full SHA
    c5ae88b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    a6dda43 View commit details
    Browse the repository at this point in the history
  2. Documentation for images in page components gatsbyjs#3380 (gatsbyjs#4191

    )
    
    * adding first draft
    
    * adding info about fragments
    
    * cleaning up language
    
    * renaming file, this commit is for issue gatsbyjs#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
    melissamcewen authored and m-allanson committed May 9, 2018
    Configuration menu
    Copy the full SHA
    c40ac94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb28ec5 View commit details
    Browse the repository at this point in the history
  4. New issue, feature and question template (gatsbyjs#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
    leandromuto authored and m-allanson committed May 9, 2018
    Configuration menu
    Copy the full SHA
    6f132e3 View commit details
    Browse the repository at this point in the history
  5. Update custom-html.md (gatsbyjs#5341)

    * Update custom-html.md
    
    grammar corrections
    
    * Revert one change
    
    * Actually revert that one change
    jeffwillette authored and m-allanson committed May 9, 2018
    Configuration menu
    Copy the full SHA
    3438a01 View commit details
    Browse the repository at this point in the history
  6. add plugin option examples (gatsbyjs#5345)

    add plugin option examples
    swyxio authored and m-allanson committed May 9, 2018
    Configuration menu
    Copy the full SHA
    eba057a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be8f0c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc54541 View commit details
    Browse the repository at this point in the history
  9. Update plugins.md

    KyleAMathews authored May 9, 2018
    Configuration menu
    Copy the full SHA
    57db294 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. [gatsby-source-contentful]: Add fallback locale support (gatsbyjs#5328)

    * Add fallback locale support
    
    * Fix linting
    
    * test: Fix test
    Khaledgarbaya authored and m-allanson committed May 10, 2018
    Configuration menu
    Copy the full SHA
    eb63d28 View commit details
    Browse the repository at this point in the history
  2. Publish

     - gatsby-cli@1.1.52
     - gatsby-plugin-feed@1.3.22
     - gatsby-source-contentful@1.3.51
     - gatsby-transformer-remark@1.7.41
     - gatsby@1.9.260
    KyleAMathews committed May 10, 2018
    Configuration menu
    Copy the full SHA
    2b7467d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    0f4355c View commit details
    Browse the repository at this point in the history
  2. [gatsby-source-filesystem] add fs error handling, bump got retry atte…

    …mps count (gatsbyjs#5375)
    
    * [gatsby-source-filesystem] catch fs stream errors
    
    * [gatsby-source-filesystem] bump got retries from default 2 to 5
    
    * normalize reject payload
    pieh authored and m-allanson committed May 11, 2018
    Configuration menu
    Copy the full SHA
    1afb3a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0892559 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

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

Commits on May 14, 2018

  1. [gatsby-transformer-yaml] Update docs: GraphQL query mismatch (gatsby…

    …js#5402)
    
    GraphQL query references "value" when it should actually reference "character" as per the example output.
    DJTB authored and pieh committed May 14, 2018
    Configuration menu
    Copy the full SHA
    fb09126 View commit details
    Browse the repository at this point in the history
  2. [gatsby-transformer-json] Update docs: outdated Readme examples (gats…

    …byjs#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.
    DJTB authored and pieh committed May 14, 2018
    Configuration menu
    Copy the full SHA
    298782d View commit details
    Browse the repository at this point in the history
  3. Add "Six Reasons I Chose Gatsby" blog post (gatsbyjs#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
    raygesualdo authored and m-allanson committed May 14, 2018
    Configuration menu
    Copy the full SHA
    ae75f8f View commit details
    Browse the repository at this point in the history
  4. Fix for IE10 not loading scripts (gatsbyjs#5404)

    * Fix for IE10 not loading scripts
    
    * Fixed duplicate declaration.
    fredrik-sogaard authored and m-allanson committed May 14, 2018
    Configuration menu
    Copy the full SHA
    cc5dac3 View commit details
    Browse the repository at this point in the history
  5. Update example config for netlify-cms (gatsbyjs#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
    janrop authored and m-allanson committed May 14, 2018
    Configuration menu
    Copy the full SHA
    72aa9e5 View commit details
    Browse the repository at this point in the history
  6. Fix regression with prefix paths and gatsby-plugin-manifest (gatsbyjs…

    …#5406)
    
    as per gatsbyjs@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
    halkeye authored and m-allanson committed May 14, 2018
    Configuration menu
    Copy the full SHA
    996aea3 View commit details
    Browse the repository at this point in the history
  7. Remove old comment (gatsbyjs#5407)

    Code changed in gatsbyjs#5404, this comment no longer relevant.
    m-allanson authored May 14, 2018
    Configuration menu
    Copy the full SHA
    6d9e702 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Add gatsby-starter-modern (gatsbyjs#5427)

    kripod authored and pieh committed May 15, 2018
    Configuration menu
    Copy the full SHA
    ae228fe View commit details
    Browse the repository at this point in the history
  2. Publish

     - gatsby-plugin-manifest@1.0.22
     - gatsby-source-drupal@2.0.38
     - gatsby-source-filesystem@1.5.36
     - gatsby-source-wordpress@2.0.85
     - gatsby-transformer-json@1.0.18
     - gatsby-transformer-yaml@1.5.17
     - gatsby@1.9.261
    KyleAMathews committed May 15, 2018
    Configuration menu
    Copy the full SHA
    edb0a41 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    5dd6ed6 View commit details
    Browse the repository at this point in the history
  2. Add a how to add search to your website section (gatsbyjs#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
    Khaledgarbaya authored and m-allanson committed May 16, 2018
    Configuration menu
    Copy the full SHA
    b6cb7b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5550bc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2aff62 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. regenerate yarn.lock

    pieh committed May 17, 2018
    Configuration menu
    Copy the full SHA
    2433c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f08cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b439e88 View commit details
    Browse the repository at this point in the history
  4. fix wrong conflict resolution

    pieh committed May 17, 2018
    Configuration menu
    Copy the full SHA
    69b590d View commit details
    Browse the repository at this point in the history