GatsbyJS Bot
8b495d2389
fix(examples): remove using-fragments submodule ( #16808 )
...
* remove submodule for fragments
* add fragments example back as folder
2019-08-20 18:29:55 +00:00
GatsbyJS Bot
84471d44a7
fix: update dependency algoliasearch to ^3.33.0 ( #16804 )
2019-08-20 17:48:17 +00:00
GatsbyJS Bot
431502f0d6
chore: update mdx monorepo to ^1.3.1 ( #16790 )
2019-08-20 17:33:28 +00:00
GatsbyJS Bot
e68787ca09
chore: update dependency webpack-cli to ^3.3.7 ( #16787 )
2019-08-20 15:45:56 +00:00
GatsbyJS Bot
30962ab9be
fix(blog): Update broken link in Schema Customisation post ( #16774 )
2019-08-20 15:44:02 +00:00
GatsbyJS Bot
1602fa4d81
chore: update dependency jscodeshift to ^0.6.4 ( #16782 )
2019-08-20 15:32:39 +00:00
GatsbyJS Bot
c815827803
chore: update dependency rimraf to ^2.7.1 ( #16785 )
2019-08-20 15:32:19 +00:00
GatsbyJS Bot
8df6753231
chore: update dependency json2csv to ^3.11 ( #16783 )
2019-08-20 15:26:49 +00:00
GatsbyJS Bot
75ef6522a3
Bump up Renovate hourly limit to 10
2019-08-20 15:05:28 +00:00
GatsbyJS Bot
348d1c59fc
chore: update dependency cross-env to ^5.2.0 ( #16775 )
2019-08-20 15:04:54 +00:00
GatsbyJS Bot
267d0f08ce
chore: update dependency graphql to ^14.4.2 ( #16777 )
2019-08-20 14:43:13 +00:00
GatsbyJS Bot
60f4d1ffbd
chore: update dependency graphiql to ^0.14.2 ( #16776 )
2019-08-20 14:40:47 +00:00
GatsbyJS Bot
3626162bd4
chore: update dependency aws-sdk to ^2.513.0 ( #16772 )
2019-08-20 14:40:00 +00:00
GatsbyJS Bot
383635acbb
chore: update dependency js-combinatorics to ^0.5.4 ( #16779 )
2019-08-20 14:39:09 +00:00
GatsbyJS Bot
fae70a06f1
fix: update gatsby monorepo ( #16757 )
2019-08-20 08:57:15 +00:00
GatsbyJS Bot
8e9d448b40
chore(release): Publish
...
- gatsby@2.13.70
2019-08-20 08:20:12 +00:00
GatsbyJS Bot
b65891629b
docs: Configuring a CA for private package registries ( #16748 )
...
* add docs for corporate certs - #15807
* Apply suggestions from code review
2019-08-20 08:13:18 +00:00
GatsbyJS Bot
dd2ce4131b
chore(creators): Add Erno Salo ( #16732 )
2019-08-20 05:24:49 +00:00
GatsbyJS Bot
23fed0fb3f
fix(telemetry): only look at websocket updates when we have active clients. ( #16750 )
2019-08-20 04:28:47 +00:00
GatsbyJS Bot
26e0283bfd
fix: update dependency gatsby to ^2.13.68 ( #16749 )
2019-08-20 04:27:57 +00:00
GatsbyJS Bot
b5ff53d8f1
Add README for gatsby/themes ( #16709 )
...
* Create README.md
clarify gatsby/themes organization
* chore: format
2019-08-19 19:38:52 +00:00
GatsbyJS Bot
9411b8e49e
fix: update mdx monorepo to ^1.3.1 ( #16720 )
2019-08-19 19:20:37 +00:00
GatsbyJS Bot
5a05a874d0
fix: update gatsby monorepo ( #16690 )
2019-08-16 20:26:34 +00:00
GatsbyJS Bot
6d879a5262
docs(debugging-html-builds): Mention the useEffect hook ( #16683 )
...
reference React docs, use ternary operator
2019-08-16 18:03:40 +00:00
GatsbyJS Bot
9699f3adae
chore(sites): add Sheringham Shantymen ( #16684 )
2019-08-16 17:57:11 +00:00
GatsbyJS Bot
ca3bb04749
fix: update dependency gatsby to ^2.13.66 ( #16685 )
2019-08-16 17:41:10 +00:00
GatsbyJS Bot
a8d5b6d087
chore(release): Publish
...
- gatsby@2.13.66
2019-08-16 15:21:19 +00:00
GatsbyJS Bot
f178263a44
fix(gatsby): don't break if an ancestor directory is inaccessible ( #15876 )
2019-08-16 15:19:44 +00:00
GatsbyJS Bot
884eebd2af
fix: update gatsby monorepo ( #16672 )
2019-08-16 01:45:49 +00:00
GatsbyJS Bot and Sidhartha Chatterjee
319c4515a1
docs: Querying for images with GraphQL and gatsby-image ( #16566 )
...
* add examples and steps for querying different types of images
* added markdown frontmatter image recipe
* Apply suggestions from Sids code review
Co-Authored-By: Sidhartha Chatterjee <me@sidharthachatterjee.com >
* chore: format
2019-08-15 23:49:09 +00:00
GatsbyJS Bot and Sidhartha Chatterjee
28246c688e
docs: Add recommendations for WordPress workflow ( #16622 )
...
* added recommendations for wordpress sourcing guide
* Apply suggestions from Sids code review
Co-Authored-By: Sidhartha Chatterjee <me@sidharthachatterjee.com >
* chore: format
2019-08-15 23:43:31 +00:00
GatsbyJS Bot
262637562e
chore(peril): fix typo/missing space ( #16663 )
2019-08-15 19:32:42 +00:00
GatsbyJS Bot
e88e16edfb
chore(docs): Add note about react-loadable ( #16642 )
...
* extra solution for missing window object at build time
react loadable fixed my problem.
The webpack solution provided in the article on the other hand didn't work.
* fix
* chore: format
* accepting suggestion
thanks
* chore: format
2019-08-15 18:04:08 +00:00
GatsbyJS Bot
6f892d7ce1
chore(showcase): Add Cantas site ( #16641 )
...
Add Cantas to the showcase
2019-08-15 09:20:31 +00:00
GatsbyJS Bot
80b169ffb3
fix: update gatsby monorepo ( #16639 )
2019-08-15 06:36:44 +00:00
GatsbyJS Bot
24be428be7
fix: update dependency gatsby to ^2.13.63 ( #16628 )
2019-08-14 18:56:38 +00:00
GatsbyJS Bot
aca02c6a9e
fix: update gatsby monorepo ( #16606 )
2019-08-13 23:27:32 +00:00
GatsbyJS Bot
4eacb24b47
chore: update dependency gatsby to ^2.13.61 ( #16560 )
2019-08-12 23:23:15 +00:00
GatsbyJS Bot
03e1818cfd
chore: update dependency gatsby to ^2.13.59 ( #16547 )
2019-08-12 12:44:36 +00:00
GatsbyJS Bot
0335b01470
fix: update gatsby monorepo ( #16532 )
2019-08-11 23:08:12 +00:00
GatsbyJS Bot
9971e6eb9a
chore: update dependency gatsby to ^2.13.57 ( #16506 )
2019-08-09 22:12:36 +00:00
GatsbyJS Bot
730a7cb347
chore: update dependency gatsby to ^2.13.56 ( #16498 )
2019-08-09 18:05:39 +00:00
GatsbyJS Bot
19831f0491
chore: update dependency gatsby to ^2.13.55 ( #16488 )
2019-08-09 11:14:41 +00:00
GatsbyJS Bot
54b5828bea
chore: update dependency gatsby to ^2.13.54 ( #16479 )
2019-08-08 22:29:37 +00:00
GatsbyJS Bot
3590be4d1d
fix: update react monorepo to ^16.9.0 ( #16478 )
2019-08-08 21:59:24 +00:00
GatsbyJS Bot
5e454e5990
chore: update gatsby monorepo ( #16415 )
2019-08-08 16:23:17 +00:00
GatsbyJS Bot
566cc5dc18
fix(starters): Format all the supported files ( #16238 )
2019-08-06 12:56:35 +00:00
GatsbyJS Bot
eefd512ac1
chore: update dependency gatsby to ^2.13.51 ( #16375 )
2019-08-05 15:43:57 +00:00
GatsbyJS Bot
4b45f4df4a
fix: update dependency theme-ui to ^0.2.26 ( #16340 )
2019-08-03 22:12:12 +00:00
GatsbyJS Bot
08e951c330
fix: update gatsby monorepo ( #16234 )
2019-07-31 06:57:42 +00:00