Commit Graph
392 Commits
Author SHA1 Message Date
GatsbyJS Bot 064153600c chore(release): Publish
- gatsby-admin@0.1.65
 - gatsby-cli@2.12.44
 - gatsby-recipes@0.1.38
 - gatsby-theme-blog-core@1.5.40
 - gatsby-theme-blog@1.6.40
 - gatsby-theme-notes@1.3.66
 - gatsby-theme-ui-preset@0.0.55
 - gatsby@2.23.1
2020-06-05 11:16:28 +00:00
GatsbyJS Bot 5c2ebc60f6 Gatsby Admin UI cleanup (#24610)
* Add meta tags and cleanup admin button ui

* Fix react-helmet import

* Render plugin description if there is one

* Better install input with more states

* Add window.confirm to uninstall button

* Fix typescript

* Fix input label association & installing any npm package

* Remove extraneous console.log
2020-06-05 11:03:34 +00:00
GatsbyJS Botandgatsbybot 70028eb9f3 Add form-name hidden field for Netlify Forms (#24548)
It appears that Gatsby strips the form name from the form submission. By adding the hidden field you can restore the name and don't run into submission issues.
Example code from -> https://codebushi.com/form-handling-gatsby-netlify/
Other have run into this issue at -> https://github.com/gatsbyjs/gatsby/issues/12040

Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
2020-06-05 00:11:04 +00:00
GatsbyJS Bot f2841bc81a chore(starters): add gatsby-starter-woo (#24747) 2020-06-04 22:16:22 +00:00
GatsbyJS Bot 97605df575 fix(gatsby): add connection data dependency on concrete types when abstract type is queried (#24754)
* fix(gatsby): add connection data dependency on concrete types when abstract type is queried

* refactor: store original createPageDependencyActionCreator and add class method instead of inline shenanigans

* test: add some unit tests for `createPageDependency` method on node model

* test: add case for data-tracking "integration" test
2020-06-04 08:57:15 +00:00
GatsbyJS Bot e9327a9a82 style(starter): lint with Prettier (#24765) 2020-06-04 08:46:30 +00:00
GatsbyJS Bot a2fceb938b chore(release): Publish
- gatsby-admin@0.1.61
 - gatsby-theme-blog-core@1.5.36
 - gatsby-theme-blog@1.6.36
 - gatsby-theme-notes@1.3.62
 - gatsby-theme-ui-preset@0.0.51
 - gatsby@2.22.20
2020-06-03 18:48:07 +00:00
GatsbyJS Bot ba8c1bfcb8 fix(gatsby): bind develop-proxy server to host specified by user (#24761) 2020-06-03 18:28:53 +00:00
GatsbyJS Bot d41ebea23b chore(docs): Fix typographical error (#24729) 2020-06-03 14:12:01 +00:00
GatsbyJS Bot de1f3d3849 fixing some 404 links (#24716) 2020-06-03 13:47:08 +00:00
GatsbyJS BotandFlorian Kissling fb947c973b fix(www): layout for /guidelines/design-tokens + convert to theme-ui (#24569)
* converted guidelines containers from styled-system to theme-ui

* CopyColumn sticky styling fixed for responsive

* fixed the linting issue by converting double quotes to backtick

* guidelines design token page responsive layout fixed

* ContentColumn width changed for mobile

* used Flex from theme-ui instead of styled

* used the Box component from theme-ui inside Layout

* updated the breakpoints

* tweaking

* updated sections with no right padding

* styling updates

* created separate component for <td> with verticalAlignment of top

* added overflowX to the parent div of table on mobile

* fixed the lint error

* moved raw css to sx in containers

* fix: "Font Weights" token column value

`fontWeights[body]` -> `fontWeights.body`

* feat: add "px" column to "Font Sizes" table

Co-authored-by: Florian Kissling <florian.kissling@gmail.com>
2020-06-03 13:24:16 +00:00
GatsbyJS Bot 8d01fc0419 chore(release): Publish
- gatsby-admin@0.1.59
 - gatsby-cli@2.12.43
 - gatsby-link@2.4.5
 - gatsby-recipes@0.1.37
 - gatsby-theme-blog-core@1.5.34
 - gatsby-theme-blog@1.6.34
 - gatsby-theme-notes@1.3.60
 - gatsby-theme-ui-preset@0.0.49
 - gatsby@2.22.18
2020-06-03 11:49:28 +00:00
GatsbyJS Botandgatsbybot eba3a19cf1 fix(gatsby-link): Fail gracefully on empty to prop (#24745)
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
2020-06-03 11:45:01 +00:00
GatsbyJS Bot a002d4b6af chore(www): Don't panic on missing showcase entry (#24741) 2020-06-03 10:49:35 +00:00
GatsbyJS BotandSidhartha Chatterjee d7be6313fe chore(gatsby): Switch query running to use services (#24708)
* chore(gatsby): Switch query running to use services

* Fix typings

* Early return for empty queries

* Remove filesDirty

* Pass in graphqlRunner to services

* Pass in graphqlRunner into runPageQueries

* Pass in program to runStaticQueries and runPageQueries in develop

* Panic on missing store

* Remove unused props from context type

Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
2020-06-03 09:46:18 +00:00
GatsbyJS Bot e9e8cb225f perf(gatsby): be more conservative in when to sort (#24609) 2020-06-03 08:19:54 +00:00
GatsbyJS Bot 0ab8e1cec1 chore(blog): 🔒 Fix missing HTTPS on gatsbyjs.com links (#24732) 2020-06-03 06:05:16 +00:00
GatsbyJS Bot b1f32f5242 chore(starters): add gatsby-starter-simple (#24628) 2020-06-03 01:05:55 +00:00
GatsbyJS Bot a91d328761 chore(gatsby): Fix spelling in .eslintrc.js (#24711) 2020-06-02 20:44:50 +00:00
GatsbyJS Bot 6865292d56 chore(blog): Fix brand name for WordPress (#24710) 2020-06-02 20:42:14 +00:00
GatsbyJS Bot 6b6892dc90 change Gitlab to GitLab (#24362) 2020-06-02 20:20:58 +00:00
GatsbyJS Bot 024ef197bc missing point (#24363) 2020-06-02 20:18:02 +00:00
GatsbyJS Bot 1fe3500fb4 chore(showcase): Add nagarjun.co to showcase (#24688)
## Description

This adds my personal site (nagarjun.co) to the showcase.

## Documentation

N/A

## Related issues

N/A
2020-06-02 16:49:41 +00:00
GatsbyJS Botandondrejch 6c0f901caf Update links redirects on Kontent sourcing guide (#24714)
Co-authored-by: ondrejch <ondrejch@kentico.com>
2020-06-02 16:32:15 +00:00
GatsbyJS Bot 81df617014 perf(gatsby): drop severe scaling regression caused by analytics (#24709)
* perf(gatsby): drop severe scaling regression caused by analytics

Regression introduced in https://github.com/gatsbyjs/gatsby/pull/22851

The problem seems to be that these calls to `v8.serialize` trigger the gc to start a full hold-the-world mark-and-sweep step sooner. In a benchmark of 150k files, the step would trigger almost always after between 100k and 110k queries had run, and it would pause the process for 60+ seconds.

Example benchmark results from before and after that PR:

```
info bootstrap finished - 86.758 s
success Building production JavaScript and CSS bundles - 9.404s
success run queries - 205.676s - 150002/150002 729.31/s
success Building static HTML for pages - 142.800s - 150002/150002 1050.44/s
info Done building in 451.33 sec
```

```
info bootstrap finished - 85.933 s
success Building production JavaScript and CSS bundles - 8.335s
success run queries - 84.795s - 150002/150002 1769.00/s
success Building static HTML for pages - 141.000s - 150002/150002 1063.84/s
info Done building in 320.158 sec
```

This is very consistent behavior. We looked at the change and agreed that the best was to just drop this measurement since it was for the sake of analytics and a non-vital metric to record. We'd rather have the perf than the metric.

Numbers for the fix, same benchmark, first on current master and then on this PR:

```
info bootstrap finished - 79.788s
success Building production JavaScript and CSS bundles - 9.635s
success run queries - 201.542s - 150002/150002 744.27/s
success Building static HTML for pages - 141.535s - 150002/150002 1059.82/s
info Done building in 440.766 sec
```

```
info bootstrap finished - 80.751s
success Building production JavaScript and CSS bundles - 9.570s
success run queries - 87.162s - 150002/150002 1720.95/s
success Building static HTML for pages - 142.609s - 150002/150002 1051.84/s
info Done building in 319.151 sec
```

nice!

* And drop the import
2020-06-02 13:12:46 +00:00
GatsbyJS BotandMichal Piechowiak 203f5182e5 chore(gatsby): Migrate reducers/index to TypeScript (#23877)
* Change file extension from JS to TS

* Change reducer config export to ES6 module

* Change imports and exports to ES6 modules

* Change reducers import on redux index to use ES6 modules

* Update reducers imports and exports

* Comment unused codes

* Update merge conflicts

* Update nodesReducer module name

* Update last-action state type

* Fix merge conflicts

* Revert api test snapshot

* ops, actually fix merge conflicts

Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
2020-06-02 12:32:39 +00:00
GatsbyJS BotandRenovate Bot c20fa02cea fix: update starters and examples (#24434)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 10:00:35 +00:00
GatsbyJS Bot 2a58b4026e remove vulnerable http-proxy version from lockfile (#24344) 2020-05-22 13:33:29 +00:00
GatsbyJS Bot 8b84876f9b chore(typobot): Add ESLint to typobot ignore list (#24213) 2020-05-19 10:47:24 +00:00
GatsbyJS BotandRenovate Bot 239a591305 chore: update packages (#24196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-19 10:35:13 +00:00
GatsbyJS BotandRenovate Bot c21d3e0c31 fix: update starters and examples (#24199)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-19 10:34:48 +00:00
GatsbyJS BotandRenovate Bot 3f647673e9 Update starters and examples (#24182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-18 16:15:02 +00:00
GatsbyJS Bot 99cbd3df7a fix(www): update zeit to vercel links (#24044) 2020-05-13 12:04:39 +00:00
GatsbyJS BotandRenovate Bot bbdb8e6b33 chore: update www (#23971)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-11 16:42:24 +00:00
GatsbyJS BotandRenovate Bot 32e14868b9 fix: update starters and examples (#23915)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-08 16:48:35 +00:00
GatsbyJS BotandRenovate Bot 9e6707aebb fix: update starters and examples (#23541)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-05 21:24:49 +00:00
GatsbyJS BotandKyle Mathews 581a0f7cd3 feat(gatsby-recipes): Add Gatsby react helmet recipe (#23495)
* feat(gatsby-recipes): Add Gatsby react helmet recipe

* Adding react-helmet

* Update gatsby-plugin-react-helmet.mdx

Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com>
2020-04-27 15:04:26 +00:00
GatsbyJS BotandRenovate Bot 47f6415c86 fix: update www (#23523)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-27 14:47:39 +00:00
GatsbyJS BotandRenovate Bot 8c0bcad53e fix: update starters and examples (#23522)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-27 14:46:03 +00:00
e3383b8774 fix: update starters and examples (#23450)
* fix: update starters and examples

* Add noop build script

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Mikhail Novikov <freiksenet@gmail.com>
2020-04-27 11:24:24 +00:00
GatsbyJS Bot e1bca2c88c chore(starters): upgrade to the latest versions of packages (#23470) 2020-04-25 08:12:51 +00:00
GatsbyJS Bot c1e2fa90f9 chore(starters): upgrade packages (#23262) 2020-04-19 14:57:22 +00:00
GatsbyJS Bot c43050da81 Upgrade starters to the latest versions (#23208) 2020-04-17 02:02:16 +00:00
GatsbyJS BotandDima An d1f430ad77 Update prettier (#22520)
* Update prettier to latest version

* Run 'yarn format' from root of project

* Remove prettier-ignore for nested markdown

* Fix starters

* Fix benchmarks

* Fix examples

* Fix integration-tests

* Update eslint-config-prettier & eslint-plugin-prettier

* Fix linting

* Update all .prettierrc

* Run Prettier on full codebase

* Remove unnecessary .prettierrc & .prettierignore files

* Update Prettier script

* Update snapshots

* Revert snapshot

* Revert "Update Prettier script"

This reverts commit 008eb996

* Update snapshot

* Update docs/blog/2018-08-09-swag-store/index.md

Co-Authored-By: Dima An <dmitriym44@gmail.com>

Co-authored-by: Dima An <dmitriym44@gmail.com>
2020-04-15 16:00:41 +00:00
GatsbyJS Bot 068b72d068 Update gatsby-config.js (#22992)
Add empty plugin array
2020-04-10 06:02:45 +00:00
GatsbyJS Bot 6b4109ab32 chore(starters): bump dependencies (#22819) 2020-04-04 17:32:19 +00:00
GatsbyJS BotandRenovate Bot c0109fe942 chore: update dependency babel-preset-gatsby to ^0.2.36 (#22309)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-17 09:19:19 +00:00
GatsbyJS BotandRenovate Bot de88062433 fix: update dependency zipkin-transport-http to ^0.19.2 (#22340)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-17 09:18:55 +00:00
GatsbyJS BotandRenovate Bot 365542efb1 fix: update minor updates in packages (#22329)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-17 09:15:23 +00:00
GatsbyJS BotandRenovate Bot 81922807fc chore: update minor updates in packages (#20727)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 11:13:11 +00:00