Commit Graph
13 Commits
Author SHA1 Message Date
GatsbyJS Bot ec41b0fedf docs(adding-search): use elasticlunr-search plugin updated for v2 (#11354) 2019-01-28 17:36:46 +00:00
GatsbyJS Bot f073272719 chore(release): Publish
- gatsby-image@2.0.29
 - gatsby-plugin-canonical-urls@2.0.9
 - gatsby-plugin-feed@2.0.12
 - gatsby-plugin-google-analytics@2.0.12
 - gatsby-plugin-google-gtag@1.0.10
 - gatsby-plugin-less@2.0.9
 - gatsby-plugin-offline@2.0.22
 - gatsby-plugin-postcss@2.0.3
 - gatsby-plugin-sass@2.0.8
 - gatsby-plugin-stylus@2.0.4
 - gatsby@2.0.100
2019-01-28 16:57:41 +00:00
GatsbyJS Bot f55f586a77 feat(gatsby-plugin-google-analytics): add TS typings for OutboundLink component (#10215) 2019-01-28 15:54:43 +00:00
GatsbyJS Bot 904faf3d2a fix(gatsby-image): use the cache to tell if the image was already loaded (#11303) 2019-01-28 14:55:28 +00:00
GatsbyJS Bot 2c4e4886e3 docs(gatsby-transformer-javascript-frontmatter): update accepted extensions (#11310) 2019-01-28 12:37:04 +00:00
GatsbyJS Bot 0c7bc7ada8 chore: format 2019-01-28 12:31:29 +00:00
GatsbyJS Botandswaminator 5223d00ba6 feat(www): add AWS Amplify Auth starter to Gatsby listings (#11235)
* Added AWS Amplify Auth starter to Gatsby listings

* Update docs/starters.yml

Co-Authored-By: swaminator <nikhil@live.ca>

* Update docs/starters.yml with wording change

Co-Authored-By: swaminator <nikhil@live.ca>

* Updated features based on suggestion

Co-Authored-By: swaminator <nikhil@live.ca>

* add slash
2019-01-24 09:39:19 +00:00
GatsbyJS Bot 8fe5a28e31 Add waterscap.es to showcase (#11236)
* Add waterscap.es to showcase

* Remove colon in description
2019-01-24 09:27:36 +00:00
GatsbyJS Bot 26994a7e8d Fix grammar and formatting errors (#11153) 2019-01-21 10:08:55 +00:00
GatsbyJS Bot c03e75506a Minor typo fixes (#11154) 2019-01-21 10:07:16 +00:00
GatsbyJS Bot 46166a6430 chore: use null not "SOURCE" as parent of top level nodes (#10920) 2019-01-08 17:37:31 +00:00
GatsbyJS Bot af0ebe17aa fix(gatsby-starter-blog): Fix global access to graphql in blog starter's 404 (#10923)
Global access to `graphql` (which is deprecated) got added accidentally in https://github.com/gatsbyjs/gatsby/pull/10865/files

This fixes that and gets rids of the annoying warning in the output
![screenshot 2019-01-08 22 52 33](https://user-images.githubusercontent.com/7701981/50847634-1af91900-1398-11e9-97f5-a5ea812fc873.png)
2019-01-08 17:25:42 +00:00
GatsbyJS Bot 127dca9149 fix(ci): do not run (unnecessary) install step for starters validation (#10838) 2019-01-04 19:14:22 +00:00