-
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.51
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.52
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 112 files changed
- 11 contributors
Commits on Aug 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dbe6767 - Browse repository at this point
Copy the full SHA dbe6767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66111f4 - Browse repository at this point
Copy the full SHA 66111f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaa8ab7 - Browse repository at this point
Copy the full SHA eaa8ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa9437 - Browse repository at this point
Copy the full SHA 4aa9437View commit details
Commits on Aug 28, 2020
-
feat(gatsby): Support React 17's new JSX Transform (#26652)
* feature(gatsby): Support React 17s new JSX transform * move react to peerDep for cli * simplify code * change jsx runtime check * Improve the future proof of using the jsx runtime * revert react peerDep in gatsby-cli * fix tests * Update yarn.lock * Update index.js.snap * Update index.js.snap * Update gatsby-node.js.snap * Update index.js.snap * Update query-compiler.js.snap * Update yarn.lock * Update babelrc.ts.snap * review Co-authored-by: Ward Peeters <ward@coding-tech.com>
Configuration menu - View commit details
-
Copy full SHA for 6ba68f8 - Browse repository at this point
Copy the full SHA 6ba68f8View commit details -
chore: cherrypick Renovate updates (#26582)
* chore(monorepo): cherrypick renovate/packages * fix(gatsby): update overlay import location * test(gatsby-remark-katex): update snapshot * fix(renovate): add express-graphql to <1.0.0-minor * chore(monorepo): update eslint-plugin-react * Revert "chore(monorepo): cherrypick renovate/packages" This reverts commit b2c751b. * chore(gatsby-remark-katex): update katex devDep * chore(gatsby, gatsby-plugin-preact): update @pmmmwh/react-refresh-webpack-plugin * chore: update chokidar * chore(gatsby-telemetry): unpin and update @turist/fetch, envinfo, git-up, is-docker, node-fetch * chore: update webpack * chore(gatsby-graphiql-explorer): update whatwg-fetch * chore(gatsby-legacy-polyfills): unpin and update whatwg-fetch * chore: update yarn.lock * fix: undo reverted gatsby package updates Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 608f40c - Browse repository at this point
Copy the full SHA 608f40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19020c2 - Browse repository at this point
Copy the full SHA 19020c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e3a63 - Browse repository at this point
Copy the full SHA 25e3a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c75bb - Browse repository at this point
Copy the full SHA 04c75bbView commit details -
* initial commit of gui * initial commit of gui * it renders * pass recipe name * add params * add params * use state for gatsby link * clean up errors * remove recipe test data * refactor gui and remove unused reference * remove welcome message * remove welcome message * clean up imports * use optional chaining * move diff components out * restructure components still in progress * restructure components still in progress * refactor theme ui styling * break out more components * resource message refactor * use optional chaining instead * remove currently unused input stuff * remove currently unused input stuff * work around typeerror * refactor main component and removed unused input stuff * align on gatsby interface version * repin version * needs to be this version of interface * recipes doesn't need interface anymore * clean up theme ui merges * use a fragment * remove fragment * see if removing use of header in recipes page fixes build error * prevent verdaccio from failing * Move the transform code out of the client * transform each step * remove transform from mdx component and not renderer * rendering JS instead of MDX * Move MDX transform to parser and resolve component clashes * remove testing comment * yarn lock * refactor name and run babel shortcode transform always * try and fix linter * fix linting * Revert "fix linting" This reverts commit b90e8d5. * revert commits so we can change on master * comment out test we're not using * Add back validate steps but only check for introduction steps * fix in progress, validate steps is throwing intro error always * add error case back again * use metadata * Grab project root from service lock * Use sitePath instead * remnove comments * don't hardcode API endpoint port * Update packages/gatsby-recipes/src/components/step-renderer.js Co-authored-by: Brent Jackson <jxnblk@gmail.com> * move normalize.css to provider component * Expose StepRenderer as top level component for admin * fixing CLI * Remove li.p component that was causing the bug. We don't need it anyway. Co-authored-by: Laurie Barth <laurie@LauriesrkLaptop.fios-router.home> Co-authored-by: Brent Jackson <jxnblk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 703678e - Browse repository at this point
Copy the full SHA 703678eView commit details -
- babel-preset-gatsby@0.5.8 - gatsby-admin@0.1.141 - gatsby-cli@2.12.90 - gatsby-core-utils@1.3.18 - gatsby-dev-cli@2.7.18 - gatsby-graphiql-explorer@0.4.13 - gatsby-legacy-polyfills@0.0.4 - gatsby-page-utils@0.2.23 - gatsby-plugin-benchmark-reporting@0.2.15 - gatsby-plugin-manifest@2.4.26 - gatsby-plugin-mdx@1.2.37 - gatsby-plugin-netlify-cms@4.3.12 - gatsby-plugin-offline@3.2.26 - gatsby-plugin-page-creator@2.3.25 - gatsby-plugin-preact@4.0.10 - gatsby-plugin-preload-fonts@1.2.23 - gatsby-plugin-sharp@2.6.30 - gatsby-recipes@0.2.19 - gatsby-remark-images@3.3.28 - gatsby-remark-katex@3.3.11 - gatsby-source-contentful@2.3.40 - gatsby-source-drupal@3.5.30 - gatsby-source-filesystem@2.3.27 - gatsby-source-graphql@2.7.2 - gatsby-source-shopify@3.2.29 - gatsby-source-wordpress@3.3.31 - gatsby-telemetry@1.3.30 - gatsby-transformer-remark@2.8.31 - gatsby-transformer-sqip@2.3.30 - gatsby@2.24.52
Configuration menu - View commit details
-
Copy full SHA for ac72bfb - Browse repository at this point
Copy the full SHA ac72bfbView commit details
There are no files selected for viewing