Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gatsby-recipes): add recipes gui #24595

Merged
merged 226 commits into from
Aug 3, 2020
Merged

feat(gatsby-recipes): add recipes gui #24595

merged 226 commits into from
Aug 3, 2020

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    4fdd86b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0bb00c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3863d73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c99504d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eecaa9a View commit details
    Browse the repository at this point in the history
  6. Join plan steps in order to create entire recipe plan at once + initi…

    …al efforts on GUI
    KyleAMathews authored and johno committed May 28, 2020
    Configuration menu
    Copy the full SHA
    71baa0e View commit details
    Browse the repository at this point in the history
  7. WIP

    KyleAMathews authored and johno committed May 28, 2020
    Configuration menu
    Copy the full SHA
    0b2811b View commit details
    Browse the repository at this point in the history
  8. feat(gatsby-recipes): Implement a wait for input state when props are…

    … missing for a resource
    johno committed May 28, 2020
    Configuration menu
    Copy the full SHA
    3a2e097 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fc3d7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13b22f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fc0c21 View commit details
    Browse the repository at this point in the history
  12. feat(gatsby-recipes): Pass data retrieved from the resource to its ch…

    …ildren via context
    johno authored and KyleAMathews committed May 28, 2020
    Configuration menu
    Copy the full SHA
    896ef82 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    92fa835 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    477e863 View commit details
    Browse the repository at this point in the history
  15. Continue spiking out recipes gui

    johno authored and KyleAMathews committed May 28, 2020
    Configuration menu
    Copy the full SHA
    f2c205f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    10f89b1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    36a42cb View commit details
    Browse the repository at this point in the history
  18. WIP

    KyleAMathews committed May 28, 2020
    Configuration menu
    Copy the full SHA
    34a9fa7 View commit details
    Browse the repository at this point in the history
  19. feat(gatsby-recipes): Implement a wait for input state when props are…

    … missing for a resource
    johno authored and KyleAMathews committed May 28, 2020
    Configuration menu
    Copy the full SHA
    2e325e7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0007298 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7b95efb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    640caaf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Lots of styling changes

    KyleAMathews committed May 29, 2020
    Configuration menu
    Copy the full SHA
    5b66257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70ed3bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e45b39 View commit details
    Browse the repository at this point in the history
  4. Lots more styling tweaks

    KyleAMathews committed May 29, 2020
    Configuration menu
    Copy the full SHA
    284c058 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06251f1 View commit details
    Browse the repository at this point in the history
  6. more style tweaks

    KyleAMathews committed May 29, 2020
    Configuration menu
    Copy the full SHA
    7a7c7ba View commit details
    Browse the repository at this point in the history
  7. feat(gatsby-recipes): Implement a wait for input state when props are…

    … missing for a resource
    
    Also adds the use of an INVALID_PROP event for schema validation.
    johno committed May 29, 2020
    Configuration menu
    Copy the full SHA
    ab6d294 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3239356 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b614dc6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c39eb7c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aff2513 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ecd0ab9 View commit details
    Browse the repository at this point in the history
  13. Get applying working

    KyleAMathews committed May 29, 2020
    Configuration menu
    Copy the full SHA
    0a39e4a View commit details
    Browse the repository at this point in the history
  14. PROGRESSSSS

    KyleAMathews committed May 29, 2020
    Configuration menu
    Copy the full SHA
    de3ebce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0b487e3 View commit details
    Browse the repository at this point in the history
  16. Remove sleep

    KyleAMathews committed May 29, 2020
    Configuration menu
    Copy the full SHA
    0ce50b6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. style tweaks

    KyleAMathews committed May 30, 2020
    Configuration menu
    Copy the full SHA
    6d36395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5f9ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    439b8bc View commit details
    Browse the repository at this point in the history
  4. feat(gatsby-recipes): Spike out a contentful space resource, use rend…

    …erer for applying plan
    johno committed May 30, 2020
    Configuration menu
    Copy the full SHA
    16880e0 View commit details
    Browse the repository at this point in the history
  5. feat(gatsby-recipes): Spike out contentful provider and basic renderi…

    …ng (#24655)
    
    * feat(gatsby-recipes): Spike out contentful provider and basic rendering
    
    * Update packages/gatsby-recipes/src/gui.js
    johno committed May 30, 2020
    Configuration menu
    Copy the full SHA
    69ce2e9 View commit details
    Browse the repository at this point in the history
  6. WIP

    KyleAMathews committed May 30, 2020
    Configuration menu
    Copy the full SHA
    0edc847 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. More design tweaks

    KyleAMathews committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    1877fc8 View commit details
    Browse the repository at this point in the history
  2. Style inline code

    KyleAMathews committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    cd99cd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Update packages/gatsby-recipes/recipes/cypress.mdx

    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    KyleAMathews and Marcy Sutton committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f1c572b View commit details
    Browse the repository at this point in the history
  2. Update packages/gatsby-recipes/recipes/cypress.mdx

    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    KyleAMathews and Marcy Sutton committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a04a8a5 View commit details
    Browse the repository at this point in the history
  3. Update packages/gatsby-recipes/recipes/cypress.mdx

    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    KyleAMathews and Marcy Sutton committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    17ca010 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. feat(gatsby-recipes): fix MDX rendering for exports (#25133)

    * feat(gatsby-recipes): Handle exports, render MDX directly
    
    * Continue working towards proper exports
    
    * Continue implementing MDX renderer v2
    
    * More MDX rendering hacking
    
    * Finish basic export handling
    
    * Small fixes
    
    Co-authored-by: John Otander <johnotander@gmail.com>
    KyleAMathews and johno committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    6ede2fa View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    cb11c32 View commit details
    Browse the repository at this point in the history
  2. Speedups & cleanups

    KyleAMathews committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    624bc69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    498212c View commit details
    Browse the repository at this point in the history
  4. Rename context

    KyleAMathews committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    f950f1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eedd67 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    def3174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf93d69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14ab0cc View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    a404aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1a143 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

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

Commits on Jul 13, 2020

  1. Address some design feedback

    johno committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    44f318d View commit details
    Browse the repository at this point in the history
  2. Fix spacing for input forms

    johno committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ca94b27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff84edb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ff2530 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ba88ff View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Add special file diff

    johno committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    9f84fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c494f06 View commit details
    Browse the repository at this point in the history
  3. Get things running again

    KyleAMathews committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    e425064 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Reload recipe session on changes

    - when the recipe file is updated
    - when the recipe api is restarted
    - when the browser is refreshed.
    KyleAMathews committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    d05e3bc View commit details
    Browse the repository at this point in the history
  2. Update tests

    KyleAMathews committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    797b1b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c25ece View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    67ee864 View commit details
    Browse the repository at this point in the history
  2. merge master

    KyleAMathews committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a238337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    842a451 View commit details
    Browse the repository at this point in the history
  4. fix fetch dependency

    KyleAMathews committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    fba886d View commit details
    Browse the repository at this point in the history
  5. moer fixes

    KyleAMathews committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    98c0690 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    d4ecc94 View commit details
    Browse the repository at this point in the history
  2. Properly handle nested resources when rendering the plan (#25930)

    * Don't hardcode port
    
    * Ensure that nested resource get resourceName populated
    johno committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    22ed01d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. feat(gatsby-recipes): Refactor CLI UI for new one-shot show plan (#25939

    )
    
    * feat(gatsby-recipes): Refactor CLI UI for new one-shot show plan
    
    * Restore experimental message + showing list of recipes to run
    
    * Add a --develop command for hot-reloading of recipes
    
    * Add --install command support
    
    * Remove unused code + old pre Ink v3 logging system
    
    * Cleanup + show step count
    
    * Remove console.log
    
    * add key
    
    * small fixes + add script to start dev server
    
    * Add dev instructions for running the recipes graphql server in the foreground
    
    * small fixes
    
    * @babel/standalone caches transforms unless you delete the require cache
    
    * fix linting problems
    
    * Extract shared code into common library
    
    * Checkin useInput beginning
    
    * Ensure that diff html isn't rendered by escaping
    
    * Update providers snapshots, looked like they weren't run with chalk turned off
    
    * Update other snapshots as well
    
    * Begin fixing some lint errors
    
    * Fix some more lint errors
    
    * Fix grabbing the right resource
    
    Co-authored-by: John Otander <johnotander@gmail.com>
    KyleAMathews and johno committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    2c257af View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    c3cc70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a3409 View commit details
    Browse the repository at this point in the history
  3. test

    KyleAMathews committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    8bf1675 View commit details
    Browse the repository at this point in the history
  4. Add missing dependency

    KyleAMathews committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    9e77c66 View commit details
    Browse the repository at this point in the history
  5. sad

    KyleAMathews committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    a23931d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38a30ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    619cdf6 View commit details
    Browse the repository at this point in the history
  8. Remove console.logs

    KyleAMathews committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    2b201e1 View commit details
    Browse the repository at this point in the history
  9. Remove logs

    KyleAMathews committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    e8fd60d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    56d587e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d078a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Fix rendering li > p

    KyleAMathews committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    93b00e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d54c5 View commit details
    Browse the repository at this point in the history
  3. Improve recipe

    KyleAMathews committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    c15ff1b View commit details
    Browse the repository at this point in the history
  4. Name of key changed

    KyleAMathews committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    3a8c3ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dbdda5 View commit details
    Browse the repository at this point in the history
  6. Fix linting errors

    KyleAMathews committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    aefd541 View commit details
    Browse the repository at this point in the history
  7. fix margin

    KyleAMathews committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    124aa9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c3b082 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e0918f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0673fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86f33f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. prettier file

    KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    c48c75b View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    b7fa32d View commit details
    Browse the repository at this point in the history
  3. feat(gatsby-recipes): fix recipes copy 2 (#26115)

    * feat(gatsby-recipes)
    
    * second half of copy edits
    
    donezo!
    shannonbux committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    af4a208 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4da0c8 View commit details
    Browse the repository at this point in the history
  5. Start moving gatsby-telemetry to typescript (#25812)

    * Fix camelCase
    
    * Start moving gatsby-telemetry to ts
    
    * Continue converting base to typescript
    
    * Debug transpilation issues
    
    * Debug transpilation issues
    
    * Fix telemetry tests
    jamo authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    72be86f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9da7624 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93edf7e View commit details
    Browse the repository at this point in the history
  8. Detect vercel again after rebranding in gatsby-telemetry (#25883)

    * Detect vercel again after rebranding as per https://vercel.com/docs/v2/build-step
    
    * Add another Vercel NOW matcher
    jamo authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    0adde08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b077f99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5876391 View commit details
    Browse the repository at this point in the history
  11. fix: update www (#25874)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    50b78a4 View commit details
    Browse the repository at this point in the history
  12. docs(gatsby-internals): update page -> node dependency tracking (#25606)

    * docs(gatsby-internals): update page -> node dependency tracking
    
    * Apply suggestions from code review
    
    Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    3a88f91 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d780128 View commit details
    Browse the repository at this point in the history
  14. fixed typo (#25896)

    dawood6 authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2d58747 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7bad74 View commit details
    Browse the repository at this point in the history
  16. Added the link to 'MDX' (#25905)

    Haseeb Khan authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    b2175ce View commit details
    Browse the repository at this point in the history
  17. Update localization-i18n.md (#25902)

    Some important links for **React-intl** had broken due to update in repo whose links were given. Added the correct links to it.
    kaknut authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    45a35f9 View commit details
    Browse the repository at this point in the history
  18. added a cookieflags option (#25907)

    Co-authored-by: Thijs van Diessen <thijs.vandiessen@incentro.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    4056fb1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    52cc9f1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    13ed8bd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    16e62ae View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c944469 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    85b7058 View commit details
    Browse the repository at this point in the history
  24. feat(gatsby-admin): plugin search (#25903)

    * Copy plugin search from www into admin
    
    * Move to Combobox search
    
    * Cleanup
    
    * TypeScript cleanup
    
    * add algolia types
    
    * Fix syntax
    mxstbr authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a5a206f View commit details
    Browse the repository at this point in the history
  25. fix: Restore CLI port in use prompt feature (#25863)

    * fix: Restore CLI port in use prompt feature
    
    Seems like it got accidentally removed during a big PR?
    
    * fix: Ensure port var types are the same
    
    The CLI option and default value for `port` is a string, despite the TypeScript typing the arg to `number`.
    
    Unclear if `port` should be a `number` elsewhere, so checking for and converting to a number within the utility.
    polarathene authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    fc0086c View commit details
    Browse the repository at this point in the history
  26. Fix/follow up 25863 (#25915)

    * fix: Restore CLI port in use prompt feature
    
    Seems like it got accidentally removed during a big PR?
    
    * fix: Ensure port var types are the same
    
    The CLI option and default value for `port` is a string, despite the TypeScript typing the arg to `number`.
    
    Unclear if `port` should be a `number` elsewhere, so checking for and converting to a number within the utility.
    
    * Force program.port to a number early
    
    Co-authored-by: polarathene <5098581+polarathene@users.noreply.github.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a723b76 View commit details
    Browse the repository at this point in the history
  27. chore(release): Publish

     - babel-preset-gatsby@0.5.3
     - gatsby-admin@0.1.97
     - gatsby-cli@2.12.64
     - gatsby-core-utils@1.3.13
     - gatsby-page-utils@0.2.18
     - gatsby-plugin-google-analytics@2.3.13
     - gatsby-plugin-manifest@2.4.20
     - gatsby-plugin-mdx@1.2.28
     - gatsby-plugin-offline@3.2.20
     - gatsby-plugin-page-creator@2.3.18
     - gatsby-plugin-preload-fonts@1.2.18
     - gatsby-plugin-sharp@2.6.21
     - gatsby-recipes@0.1.54
     - gatsby-remark-images@3.3.20
     - gatsby-source-contentful@2.3.29
     - gatsby-source-drupal@3.5.24
     - gatsby-source-filesystem@2.3.21
     - gatsby-source-shopify@3.2.23
     - gatsby-source-wordpress@3.3.24
     - gatsby-telemetry@1.3.21
     - gatsby-transformer-remark@2.8.26
     - gatsby-transformer-sqip@2.3.21
     - gatsby@2.24.8
    blainekasten authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    423310b View commit details
    Browse the repository at this point in the history
  28. Capture repositoryId from heroku (#25910)

    * Capture repositoryId from heroku
    
    * Add comments
    jamo authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    6f1128b View commit details
    Browse the repository at this point in the history
  29. fixed typo (#25912)

    dawood6 authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    924c3f1 View commit details
    Browse the repository at this point in the history
  30. Update README.md (#25901)

    No need to link to `example.com` it's a sample domain.
    kaknut authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    6fea976 View commit details
    Browse the repository at this point in the history
  31. Add __BASE_PATH__ definition to storybook config (#25643)

    * Add __BASE_PATH__ definition to storybook config
    
    * Globals need not be defined for Storybook Docs
    
    Update to Docs: Removes the need to declare the `__BASE_PATH__` and `__PATH_PREFIX__` in the Storybook config for Tests to work
    nabeelvalley authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    e50c793 View commit details
    Browse the repository at this point in the history
  32. fix(gatsby): don't place virtual modules in node_modules directory (#…

    …25720)
    
    * fix(gatsby): don't place virtual modules in node_modules directory
    
    * fix eslint rule
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    0e73ec5 View commit details
    Browse the repository at this point in the history
  33. chore(doc):Add guide to Deploy Gatsby to DigitalOcean droplet. (#24652)

    * Added doc for deploying to digitalocean droplet
    
    Added doc for deploying gatsby site to digitalocean droplet and configuring domain name with SSL. For issue #24549 .
    
    * Updated with deploying to digitalocean droplet doc
    
    Updated with deploying to digitalocean droplet doc to fix issue #24549.
    
    * Added missing code language flag to fix lint check
    
    Lint Check failed due to one code language flag was missing in one of the code snippet in the md file. Fixed that.
    
    * Updated grammar and styles as per code review
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Removed the line for brevity
    
    * Updated grammar change for line #11 as per code review
    
    * Ran prettier to format the code
    
    * Added step to install dependencies after cloning
    
    * Change case of node to Node as per suggestion.
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Changing optional to required for installing version of Node
    
    Gatsby required Node 10, so making the use of n package while installing the Node on digitalocean as a REQUIRED step.
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Adding suggested changes for better understanding.
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Adding the suggested changes.
    
    Using "Generate your Gatsby site for production" instead of "Build your gatsby site to generate static site for production"
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Making changes as per suggestion by moderator
    
    Making the docs style changes as suggested by moderator marcysutton
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Making changes as per suggestion
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Making changes as per the suggestion
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Update docs/docs/deploying-to-digitalocean-droplet.md
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Making changes as per the suggestion
    
    Adding path resemble line to make it easy for people to understand the path
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Adding changes as per the suggestion
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Making changes as per the suggestion
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Added snippet to get rid of permission denied
    
    Added snippet to get rid of permission denied while cloning the repository
    
    * Adding indentation as per linting rules
    
    * Ran prettier
    
    * Updating grammar as per suggested
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    * Added note to copy local repo path for future ref
    
    * Ran prettier to format the code
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    aeba824 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    84d0dad View commit details
    Browse the repository at this point in the history
  35. fix dictionary for digitalocean guide (#25936)

    Marcy Sutton authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d482be3 View commit details
    Browse the repository at this point in the history
  36. fix(docs): show where getNodesByType comes from (#25344)

    * show where getNodesByType comes from
    
    * indicate the code is an example per PR feedback
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    
    Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d3ef12d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    600e53e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    346c1ab View commit details
    Browse the repository at this point in the history
  39. feat(gatsby): Defer node mutation during querying (#25479)

    * Move bootstrap into machine
    
    * Add parent span and query extraction
    
    * Add rebuildSchemaWithSitePage
    
    * Use values from context
    
    * Remove logs
    
    * Add redirectListener
    
    * Changes from review
    
    * Log child state transitions
    
    * Add state machine for query running
    
    * Changes from review
    
    * Changes from review
    
    * Switch to reporter
    
    * Use assertStore
    
    * Remove unused action
    
    * Remove unusued config
    
    * Remove unusued config
    
    * Add gql runner reset
    
    * Handle node mutation queuing and batching in state machine
    
    * Use new pagedata utils
    
    * Use develop queue
    
    * New xstate syntax
    
    * Work-around xstate bug
    
    * Track first run
    
    * Track first run
    
    * Disable --quiet in e2e
    
    * Don't defer node mutation if we're outside the state machine
    
    * Re-quieten e2e
    
    * Listen for query file changes
    
    * Lint
    
    * Handle webhook
    
    * Changes from review
    
    * Fix typings
    
    * Changes from review
    
    * Typefix
    
    * feat(gatsby): Move final parts into develop state machine (#25716)
    
    * Move remaining parts into state machine
    
    * Move top level state machine into state machines dir
    
    * Add machine ids
    
    * Add missing imports
    
    * Resolve api promises
    
    * Remove unused action
    
    * Move logging into helper
    
    * Changes from review
    
    * Manually save db
    
    * Add comments
    
    * Remove first run from query running
    
    * Refactor into separate data layer machines
    
    * Fix condition
    
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a571efa View commit details
    Browse the repository at this point in the history
  40. chore(release): Publish

     - gatsby-admin@0.1.98
     - gatsby-cli@2.12.65
     - gatsby-recipes@0.1.55
     - gatsby-source-contentful@2.3.30
     - gatsby-source-drupal@3.5.25
     - gatsby-source-filesystem@2.3.22
     - gatsby-source-shopify@3.2.24
     - gatsby-source-wordpress@3.3.25
     - gatsby-telemetry@1.3.22
     - gatsby@2.24.9
    ascorbic authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a62fffd View commit details
    Browse the repository at this point in the history
  41. fix(docs): Fix broken mdx (#25946)

    ascorbic authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    8ac84a6 View commit details
    Browse the repository at this point in the history
  42. chore(gatsby-admin): build in postbuild of gatsby instead of prepubli…

    …sh (#25940)
    
    * Move admin to postbuild of gatsby
    
    * Remove prepublish gatsby-admin build
    
    * Dont run tests in .cache
    
    * Ignore _tests_ in .cache
    
    * Use local copy of Gatsby to build gatsby-admin
    mxstbr authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a010c34 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2703561 View commit details
    Browse the repository at this point in the history
  44. docs: use hello-world starter in quick start guide instead of default…

    … starter (#25914)
    
    * Small tweak to see if we can reduce errors driven by the default starter using  and its dependency on sharp.
    
    * chore: format
    
    * Reverted working directory name
    
    A change to address feedback about changing the name to preserve continuity with current manual recipes.
    
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    3b033fe View commit details
    Browse the repository at this point in the history
  45. chore(docs): Fix RFC typo (#25970)

    LekoArts authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    8121b03 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5fe94e1 View commit details
    Browse the repository at this point in the history
  47. Handle webpack in state machine (#25815)

    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    ad2544d View commit details
    Browse the repository at this point in the history
  48. chore(release): Publish

     - gatsby-admin@0.1.99
     - gatsby-source-contentful@2.3.31
     - gatsby@2.24.10
    ascorbic authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f844b99 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    d964d96 View commit details
    Browse the repository at this point in the history
  50. docs(gatsby-admin): more detailed architecture explanation (#25941)

    * Write more detailed Admin architecture docs
    
    * Add section on production deployment to gatsby-admin docs
    
    * Absolute URLs so they work on npm etc.
    
    * Fix pronouns and wording
    
    * Clean up some more
    
    * Tighten up language around production deployment
    
    Co-authored-by: Brent Jackson <jxnblk@gmail.com>
    
    * Update packages/gatsby-admin/README.md
    
    Co-authored-by: Brent Jackson <jxnblk@gmail.com>
    
    Co-authored-by: Brent Jackson <jxnblk@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    34d0ac4 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c414566 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    35c6ba5 View commit details
    Browse the repository at this point in the history
  53. feat(gatsby): Add internal types export (#25921)

    * Handle webpack in state machine
    
    * Add internal export
    ascorbic authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    979667e View commit details
    Browse the repository at this point in the history
  54. feat(plugin-manifest): support SVG favicon (#25276)

    Co-authored-by: Yogi <me@yogi.codes>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    9015b01 View commit details
    Browse the repository at this point in the history
  55. maintenance(www) remove unused dependencies (#25463)

    Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    9e02199 View commit details
    Browse the repository at this point in the history
  56. Update contributor-swag.md (#25980)

    Based on a recent increase in the volume of requests, I'm updating how people can request their free Gatsby swag for contributions that aren't made on GitHub.
    Laci-Texter authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f454acd View commit details
    Browse the repository at this point in the history
  57. feat(gatsby-source-filesystem): improve wrong url rejection message (#…

    …25965)
    
    * feat(gatsby-source-filesystem: improve wrong url rejection message
    
    The existing message made tracing down a bug from within the new WP source plugin harder than necessary.
    
    Old message: `wrong url: ${url}`
    
    Updated message: `url passed to createRemoteFileNode is either missing or not a proper web uri: ${url}`
    
    * chore: format
    
    * update rejects test to match new message
    
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a4fd928 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    ba823bb View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    784577f View commit details
    Browse the repository at this point in the history
  60. fix(docs): bash to shell (#25958)

    * change bash to shell
    
    * dont change text file code language
    muescha authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    6262a62 View commit details
    Browse the repository at this point in the history
  61. chore: add tests to static-query filepaths (#25978)

    * chore: add tests to static-query filepaths
    
    * fix windows paths
    wardpeet authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    e44e835 View commit details
    Browse the repository at this point in the history
  62. chore(release): Publish

     - babel-preset-gatsby@0.5.4
     - gatsby-admin@0.1.100
     - gatsby-cli@2.12.66
     - gatsby-core-utils@1.3.14
     - gatsby-page-utils@0.2.19
     - gatsby-plugin-manifest@2.4.21
     - gatsby-plugin-mdx@1.2.29
     - gatsby-plugin-offline@3.2.21
     - gatsby-plugin-page-creator@2.3.19
     - gatsby-plugin-preload-fonts@1.2.19
     - gatsby-plugin-sharp@2.6.22
     - gatsby-recipes@0.1.56
     - gatsby-remark-images@3.3.21
     - gatsby-source-contentful@2.3.32
     - gatsby-source-drupal@3.5.26
     - gatsby-source-filesystem@2.3.23
     - gatsby-source-shopify@3.2.25
     - gatsby-source-wordpress@3.3.26
     - gatsby-telemetry@1.3.23
     - gatsby-transformer-remark@2.8.27
     - gatsby-transformer-sqip@2.3.22
     - gatsby@2.24.11
    wardpeet authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1e29d1c View commit details
    Browse the repository at this point in the history
  63. highlighted plugins (#25998)

    Haseeb Khan authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    401270e View commit details
    Browse the repository at this point in the history
  64. Revert "perf(gatsby-plugin-mdx): drop another babel step during sourc…

    …ing" (#26002)
    
    This reverts commit 6d0c791.
    LB authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    6071c6b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    2f7aafd View commit details
    Browse the repository at this point in the history
  66. [docs][glossary] add new entry for client-side rendering (#25984)

    * add new glossary entry for client-side routing
    
    * update text to address rendering vs. routing
    
    * Add link to page, rather than anchor
    
    Co-authored-by: Hashim Warren <hashim@gatsbyjs.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    4ccde93 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    8b27d7d View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    283d670 View commit details
    Browse the repository at this point in the history
  69. fix: update www (#26043)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    af5d664 View commit details
    Browse the repository at this point in the history
  70. Added extra markup (#26030)

    * Added extra markup
    
    I found some js code which was not highlighted so I wrapped it in js code block,
    secondly, I added the link to reach/router as it was confusing if its react/router or reach/router
    
    * added the link to reach/router
    
    * Update glossary.md
    Haseeb Khan authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1d53f3b View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    a0a7a4d View commit details
    Browse the repository at this point in the history
  72. Add support for cache refresh via GraphiQL (#25960)

    * Add cache refresh button
    
    * Formatting
    
    * Explicit return type
    herecydev authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1a20b7d View commit details
    Browse the repository at this point in the history
  73. www: Remove sw (#26054)

    sidharthachatterjee authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d5a9d02 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    3232021 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    4de5e83 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    7e0640c View commit details
    Browse the repository at this point in the history
  77. tests(gatsby): Add unit tests for develop state machine (#26051)

    * feat(gatsby): Add top-level error handling to state machine
    
    * Add initial tests
    
    * Add tests for top-level machine
    
    * Test error handling
    
    * Add post-bootstrap to tests
    ascorbic authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    8c9423a View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    c310981 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    b3b19eb View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    6677766 View commit details
    Browse the repository at this point in the history
  81. chore(release): Publish

     - gatsby-admin@0.1.101
     - gatsby-cli@2.12.67
     - gatsby-graphiql-explorer@0.4.12
     - gatsby-plugin-mdx@1.2.30
     - gatsby-plugin-sharp@2.6.23
     - gatsby-recipes@0.1.57
     - gatsby-remark-copy-linked-files@2.3.12
     - gatsby-remark-images-contentful@2.3.12
     - gatsby-remark-images@3.3.22
     - gatsby-remark-responsive-iframe@2.4.12
     - gatsby-source-contentful@2.3.33
     - gatsby-transformer-sqip@2.3.23
     - gatsby@2.24.12
    ascorbic authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a6dac1d View commit details
    Browse the repository at this point in the history
  82. chore(showcase): add Julien Karst website (#25682)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    cec809f View commit details
    Browse the repository at this point in the history
  83. chore(showcase): BRIKL & TRUE STORY in showcase (#25631)

    * chore(showcase): BRIKL & TRUE STORY in showcase
    
    * chore(showcase): run prettier sites.yml
    
    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    51170c5 View commit details
    Browse the repository at this point in the history
  84. chore(blog): Add i18n theme blog post (#26065)

    * add blog post
    
    * fix linting
    
    * put head in code tag lol
    LekoArts authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2f2009e View commit details
    Browse the repository at this point in the history
  85. chore(showcase): add Château de Morey 🏰 (#25683)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    c7067b9 View commit details
    Browse the repository at this point in the history
  86. chore(showcase): meetup.com (#25792)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    5422f2f View commit details
    Browse the repository at this point in the history
  87. chore(gatsby): fix typegen for publishing (#26078)

    * chore(gatsby): add typescript as dev dependency
    
    * chore(gatsby): run typegen after rimraf
    pieh authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    8a33005 View commit details
    Browse the repository at this point in the history
  88. fix(gatsby): Delete babel and terser cache dirs (#26053)

    * Delete babel and terser cache dirs
    
    * Clean up yarn lock
    
    * fix yarn.lock (?)
    
    * verbose gatsby-dev
    
    * chore(gatsby): add typescript as dev dependency
    
    * Update e2e-test.sh
    
    * chore(gatsby): run typegen after rimraf
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    3 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    385f901 View commit details
    Browse the repository at this point in the history
  89. fix(gatsby): Load static query results from its own Db (#26077)

    * Load static query results from its own Db
    
    * Keep StaticQueryContext because it is public API
    
    * Switch to an Object for static query results from a Map
    
    * Move getStaticQueryResults to private API
    sidharthachatterjee authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    57d3753 View commit details
    Browse the repository at this point in the history
  90. chore(release): Publish

     - gatsby-admin@0.1.102
     - gatsby@2.24.13
    sidharthachatterjee authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    552d28f View commit details
    Browse the repository at this point in the history
  91. fix(gatsby-image): add required check for one of fluid or fixed (#25371)

    * Do not crash the page if the image component is invoked without parameters
    
    * added a warning if missing fluid and fixed props
    
    * had swapped a condition
    
    * doing destructuring in function parameter list
    
    * now with functioning tree-shaking
    
    * updating function doc: returns undefined, not null
    
    * switching to proptypes for validation
    
    * Update packages/gatsby-image/src/index.js
    
    Co-authored-by: Andreas Ehrencrona <andreas@scholarsapp.com>
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    3 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    47ba295 View commit details
    Browse the repository at this point in the history
  92. fix(gatsby): Load resources in ProdPageRenderer (#26092)

    * Load resources in ProdPageRenderer
    
    * Add simple unit tests
    sidharthachatterjee authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1b0f7a9 View commit details
    Browse the repository at this point in the history
  93. chore(release): Publish

     - gatsby-admin@0.1.103
     - gatsby-image@2.4.14
     - gatsby@2.24.14
    sidharthachatterjee authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    4203ec0 View commit details
    Browse the repository at this point in the history
  94. Update gatsby in www

    sidharthachatterjee authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    7cdc55c View commit details
    Browse the repository at this point in the history
  95. Add plugincreator to API (#26101)

    * Add plugincreator to API
    
    * fix capitlization
    
    Co-authored-by: Laurie Barth <laurie@LauriesrkLaptop.fios-router.home>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    32bea4b View commit details
    Browse the repository at this point in the history
  96. chore(showcase): Add Devnet (#25952)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    93e19e8 View commit details
    Browse the repository at this point in the history
  97. Add pluagin source for page (#26104)

    Co-authored-by: Laurie Barth <laurie@LauriesrkLaptop.fios-router.home>
    2 people authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    8bd8ec4 View commit details
    Browse the repository at this point in the history
  98. fix(gatsby-source-contentful): support height parameter for srcset (#…

    …25776)
    
    * Calculate fixed image width if necessary
    
    * Calculate fixed image width if necessary
    
    * Revert snapshot test changes
    
    * Bring back new test
    
    * Update snapshot
    mrseanbaines authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    5b97777 View commit details
    Browse the repository at this point in the history
  99. chore(docs): Add author Colby Fayock (#26109)

    * adding Colby Fayock author avatar and bio
    
    * Update author.yaml
    
    adding new line at end of file
    
    * pretier
    colbyfayock authored and KyleAMathews committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    2991fa8 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    fc9cb62 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    da10393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9646026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b113192 View commit details
    Browse the repository at this point in the history
  4. Squashed commit of the following:

    commit 33aff39
    Author: Kyle Mathews <mathews.kyle@gmail.com>
    Date:   Thu Jul 30 13:09:59 2020 -0700
    
        Update index.md
    KyleAMathews committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    b7a34df View commit details
    Browse the repository at this point in the history
  5. Actually fix lint error

    KyleAMathews committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    f767924 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82298a8 View commit details
    Browse the repository at this point in the history
  7. Fix test

    KyleAMathews committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    7ef894d View commit details
    Browse the repository at this point in the history
  8. more fixing tests

    KyleAMathews committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    793a369 View commit details
    Browse the repository at this point in the history
  9. Only log when DEBUG=true

    KyleAMathews committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    74d83b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    d693307 View commit details
    Browse the repository at this point in the history
  2. Add rollup

    KyleAMathews committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    de079c5 View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    KyleAMathews committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    80c5950 View commit details
    Browse the repository at this point in the history
  4. remove testing code

    KyleAMathews committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    75b78b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92b0a88 View commit details
    Browse the repository at this point in the history
  6. WORK PLEASE

    KyleAMathews committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    cb3bd7e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Configuration menu
    Copy the full SHA
    dc5083d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482eb39 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Update packages/gatsby-recipes/src/graphql-server/server.js

    Co-authored-by: Peter van der Zee <209817+pvdz@users.noreply.github.com>
    johno and pvdz committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    714488f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49575d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8830215 View commit details
    Browse the repository at this point in the history
  4. Add missing string matcher

    johno committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    1b8ebea View commit details
    Browse the repository at this point in the history
  5. Fix lint error

    johno committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    4227c45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33a5d25 View commit details
    Browse the repository at this point in the history
  7. Add missing normalize.css dep

    johno committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    abc85d2 View commit details
    Browse the repository at this point in the history