-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gatsby@2.24.68
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gatsby@2.24.69
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 75 files changed
- 12 contributors
Commits on Oct 6, 2020
-
chore(docs): Update the link to global css example (#27250)
* Update the link to default starter index.js On line 13, the link to index.js points to a commit from 2018. The link is there to demonstrate how a Layout component is implemented, and this implementation has changed from 2018 to 2020. For me, the way it's done in the latest commit is much easier to understand. Not sure if you want to link to the commit on May 28th, 2020: https://github.com/gatsbyjs/gatsby-starter-default/blob/e1e2a960f8a54e2a1234d1694d390b1cc26b7947/src/pages/index.js#L9 Or just link to the latest commit: https://github.com/gatsbyjs/gatsby-starter-default/blob/master/src/pages/index.js#L9 In the proposed change, I updated to the May 28th commit to be safe. * Update docs/docs/global-css.md Co-authored-by: Lennart <lekoarts@gmail.com> Co-authored-by: Lennart <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5462805 - Browse repository at this point
Copy the full SHA 5462805View commit details -
chore(docs): fix broken urls (#27287)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bac84e0 - Browse repository at this point
Copy the full SHA bac84e0View commit details -
chore(docs): Updated the docs in deploying-to-gatsby-cloud (#27292)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Lennart <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4d05001 - Browse repository at this point
Copy the full SHA 4d05001View commit details -
fix(deps): update starters and examples - gatsby (#27203)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for ce34c6e - Browse repository at this point
Copy the full SHA ce34c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8734091 - Browse repository at this point
Copy the full SHA 8734091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17cdc22 - Browse repository at this point
Copy the full SHA 17cdc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e07dfd - Browse repository at this point
Copy the full SHA 8e07dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7537f - Browse repository at this point
Copy the full SHA 1f7537fView commit details -
chore(docs): Update analytics with gatsby-plugin-gtag (#27081)
* Update analytics.md with gatsby-plugin-gtag * chore: format * Remove gatsby-plugin-google-analytics * Apply suggestions from code review Co-authored-by: Megan Sullivan <meganesulli@gmail.com> Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Megan Sullivan <meganesulli@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1a28a95 - Browse repository at this point
Copy the full SHA 1a28a95View commit details
Commits on Oct 7, 2020
-
feat: Add "File System Route API" example & update docs (#27306)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cc1bbfc - Browse repository at this point
Copy the full SHA cc1bbfcView commit details -
feat(gatsby): plugin option validation (#27242)
* Add pluginOptionsSchema to google analytics for testing * Add structured error for plugin option validation errors * Validate gatsbyNode.pluginOptionsSchema when defined * Add first test, fix some bugs discovered based on it * process.exit on invalid plugin options * Much nicer structured error logging for invalid plugin options * Move TODO comment to correct place * Remove unused import * Add new API to gatsby-node API tests * Warn on invalid plugin schema * Gate plugin option validation behind feature flag for now * less formal wording * Clean up based on code review * Type GatsbyNode.pluginOptionsSchema * Properly type Joi including our .dotenv() extension * Move custom joi + types to gatsby-plugin-utils * Disable the .dotenv extension for now
Configuration menu - View commit details
-
Copy full SHA for 9b01ca7 - Browse repository at this point
Copy the full SHA 9b01ca7View commit details -
- gatsby-admin@0.1.158 - gatsby-cli@2.12.104 - gatsby-plugin-google-analytics@2.3.17 - gatsby-plugin-mdx@1.2.45 - gatsby-plugin-sass@2.3.16 - gatsby-plugin-utils@0.2.27 - gatsby@2.24.69
Configuration menu - View commit details
-
Copy full SHA for 7d094d3 - Browse repository at this point
Copy the full SHA 7d094d3View commit details
There are no files selected for viewing