-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Comparing changes
Open a pull request
base repository: gatsbyjs/gatsby
base: [email protected]
head repository: gatsbyjs/gatsby
compare: [email protected]
- 16 commits
- 46 files changed
- 11 contributors
Commits on Nov 20, 2018
-
docs: fix Create a Gatsby site link (#10051)
In the [Set Up Your Development Environment](https://www.gatsbyjs.org/tutorial/part-zero/) page, the link with label "Create a Gatsby site" (sidebar) refers to #create-a-site instead of #create-a-gatsby-site.
Configuration menu - View commit details
-
Copy full SHA for 905e966 - Browse repository at this point
Copy the full SHA 905e966View commit details
Commits on Nov 21, 2018
-
chore(www): update gatsby and gatsby-plugin-offline (#10054)
just to trigger dep reinstallation for our build runner
Configuration menu - View commit details
-
Copy full SHA for 59ee6d3 - Browse repository at this point
Copy the full SHA 59ee6d3View commit details -
added a new website to showcase <!-- Q. Which branch should I use for my pull request? A. Use `master` branch (probably). Q. Which branch if my change is a bug fix for Gatsby v1? A. In this case, you should use the `v1` branch Q. Which branch if I'm still not sure? A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :) Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2. Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/ -->
Configuration menu - View commit details
-
Copy full SHA for 66b2012 - Browse repository at this point
Copy the full SHA 66b2012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d07c2f - Browse repository at this point
Copy the full SHA 8d07c2fView commit details -
fix(gatsby-plugin-sharp): use actions provided, don't assume Gatsby m…
…odule location. (#9986) The gatsby module resolve by require might not be the gatsby module that is executing. This can occur in mono-repo configurations. This will prevent the Redux store from receiving the job actions and the bootstrap process will complete without waiting for all images to be processed. This can cause the build to finish without all images being generated. Fixes #9984.
Configuration menu - View commit details
-
Copy full SHA for 54f6a85 - Browse repository at this point
Copy the full SHA 54f6a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656b006 - Browse repository at this point
Copy the full SHA 656b006View commit details -
Adding Tandem website to sites list (#10065)
Adds https://tandem.co.uk to sites list
Configuration menu - View commit details
-
Copy full SHA for 3ae518c - Browse repository at this point
Copy the full SHA 3ae518cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2cef3 - Browse repository at this point
Copy the full SHA ec2cef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cadf9f3 - Browse repository at this point
Copy the full SHA cadf9f3View commit details -
feat(gatsby): warn user about incompatible plugins (#10034)
Closes: #7143 #9731 <!-- Q. Which branch should I use for my pull request? A. Use `master` branch (probably). Q. Which branch if my change is a bug fix for Gatsby v1? A. In this case, you should use the `v1` branch Q. Which branch if I'm still not sure? A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :) Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2. Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/ -->
Configuration menu - View commit details
-
Copy full SHA for 8421707 - Browse repository at this point
Copy the full SHA 8421707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed9735 - Browse repository at this point
Copy the full SHA 3ed9735View commit details -
feat(gatsby-remark-images): make images blur up (#7800)
BREAKING CHANGE: html markup has been changed, high resolution image (img.gatsby-resp-image-image) is no longer nested inside span with low resolution placeholder (span.gatsby-resp-image-wrapper) - it's sibling of that span now. This might affect any custom styling that is applied to inline images
Configuration menu - View commit details
-
Copy full SHA for 5a5254e - Browse repository at this point
Copy the full SHA 5a5254eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 351aaa3 - Browse repository at this point
Copy the full SHA 351aaa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73167e3 - Browse repository at this point
Copy the full SHA 73167e3View commit details -
feat(gatsby-plugin-manifest): don't output
theme-color
meta tag if …Configuration menu - View commit details
-
Copy full SHA for 7802470 - Browse repository at this point
Copy the full SHA 7802470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d246c2 - Browse repository at this point
Copy the full SHA 4d246c2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@2.0.17