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

Restore the commits from the v2 branch #6078

Merged
merged 563 commits into from
Jun 21, 2018
Merged
Changes from all commits
Commits
Show all changes
563 commits
Select commit Hold shift + click to select a range
4367ec0
Publish
KyleAMathews May 18, 2018
f001bb9
[v2][www] Move layout to components folder + import Link from gatsby …
May 18, 2018
0115880
Add preload links to end of headComponents list (#5490)
m-allanson May 21, 2018
678e5a1
Publish
KyleAMathews May 21, 2018
fc18251
Don't infer types for plugin provided GQL types
jquense May 21, 2018
5c4f618
Update screenshot plugin for Gatsby v2 (#5502)
cassiebeckley May 22, 2018
81ebfc7
Publish
KyleAMathews May 22, 2018
c497bb7
Simpler bundle and data loading (#5535)
m-allanson May 24, 2018
c87988e
Publish
KyleAMathews May 24, 2018
df689d3
[v2] [gatsby-plugin-offline] get exact filenames for js staticFileGlo…
pieh May 24, 2018
7983e27
Don't inline webpack-runtime as this prevents the service worker from…
KyleAMathews May 25, 2018
d91b055
Publish
KyleAMathews May 25, 2018
4700bd1
[v2][www] Fix remaining lint errors (#5568)
May 27, 2018
e7cd059
Fix missing blog posts (#5539) (#5551)
May 28, 2018
1c8d2b6
Add a valid entry point for the `gatsby` package (#5481)
kripod May 28, 2018
5b791db
Fix outdated babel-code-frame import to use @babel/code-frame (#5585)
hsribei May 29, 2018
2adeb6d
[v2] image processing example (#5589)
m-allanson May 29, 2018
720397f
Add back `replaceComponentRenderer` API (#5600)
jquense May 30, 2018
1416d70
Publish
KyleAMathews May 30, 2018
6a498ac
Update Contentful example site for Gatsby v2 (#5606)
m-allanson May 30, 2018
33a41d0
delete stray console.log
pieh May 30, 2018
5dd26ef
Update babel to 7.0.0-beta.49
dennari May 31, 2018
1d27060
Update yarn.lock
dennari May 31, 2018
ba6d6d7
Merge pull request #5497 from gatsbyjs/tweak-inference-logic
jquense May 31, 2018
82daa26
[v2] responsive image types (#5250)
m-allanson May 31, 2018
c2122a6
Publish
KyleAMathews May 31, 2018
e5f9d8b
[v2] mime dependencies (#5602)
m-allanson May 31, 2018
bea6ee5
[v2][www] Abstracted sidebar to layout component (#5537)
May 31, 2018
b6ecb3b
Merge branch 'v2' of github.com:gatsbyjs/gatsby into v2
KyleAMathews May 31, 2018
8283202
Merge branch 'dennari-v2-babel-49' into v2
KyleAMathews May 31, 2018
cc48068
[v2] Bump gatsby-image version as #5250 is a breaking change for it (…
KyleAMathews May 31, 2018
b049736
[v2][www] Move YAML link files to data (#5567)
May 31, 2018
2880336
Publish
KyleAMathews May 31, 2018
d3fdeb2
v1.0.18-9
KyleAMathews May 31, 2018
487a36f
v1.0.18-10
KyleAMathews May 31, 2018
2cc6e24
v2.0.0-alpha.20
KyleAMathews May 31, 2018
dbea28e
revert one change from #5250, this one should use "sizes" (it doesn't…
pieh May 31, 2018
bf0c61c
Merge branch 'v2' of github.com:gatsbyjs/gatsby into v2
KyleAMathews May 31, 2018
d1abaa4
Publish
KyleAMathews May 31, 2018
7f035a4
[v2][www] Fix missing search sidebar for plugins/packages pages (#5550)
May 31, 2018
b5b9cf6
Fix imports sidebar data
KyleAMathews May 31, 2018
c2aa6f7
Revert upgrade to babel-beta.49
KyleAMathews May 31, 2018
17d8ce4
Publish
KyleAMathews May 31, 2018
64af504
Publish
KyleAMathews May 31, 2018
d0e2927
Fix a typo in Readme example (#5645)
mquandalle May 31, 2018
d27fb4a
[v2][doc] v1 to v2 migration guide (WIP) (#5575)
Jun 1, 2018
924581a
Fix children type in README (#5687)
mottox2 Jun 3, 2018
667d079
Update redirects example for Gatsby v2 (#5681)
piotrkwiecinski Jun 4, 2018
2aad54f
[v2][gatsby-image] Deepen propTypes declaration (#5684)
Jun 4, 2018
4640108
[v2][source-contentful] Restore legacy sizes and resolutions fragment…
Jun 4, 2018
df4a73e
[v2] Update csv example (#5703)
mottox2 Jun 4, 2018
c55634a
[v2] Update medium example (#5704)
mottox2 Jun 4, 2018
e10b2d9
[v2] Update no-plugins example (#5705)
mottox2 Jun 4, 2018
b8fea68
[v2] Update client only paths example (#5706)
piotrkwiecinski Jun 4, 2018
fd407d1
[v2] Update using-excel example (#5707)
mottox2 Jun 4, 2018
81f5a17
[WIP][v2] Edit tutorial to use emotion instead of glamorous (#5664)
Jun 4, 2018
c4f81e5
[v2][gatsby-transformer-sharp] restore legacy fragments (#5710)
pieh Jun 4, 2018
ff5c2fc
Publish
KyleAMathews Jun 5, 2018
fe4c326
[v2] Update Emotion example (#5715)
Jun 5, 2018
912a79e
[v2] Update styled-components example (#5717)
Jun 5, 2018
b8b9875
[v2] Migration guide updates (#5661)
m-allanson Jun 5, 2018
132b5cb
[gatsby] added TypeScript typings for StaticQuery component (#5666)
resir014 Jun 5, 2018
d4a117f
[v2][gatsby-image][source-contentful] Fix sizes fields that were chan…
Jun 5, 2018
c4c6ce2
[v2] compile cache dir (#5637)
pieh Jun 5, 2018
d47bc58
Publish
KyleAMathews Jun 5, 2018
dacc6b5
[v2] Correct inlined css upgrade guide (#5741)
KyleAMathews Jun 5, 2018
456c932
[v2] fix build with pathPrefix (#5691)
nihgwu Jun 6, 2018
eba8c58
[v2] Update styleguide example (#5712)
mottox2 Jun 6, 2018
0b66c94
[v2] Update redux example (#5713)
mottox2 Jun 6, 2018
1572240
[v2] Update Emotion + PrismJS example (#5720)
Jun 6, 2018
79a5f01
Update page loading indicator example for Gatsby v2 (#5735)
piotrkwiecinski Jun 6, 2018
0d2740c
Update using css modules example for Gatsby v2 (#5736)
piotrkwiecinski Jun 6, 2018
06175c4
[v2] Update plugin-typescript to use Babel (#5709)
dennari Jun 6, 2018
4bebfe6
Add more cheese (#5751)
m-allanson Jun 6, 2018
4a4d4c6
Update using-styletron example for v2 (#5749)
mottox2 Jun 6, 2018
551dcf5
fix: page renderer behavior (#5759)
jquense Jun 6, 2018
288d068
[v2] Migration guide: shorten TOC links to just the hash (#5766)
Jun 6, 2018
968c6d0
Publish
KyleAMathews Jun 6, 2018
fb18fc1
[v2] Don't allow unknown keys on node.internal object (#5770)
KyleAMathews Jun 7, 2018
baa5537
Add script for adding new owners to our NPM packages (#5768)
KyleAMathews Jun 7, 2018
467641a
[v2] Update typescript example (#5711)
dennari Jun 7, 2018
0d3ecf1
Update using-path-prefix example for v2 (#5752)
mottox2 Jun 7, 2018
6fbf176
[v2] Update using-remark-copy-linked-file example (#5755)
mottox2 Jun 7, 2018
99d613e
[v2] Update Sitemap example (#5767)
piotrkwiecinski Jun 7, 2018
7e4833a
[v2] Update using-glamor example (#5757)
mottox2 Jun 7, 2018
7a468b8
[docgen] better error handling and update to v3 (#5604)
jquense Jun 7, 2018
7a835ce
Update no-trailing-slashes example for v2 (#5781)
mottox2 Jun 8, 2018
772f111
Update simple-auth example for v2 (#5782)
mottox2 Jun 8, 2018
4060f17
Link directly to edit page (#5792)
m-allanson Jun 8, 2018
16e00c9
Update wording (#5795)
m-allanson Jun 8, 2018
66f0a48
[v2] export graphql package from gatsby (#5415)
pieh Jun 8, 2018
8ef49cb
[v2] Use kebabHash() instead of _.kebabCase() (#5532)
chmac Jun 8, 2018
131b917
[v2] Clarify filenames and update `sizes` to `fluid` (#5809)
davidluhr Jun 8, 2018
2cf3aa7
fix: upstream fixes (#5815)
thebigredgeek Jun 8, 2018
02e7f1c
Publish
m-allanson Jun 11, 2018
200e3a2
Merge branch 'master' into v2
m-allanson Jun 11, 2018
c668224
Publish
pieh Jun 11, 2018
527f931
Publish
m-allanson Jun 11, 2018
78e3833
Publish
m-allanson Jun 11, 2018
b5c62e1
[v2][www] add prismjs dependency (it was moved to peerDeps in gatsby-…
pieh Jun 11, 2018
ef05e3a
[v2] Use replacementComponent directly in page-renderer (#5812)
mottox2 Jun 12, 2018
70b8005
[v2][using-remark] fix build (#5852)
pieh Jun 12, 2018
ee2098a
[v2] re-add eslintrc after master merge (#5856)
pieh Jun 12, 2018
35313a7
[v2] Fix styling for remark example (#5857)
m-allanson Jun 12, 2018
17aacc3
[v2] cleanup MiniCssExtractPlugin from develop stage (#5837)
nihgwu Jun 12, 2018
dd7a36d
[v2] Update using-jss example (#5832)
ajayns Jun 12, 2018
5bbe2cf
[v2] Add StaticQuery doc (#5827)
Jun 12, 2018
b0cd771
Use contenthash for CSS (#5808)
m-allanson Jun 12, 2018
3f6b25f
First draft site showcase submission
Jun 12, 2018
a352b51
Publish
m-allanson Jun 13, 2018
9f400bb
Ensure src/cache-dir is never ignored (#5878)
m-allanson Jun 13, 2018
d262eef
update v2 migration docs about babel configuration (#5881)
thescientist13 Jun 13, 2018
73fdd04
[v2] remove temporary link (#5885)
nihgwu Jun 14, 2018
19cc9ef
[v2][www] eslint fix (#5876)
m-allanson Jun 14, 2018
ffc87cd
Add required dependency (#5875)
m-allanson Jun 14, 2018
d66a3d7
Add missing import to upgrade docs (#5886)
LekoArts Jun 14, 2018
b5ff2b6
Merge branch 'master' into v2
m-allanson Jun 14, 2018
ae01fca
Merge branch 'v2' of github.com:gatsbyjs/gatsby into v2
m-allanson Jun 14, 2018
14a6c32
[v2][gatsby-source-contentful] switch sharp dep version to next (#5889)
pieh Jun 14, 2018
855b66e
Fix wrong versions from master merge (#5890)
m-allanson Jun 14, 2018
b77cc82
Versions are confusing (#5891)
m-allanson Jun 14, 2018
341b1ce
[v2] fix builds after master merge (#5892)
pieh Jun 14, 2018
9be9943
[v2][gatsby-source-contentful] fix deleted entries handling after the…
pieh Jun 14, 2018
bf310d4
Publish
m-allanson Jun 14, 2018
acc38ae
docs: update V2 README for beta (#5903)
jlengstorf Jun 14, 2018
7097fe1
Add "Link" part to upgrade docs (#5905)
LekoArts Jun 14, 2018
1689069
Add example to webpack config (#5906)
LekoArts Jun 14, 2018
be986b2
[v2] fix migrating links in readme (#5896)
nihgwu Jun 14, 2018
0c02659
addressed all your comments
shannonbux Jun 14, 2018
a2bae80
title edit
shannonbux Jun 14, 2018
9c41388
hopefully making it less intimidating
shannonbux Jun 14, 2018
85e59fd
Update babel to beta 51
dennari Jun 15, 2018
c9fc988
Update babylon to @babel/parser
dennari Jun 15, 2018
dd34f4a
Remove unsupported 'sourceType' option
dennari Jun 15, 2018
f970e98
Update tests
dennari Jun 15, 2018
c534445
Update yarn.lock
dennari Jun 15, 2018
c552ab1
Merge remote-tracking branch 'origin/master' into v2
pieh Jun 15, 2018
e5af97d
Merge remote-tracking branch 'origin/master' into v2
pieh Jun 15, 2018
8895061
Disable gatsby eslint if local found (#5871)
kkemple Jun 15, 2018
2107f12
[v2] update load-plugins snapshot (#5918)
pieh Jun 15, 2018
95bf9c0
Changed location of submission instructions to doc
Jun 15, 2018
54e7ef7
Merge remote-tracking branch 'origin/v2' into site-showcase-submissio…
Jun 15, 2018
5ee6364
updated link and ready to merge
Jun 15, 2018
c2f42dc
Merge pull request #5867 from gatsbyjs/site-showcase-submission-template
shannonbux Jun 15, 2018
4c5e46b
fix: local-eslint-config-finder (#5922)
kkemple Jun 16, 2018
2de0845
fix minor warnings in v2/www (#5940)
tsiq-swyx Jun 16, 2018
8780c1c
[v2] Fix v1 / v2 version conflicts (#5899)
m-allanson Jun 16, 2018
0fd6489
Update webpack.config.js (#5793)
emmatown Jun 16, 2018
746dd04
Update yarn.lock
KyleAMathews Jun 16, 2018
3d5f61d
Publish
KyleAMathews Jun 16, 2018
4a49288
Merge branch 'babel-v51' of https://github.com/dennari/gatsby into de…
KyleAMathews Jun 16, 2018
8ac171a
Fix yarn.lock
KyleAMathews Jun 16, 2018
e328d33
Temp remove plugin
KyleAMathews Jun 16, 2018
80a21f0
Temp remove another plugin
KyleAMathews Jun 16, 2018
b9d4633
Topics/showcase rebase v2 (#5941)
calcsam Jun 16, 2018
1397175
Merge remote-tracking branch 'origin/v2' into dennari-babel-v51
KyleAMathews Jun 16, 2018
0eb3f69
Merge branch 'dennari-babel-v51' into v2
KyleAMathews Jun 16, 2018
d30f1c2
[v2] Build-html static file using the webpack magic comment to provid…
pistachiology Jun 16, 2018
7ca8ddd
[v2] Consistently use 'index' as jsonname for the frontpage (#5946)
KyleAMathews Jun 16, 2018
c99289b
Prettify
KyleAMathews Jun 16, 2018
de15e48
Revert "Temp remove another plugin"
KyleAMathews Jun 16, 2018
0791df3
Revert "Temp remove plugin"
KyleAMathews Jun 16, 2018
f008d39
Update yarn.lock
KyleAMathews Jun 16, 2018
8c09369
Publish
KyleAMathews Jun 16, 2018
a46d62b
V2: replace navigateTo with push and replace (#5944)
tremby Jun 16, 2018
cf63c09
[v2] PR docs (#5933)
m-allanson Jun 16, 2018
8046da9
Prettify
KyleAMathews Jun 16, 2018
1215531
Merge from master
KyleAMathews Jun 17, 2018
70c781f
Merge remote-tracking branch 'origin/master' into v2-master-merge
KyleAMathews Jun 17, 2018
95d2917
Run prettier
KyleAMathews Jun 17, 2018
66a60f6
Fix merge errors
KyleAMathews Jun 17, 2018
0f4998a
Publish
KyleAMathews Jun 17, 2018
3846c74
Fix lint errors
KyleAMathews Jun 17, 2018
7ea347f
Specify next as gatsby-link version
KyleAMathews Jun 17, 2018
c111ed9
Publish
KyleAMathews Jun 17, 2018
c971455
v2 beta announcement blog post (#5882)
m-allanson Jun 17, 2018
61c2249
Update Lerna to v3 (#5955)
KyleAMathews Jun 17, 2018
79fc04a
chore(release): Publish
KyleAMathews Jun 17, 2018
3595fa0
Add gatsby-plugin-netlify-cache to cache image thumbnails (#5956)
KyleAMathews Jun 17, 2018
3c67e56
Add script to publish a site using just npm packages (#5957)
KyleAMathews Jun 17, 2018
5cc0c3e
Fix link
KyleAMathews Jun 17, 2018
c0236c6
Lerna v3 removed support for 'prepublish' script so change to 'prepar…
KyleAMathews Jun 17, 2018
e98e14e
chore(release): Publish
KyleAMathews Jun 17, 2018
a251aca
Fix migration doc link (#5960)
thakkaryash94 Jun 17, 2018
5f63a12
Update snapshots
KyleAMathews Jun 17, 2018
ce55caa
fix migration doc links (#5967)
varunzxzx Jun 17, 2018
7debead
Added missing double quote (#5958)
whs-dot-hk Jun 17, 2018
505e46c
[v2] Update using-mongodb example (#5983)
dennari Jun 18, 2018
ee2b271
[using-typescript] Fix typing in index layout component (#5969)
resir014 Jun 18, 2018
5159106
[gatsby] expose gatsby-link modules + fixed Partial declaration in .d…
resir014 Jun 18, 2018
af6612c
Update link to site.yml (#5996)
m-allanson Jun 18, 2018
6fb6c9f
[v2] Fix unused Container component references in part-two of tutoria…
koreyboone Jun 18, 2018
3c24a9f
support children render prop (#6007)
mathieudutour Jun 19, 2018
9efbbfc
Clean up left-over copy from when we had css-in-js examples in part t…
KyleAMathews Jun 19, 2018
7e12c06
Reduce number of thumbnails created to get v2 site building again (#6…
KyleAMathews Jun 19, 2018
0af74e7
chore(release): Publish
KyleAMathews Jun 19, 2018
963d691
more docs around gatsby-remark-custom-blocks (#5962)
wuweiweiwu Jun 19, 2018
2bd3567
Correct link (again) (#6014)
m-allanson Jun 19, 2018
3c9f647
restore check-versions.js (#5976)
pieh Jun 19, 2018
dd87774
Correct name of the babel plugin for class props (#6016)
JakeChampion Jun 19, 2018
e8c609d
[V2] Fix and rework using page transitions (target correct branch) (#…
pieh Jun 19, 2018
a26fcbf
[gatsby-remark-autolink-headers] Add option to choose a SVG icon (#5961)
LekoArts Jun 19, 2018
a7a7239
cache-dir/loader.js cleanup (#6017)
pieh Jun 19, 2018
6cc19c8
[gatsby][types] added typings for `StaticQuery` children prop (#6020)
resir014 Jun 19, 2018
37f2de8
Utilize setWebpackConfig() for V2 (#6024)
loremipson Jun 19, 2018
455f14b
Add Bench accounting to showcase (#6026)
haniotis Jun 19, 2018
6a19066
Rename boundActionCreators to actions in v2 README (#6027)
mottox2 Jun 19, 2018
1127365
add is-gatsby to awesome-gatsby (#6045)
tsriram Jun 20, 2018
49878e3
Detect if we're building to exit on query errors (#6043)
m-allanson Jun 20, 2018
d713a1c
Fix building the gatsbyjs.org data explorer for v2 (#6042)
m-allanson Jun 20, 2018
b725d83
Added gatsby-starter-tachyons (#6038)
pixelsign Jun 20, 2018
babc0e8
chore(release): Publish
m-allanson Jun 20, 2018
fb5f21c
Blog: Life After Layouts (#5816)
jlengstorf Jun 20, 2018
ac3b8f8
Update yarn.lock + prettier
KyleAMathews Jun 20, 2018
aa7a008
chore(release): Publish
KyleAMathews Jun 20, 2018
157e842
Update gatsby-node.js (#6052)
OliverRadini Jun 20, 2018
39bb0ce
Increase number of showcase sites in build (#6025)
KyleAMathews Jun 20, 2018
6d83dbf
Add docs on using v2 starters (#6057)
m-allanson Jun 20, 2018
c4e62f1
Add link to Life After Layouts post (#6063)
m-allanson Jun 21, 2018
a3cc004
[gatsby-source-filesystem] create separate state machines for each in…
pieh Jun 21, 2018
ec848f4
allow mix of date objects and date strings (#6034)
pieh Jun 21, 2018
391837f
[gatsby-source-wordpress] Add Node self-cert workaround to README (#6…
dustinhorton Jun 21, 2018
2a7db09
Update SSL for FriendlyErrorsWebpackPlugin (#6066)
ng-hai Jun 21, 2018
1af0890
docs(Add custom webpack config): update examples (#5982)
Raincal Jun 21, 2018
4890916
chore(release): Publish
m-allanson Jun 21, 2018
70b4e52
new blog post with Escalade Sports case study (#6028)
calcsam Jun 21, 2018
29724e3
Pull in correct dep for plugin-react-css-modules (#6067)
Jun 21, 2018
784ea92
Better starter docs (#5966)
wuweiweiwu Jun 21, 2018
e919340
Bump up to 30 minutes from default 10 for graphiql docker image build…
m-allanson Jun 21, 2018
5ac9714
[source-contentful] offline mode (#5869)
Khaledgarbaya Jun 21, 2018
8480013
[gatsby-source-contentful] - Passes down all Contentful options to SD…
jreidgreer Jun 21, 2018
815ef4e
Clarify question on upgrading to v2 — you "can" upgrade not "should" …
KyleAMathews Jun 17, 2018
e700bdb
Actually do show the astronaut in the article
KyleAMathews Jun 17, 2018
2c5c1b0
Fix broken external links (#6068)
daydream05 Jun 21, 2018
37b4013
v2 starter docs (#6070)
m-allanson Jun 21, 2018
b42ae6c
Import graphql -> master (#6071)
jquense Jun 21, 2018
afd75fc
chore(release): Publish
KyleAMathews Jun 21, 2018
df5eb8e
Add Google Tag Manager to gatsbyjs.org (#6062)
cassiebeckley Jun 21, 2018
3fb9c28
Add Cosmic JS Starter (#5916)
tonyspiro Jun 21, 2018
c682a86
fix: fix bad global check for graphql tag (#6075)
jquense Jun 21, 2018
beb4802
chore(release): Publish
KyleAMathews Jun 21, 2018
93a69ab
either preload OR inline CSS (#6009)
thescientist13 Jun 21, 2018
7f084bf
chore(release): Publish
KyleAMathews Jun 21, 2018
5c2b68a
[www] Adding contribution guides for new blog posts (#5938)
brotzky Jun 21, 2018
3c9ffc0
[v2] Move onPreBootstrap to run before the cache is loaded (#5862)
axe312ger Jun 21, 2018
ca310be
docs(contentful): add traced SVG explanation to using-contentful exam…
axe312ger Jun 21, 2018
4f72900
chore(release): Publish
KyleAMathews Jun 21, 2018
8304915
Add back robots.static
KyleAMathews Jun 21, 2018
dd46416
Add back changes for top message bar
KyleAMathews Jun 21, 2018
af29201
Merge branch 'master' of github.com:gatsbyjs/gatsby
KyleAMathews Jun 21, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.