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

add combined date/time formats for ISO 8601 that allow for local time #4813

Merged
merged 1 commit into from Apr 3, 2018
Merged

Conversation

ghost
Copy link

@ghost ghost commented Apr 3, 2018

Currently local time ISO 8601 formats are not identified as a "date" and thus aren't eligible for the formatString() argument in Gatsby's GraphQL queries. This allows the use of both Local Time and UTC dates and resolves issue #4789

A brief recap from ISO 8601 Wiki:

Time zones in ISO 8601 are represented as local time (with the location unspecified), as UTC, or as an offset from UTC.

If the time is in UTC, add a Z directly after the time without a space. Z is the zone designator for the zero UTC offset.

Includes the local date/time combination formats (no time zone designator on the end) within the ISO_8601_FORMAT const. This way we ensure local date/time combinations can be received / manipulated by the .utc() method as well.

@gatsbybot
Copy link
Collaborator

Deploy preview for using-drupal ready!

Built with commit ab06f7b

https://deploy-preview-4813--using-drupal.netlify.com

@ghost ghost changed the title add local time designators for ISO 8601 format add local time format for ISO 8601 date/time schema Apr 3, 2018
@ghost ghost changed the title add local time format for ISO 8601 date/time schema add combined date/time formats for ISO 8601 that allow for local time Apr 3, 2018
@ghost
Copy link
Author

ghost commented Apr 3, 2018

Unsure what caused the imageSharp error for the appVeyor build. Don't think it was anything I poked around at. =/

@KyleAMathews
Copy link
Contributor

The sharp error is unrelated. I'm not sure what happened there since the error seems unrelated to anything that's changed lately.

@KyleAMathews
Copy link
Contributor

PR looks good! Thanks for investigating and submitting a PR! Adding more formats should always be safe :-)

@KyleAMathews KyleAMathews merged commit 6769afc into gatsbyjs:master Apr 3, 2018
KyleAMathews pushed a commit that referenced this pull request Apr 18, 2018
* Refactors email signup form to use gatsby-plugin-mailchimp

* Adds two babel plugins

* Refactors email signup form to use gatsby-plugin-mailchimp

* Adds two babel plugins

* Refactors from async/await to then/catch

* Removes useless gatsby-node change

* Bumps dep version

* Refactors email signup form to use gatsby-plugin-mailchimp

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Adds two babel plugins

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Consistently use `npm` instead of `yarn` [Docs][Review] (#4607)

* Remove yarn from “Deploying”

TODO: no sure if to remove/convert yarn example from GitLab instructions on this page, since GitLab might rely on yarn and not npm.

* Use npm instead of yarn in Style Guide

* Minor: guides -> Guides

* npm instead of Yarn in GitHub Pages setup

* GitLab yarn -> npm

* Revert "Use npm instead of yarn in Style Guide"

This reverts commit ac72f11.

For our internal stuff, we do want people to use Yarn as we commit yarn.lock files.

* Blog: Hexo yarn -> npm

* Package readme: yarn -> npm

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* remark-prismjs: add aliases for languages (#4688)

* remark-prismjs: refactor tests into pre and code

* remark-prismjs: add aliases for languages

This allows specifying aliases for languages when using prismjs.

Fixes #4549

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* internally use Map() in getState()'s pages (#4681)

In an attempt to debug issue #4680 and generally improve
the performance of Gatsby as a whole, we swapped out the Array that
`getState()` uses internally with a `Map()`.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-1-config-css-modules@1.0.11
 - gatsby-plugin-coffeescript@1.4.13
 - gatsby-plugin-create-client-paths@1.0.8
 - gatsby-plugin-google-tagmanager@1.0.16
 - gatsby-plugin-less@1.1.8
 - gatsby-plugin-postcss-sass@1.0.19
 - gatsby-plugin-react-css-modules@1.0.15
 - gatsby-plugin-remove-trailing-slashes@1.0.9
 - gatsby-plugin-sass@1.0.24
 - gatsby-plugin-styled-components@2.0.10
 - gatsby-plugin-styled-jsx@2.0.6
 - gatsby-plugin-stylus@1.1.17
 - gatsby-plugin-typescript@1.4.19
 - gatsby-remark-embed-snippet@1.0.16
 - gatsby-remark-prismjs@1.2.21
 - gatsby-source-faker@1.0.7
 - gatsby-transformer-react-docgen@1.0.17
 - gatsby@1.9.241

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add direct link to download VS Community 2015
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add CodeBushi to showcase

replacing hunterchang.com with CodeBushi
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add Gatsby Starter Tailwind
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add philippczernitzki.me to Showcase (#4710)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Also point to download page and update description
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [www] Fix logic to determine selected plugin from list (#4706)

* fix logic to determine selected plugin from list

* fix selected style for scoped packages

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix #4503 (#4698)

* Fix #4503

- added check to make sure node exists before tying to get descendents and delete
- added test case that calls deleteNode on an undefined node

* formatting

* formatting

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Change the name & description of gatsbyjs.org (#4713)

Instead of:
You can now view gatsby-starter-default in the browser.

It’s now:
You can now view gatsbyjs.org in the browser.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-1-config-extract-plugin@1.0.3
 - gatsby-cli@1.1.49
 - gatsby-plugin-fullstory@1.0.3
 - gatsby-plugin-google-analytics@1.0.25
 - gatsby-plugin-google-tagmanager@1.0.17
 - gatsby-plugin-sass@1.0.25
 - gatsby-remark-embed-snippet@1.0.17
 - gatsby-remark-images@1.5.60
 - gatsby-transformer-remark@1.7.38
 - gatsby@1.9.242

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add docs page on setting up Linux for Gatsby (#4716)

* new page an title

* add in outline

* build tools

* node-install

* links and preamble

* debian too

* Update gatsby-on-linux.md

* Copy edits

* Copy edits

* Update gatsby-on-linux.md

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Document gatsby-link being only for internal links (#4720)

Add an example of a component which could be used to automatically
choose <a> or gatsby-link depending on the destination.

Resolves #4662.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add support for the Styled Components Babel plugin (#4722)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-link@1.6.40
 - gatsby-plugin-styled-components@2.0.11
 - gatsby@1.9.243

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix typo on Linux docs page (#4728)

* new page an title

* add in outline

* build tools

* node-install

* links and preamble

* debian too

* Update gatsby-on-linux.md

* Copy edits

* Copy edits

* Update gatsby-on-linux.md

* typo you, your

* typo you, your

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add Gatsby Starter Bloomer (#4731)

Add new starter info to documentation
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add SSR support to i18next article (#4582)

* Add SSR support to i18next article

* Add note

translate hoc (react-i18next) cause component not able to SSR

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add WebGazer to Showcase sites on README
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [gatsby-transformer-remark] Don't generate AST for same node multiple times in parallel. (#4734)

If we are already generating AST for given node - wait for result of that.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Queue page requests to wp endpoints (#4735)

* Wrap better-queue with Promise syntax that resolves when the queue
drains

* Queue requests for wp objects.
Added config to set concurreny of the requests

* Use concurrency instead of batchSize

* Fix passing the config to the getPages function
Fix how options are passed in to better-queue

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [www] Move Plugins page from /packages to /plugins (#4705)

* move plugins page from /packages to /plugins

* revert package slug to /packages

* /packages instead of /plugins as path for packages

* fix formatting

* Update index.js

* Update index.js

* Fix sidebar

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-source-wordpress@2.0.70
 - gatsby-transformer-remark@1.7.39

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add gatsby-starter-i18n-lingui (#4741)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add smakosh.com to Showcase (#4678)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [remark-autolink-headers] Show anchor when :focus'ed (#4739)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [gatsby-source-wordpress] support for exlcuded manufacturers and types (#4538)

* [gatsby-source-wordpress] support for excluded manufacturers and types

* [gatsby-source-wordpress] first take on globe exclusion matching

* [gatsby-source-wordpress] route based globbing

* [gatsby-source-wordpress] correcint excludeRoutes README

* [gatsby-source-wordpress] iterate excludedRoutes

* [gatsby-source-wordpress] adding minimatch as dependency

* [gatsby-source-wordpress] renaming concurrentRequests parameter for consistency

also added doc note for concurrentRequests and fixed bug in getPages call that prevented verbose output

* [gatsby-source-wordpress] adding better-queue as explicit dependency

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [gatsby-source-wordpress] Link Parent pages to pages (#4747)

* Generic implementation for all node types

* Update gatsby-node.js

* Update normalize.js

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-remark-autolink-headers@1.4.14

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-remark-autolink-headers@1.4.15
 - gatsby-source-wordpress@2.0.71

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Adding a new site built with Gatsby (#4752)

Migrated from my blog from WordPress to Gatsby
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Update CONTRIBUTING_ES.md

Updated a bit of translation.
Still needs a unified stlye for the markdown IMO
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Update README.md (#4764)

* Update README.md

* Update README.md

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add HS Hackathons to projects list
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* updating scrape.js for gatsbygram (#4777)

* updating scrape.js for gatsbygram

* Update gatsbygram images

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add seo docs (#4766)

* add seo link

* Create seo.md

* Typo

* Typo

* Copy edits

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Correct potential miscommunication in SEO doc (#4778)

It's implying that we don't client render — which we do — so remove that fragment since not important to message of the sentence.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* add Bartosz Dominiak site to showcase (#4784)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-plugin-react-helmet@2.0.9

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add OutboundLink component to gatsby-plugin-google-analytics + track links on gatsbyjs.org (#4786)

* Add OutBoundLink component to gatsby-plugin-google-analytics

* Track outbound links on gatsbyjs.org

* Fix link errors + handle other types of clicks

* Use named arguments

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Document new component <OutboundLink> (#4787)

* Add OutBoundLink component to gatsby-plugin-google-analytics

* Track outbound links on gatsbyjs.org

* Fix link errors + handle other types of clicks

* Use named arguments

* Document new component <OutboundLink>

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-plugin-google-analytics@1.0.26

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add banner for Gatsby workshops (#4788)

* Add banner for Gatsby workshops

* Copy edit

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-plugin-google-analytics@1.0.27

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Update gatsby-starters.md (#4798)

Added a new starter - Gatsby Starter Business
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add Photon to starters (#4781)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Don't query for unnecessary fields in gatsby-node.js createPages so people don't think these are needed (#4801)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Remove unnecessary fourth backtick (#4796)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix typo (#4794)

Fix very small typo on doc under GraphQL Reference section.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* readme: Add Rohit's HBTU MUN site (#4791)

* readme: Add Rohit's HBTU MUN site

* Update README.md

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Improve description and keywords for gatsby-plugin-react-helmet so more findable in plugin library (#4806)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-plugin-react-helmet@2.0.10
 - gatsby-remark-embed-snippet@1.0.18
 - gatsby-remark-prismjs@1.2.22

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Added blog post  (#4758)

* Added blog post about WordPress to Gatsby migration

* Added blog post about WordPress to Gatsby migration - canonical info and excerpt added

* Added canonical link to header of blog post pages

* Format and edits

* Manage canonical url with react-helmet so easy for a blog post to override it

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Flag to disable uglify for production builds (#4755)

* add no-uglify option to build command

* uglify js bundles based on cli arg

* fix formatting

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-cli@1.1.50
 - gatsby@1.9.244

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix banner styles (#4808)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Queue requests from createRemoteFileNode and control concurrency of requests (#4616)

* Chunk the requests to download media objects from WP.
The blog I work on has over 9,000 media objects and currently, it tries
to download them all. This PR chunks them in groups of 100, but that
setting can be increased.

* Remove prettier forrmatting from the readme

* Clean up and document create-remote-file-node
Add Better Queue for more control over processing

* Rollback changes to wp source files

* Add queue for requesting wp objects
update readme with new config option

* Revert files to master

* No longer throw an exception when an error occurs. Just resolve with
null and move on

* Remove file lock lookup for now. 200 concurrent requests is a safe
number and we can look to change this in the future

* Cosmoetic updates

* Remove console.log

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Banner positioning fix for www (#4810)

* fixes banner scrolling on www

* fix banner positioning

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix spelling error (#4819)

See: #4815
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* responsiveResolution is depracated (#4811)

According to #2320 "responsive" is dropped in favor of resolutions.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-plugin-google-analytics@1.0.28
 - gatsby-source-contentful@1.3.45
 - gatsby-source-drupal@2.0.30
 - gatsby-source-filesystem@1.5.28
 - gatsby-source-wordpress@2.0.72

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add Storybook to Websites built with Gatsby (#4824)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Don't handle line highlights unless there's actually line highlights fixes #4802 (#4823)

* Don't handle line highlights unless there's actually line highlights fixes #4802

* Update snapshots for gatsby-remark-embed-snippet

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-remark-embed-snippet@1.0.19
 - gatsby-remark-prismjs@1.2.23

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add protocol to Storybook website (#4825)

Apparently github considers websites without protocol as relative paths to the repo
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Tags to posts (#4782)

* tags

* tags for gatsbyjs.org

* add all doc tags, queries for non-kebab-case tags like Contentful still acting weird

* fix tags

* fix link from tags page

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* links to plugin authoring page added and fixed (#4822)

* links to plugin authoring page fixed

Do I use html hyperlinks in the .js file? Happy to change that if needed.

* correct .js file and corrected link

* deleted packages.js~HEAD and updated link to plugin authoring

* Fix link

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [starters] Add gatsby-starter-typescript-plus (#4821)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* add local time designators for ISO 8601 format (#4813)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby@1.9.245

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add new example doc: GraphQL Reference/Query Variables (#4795)

* Add new example doc: GraphQL Reference/Query Variables

* Update graphql-reference.md

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Omit undefined attributes from noscript images (#4639)

* Set default noscript width and height to null

To solve issue #4317, this sets the default values of the noscript image's height and width attributes to null. The current default values of "" fail HTML validation because these attributes (if present) must be non-negative integers. Omitting these non-required attributes entirely when no width/height is provided (by setting them to null) solves the validation issue.

* Omit undefined attributes from noscriptImg string output 

This edit checks each prop sent to noscriptImg() to see if it exists before adding the relevant attribute to the `<img>` string.

This prevents attributes with undefined values from being added to the markup as empty strings (e.g. `width=""` and `height=""`), which can cause HTML validation errors in some cases.

The two required `<img>` attributes (`src` and `alt`) are included as empty strings by default. All other attributes are omitted if undefined.

* Fixed typo in comment

* Include opacity and transitionDelay prop values

I accidentally omitted the prop values for opacity and transitionDelay (I only included the default values). 

This edit adds the prop values (if any) back in.

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* improve error message for graphql queries (#4615)

* improve error message for graphql queries

Show where the `.cache` file is to make debugging easier.

* improve error message for graphql queries

Show the path (slug, usually) and the pluginID

* Update query-runner.js

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-image@1.0.43
 - gatsby@1.9.246

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Styleguide example (#3304)

* Adds plop boilerplate

* Adds base stuff

* Configurable background colors

* Rename props

* Add a comment

* Add a component README

* Tweaks

* Can query successfully

* Adds components and index

* Add prop types

* Adds component index

* Link back to component index

* Showing props / methods

* Add size prop to Button

* Remove log

* We are querying markdown

* Feeds example html into renderer

* Parsing / rendering HTML

* Starts parsing nodes

* It works

* Add prop types

* Adds size example to README

* Sets up component index

* Writes dyanmic component index to the cache

* Renaming for clarity

* Add description

* Renaming

* Possible strategy for ensuring durability of components in library previews

* Using a particular prism theme

* Fix proptypes

* POC styling editor

* Converts to table

* new name

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Update README.md (#4829)

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* add audacious project to showcase

Add a link to https://audaciousproject.org/, which launched today (4/4/2018)
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [gatsby-source-wordpress] Handle all media types (#4817)

* Abstract media checking to URL in normalize.js

* Format request-in-queue.js

* Format __tests__/request-in-queue.js

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* add new starter (gatsby advanced blog)

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-remark-autolink-headers@1.4.16
 - gatsby-source-wordpress@2.0.73

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add missing import

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Completed instructions to use gatsby-transformer-excel (#4852)

* Completed instructions to use gatsby-transformer-excel

After trying to use the plugin for a while, I figured out that I needed to use `gatsby-source-filesystem` to point my Excel's files directory.

I propose to update the documentation in this way.

* Update README.md

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* iPhone X support (#4835)

Adds support for the iPhone X safe area insets.

Link: https://webkit.org/blog/7929/designing-websites-for-iphone-x/

Here’s a preview of what it looks like: https://twitter.com/codeOfRobin/status/981473964223430658

Signed-off-by: Robin Malhotra <me@rmalhotra.com>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* change pathPrefix from a plugin option to passed opt (#4841)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Updating gatsby-plugin-manifest (#4382)

* add auto image generation support, update docs

* fix spelling error and clarify wording

* Update docs with shannon's feedback

* rewrite since I forgot to save

* Update README.md

* Update gatsby-node.js

* I made some of the language consistent like shannon requested but using the "mode" idea.

made some formatting more consistent.

Fixed the Hybrid description to be more clear.
 Hybrid only gerates icons from the provided
`icons` array, not a amalgamation of both.

* Update package.json

Add some more keywords so this plugin will show up for searches for those in our plugin library.

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-plugin-manifest@1.0.16
 - gatsby-remark-copy-linked-files@1.5.31
 - gatsby-transformer-excel@1.0.6

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Update Gatsbygram data from instagram (#4855)

* For some reason, one of the gatsbygram images is failing to transform which breaks appveyor. Quick workaround

* Or I guess I just needed to refresh the data

* Delete old file

* Add new file

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [gatsby-source-wordpress] take advantage of `modified` field in media rest endpoint to not request file if we already have it (#4872)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-source-wordpress@2.0.74

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add blog post introducing RFC process (#4876)

* Add blog post introducing RFC process

* Small fixes

* Add links to contributing docs to RFC blog post

* Add date

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* [gatsby-source-filesystem/createRemoteFileNode] wait for file stream to finish, not just for response (#4877)

* format

* [gatsby-source-filesystem/createRemoteFileNode] wait for file stream to finish, not just for response

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-source-drupal@2.0.31
 - gatsby-source-filesystem@1.5.29
 - gatsby-source-wordpress@2.0.75

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Correct the name of the WordPress REST API 

The WordPress REST API is officially referred to as the WP REST API. There is a JSON REST API plugin, which could be confusing to users.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* fix(gatsby-transfomer-remark): memory leak of ASTPromiseMap
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Remove redundantcy in WordPress' API name

I'm trying to be perfectly clear in the name of the API that is used. Perfect clarity includes removing redundancy and ambiguity. 

https://cl.ly/1Z2e2b0d0t1g
https://developer.wordpress.org/rest-api/
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Move default icons to common file (#4867)

Fixes #4865
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-plugin-manifest@1.0.17
 - gatsby-source-wordpress@2.0.76

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Link Gatsbygram Case Study in README (#4879)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Handle banner in sidebar styles fixes #4878 (#4886)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Adds new starter "gatsby-starter-procyon" (#4871)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add dependency instruction (#4869)

* Add dependency instruction

When using the gatsby-transformer-javascript-frontmatter the
gatsby-source-filesystem plugin needs to be installed as well but this
is nowhere documented.

* Update README.md

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Explained what cd means for starter installation (#4737)

* Explained what cd means for starter installation

Is "change" the right word in this phrasing?

"Similar to part one, open a new terminal window and run the following commands to install and then change to your new tutorial-part-two directory:"

* made name of directory clear

* Add back ticks to directory, grammar edit

* Add back ticks to directory, grammar

Broke up the sentence and opted for “just like in” for clarity. “Similar to” makes me have to think “what is similar?” which makes me doubt myself.

* added back ticks

Thanks for this idea!

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Don't add an extra trailing newline part deux (#4831)

* Don't add an extra trailing newline part deux

When using the highlighting lines, don't add an extra trailing newline.

* update snapshots in gatsby-remark-embed-snippet

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-remark-embed-snippet@1.0.20
 - gatsby-remark-prismjs@1.2.24
 - gatsby-transformer-javascript-frontmatter@1.0.9

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add gatsby-starter-2column-portfolio starter (#4883)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* adjust indices used for extracting graphqlparser errors after adding capturing group in #4618 (#4889)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby@1.9.247

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Formatting fix in Readme (#4897)

Within the table documenting the _`gatsby-image` props_ the notation `string|object` led to markdown interpreting the `|` as a column separation. I changed it to `string` / `object`. This way the description of these properties now also shows up.
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Relocate manifest.json to ./public/ (#4890)

* Relocate manifest.json to ./public/

* Remove unused variables

* Use path.join

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add upGizmo to showcase (#4902)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-image@1.0.44
 - gatsby-plugin-manifest@1.0.18

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Extract `getNode` method from `args`, not `boundActionCreators` (#4907)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-image@1.0.45
 - gatsby-plugin-manifest@1.0.19
 - gatsby-source-contentful@1.3.46

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* feat: add airtable tutorial

Signed-off-by: Kurtis Kemple <kurtiskemple@gmail.com>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* move gatsby to automated Icon generation with new manifest plugin features (#4929)

Signed-off-by: AJ Moon <aj.moon@thugdesign.com>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* update CONTRIBUTING.md with DCO section (#4924)

* update CONTRIBUTING.md with DCO section

Signed-off-by: Michal Piechowiak <misiek.piechowiak@gmail.com>

* Minor tweaks

Signed-off-by: Mike Allanson <michael.allanson@gmail.com>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Added bastionbot.org to showcase (#4909)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix the version of imagemin-pngquant (#4915)

Signed-off-by: Shaun Bent <shaunbent@me.com>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Blog Post - Comments with Gatsby (#4916)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* feat: add simple auth example (#4923)

This is a demo of client-only routes that require a user to be authenticated before viewing. It does NOT show how to build secure authentication. (This is called out in the README.)

Signed-off-by: Jason Lengstorf <jason@lengstorf.com>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Added createTypeName to ensure unique name for union types. (#4925)

Signed-off-by: Michael Hellein <themichaek@gmail.com>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Publish

 - gatsby-plugin-sharp@1.6.42
 - gatsby-remark-images@1.5.61
 - gatsby@1.9.248

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Update building-apps-with-gatsby.md

Signed-off-by: Kyle Mathews <mathews.kyle@gmail.com>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix typo

Signed-off-by: Mike Allanson <michael.allanson@gmail.com>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* add yuuniworks.com to showcase

Signed-off-by: stam <junkboy0315@gmail.com>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add chinloongtan.com to showcase

Signed-off-by: chinloong <chinloong91@gmail.com>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Ignore nodes with no URL field (#4930)

Signed-off-by: David Beckley <beckl.ds@gmail.com>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Documentation for multiple environments (#4858)

* Documentation for multiple environments

Updating documentation to provide guidance on environment support beyond development and production

* add gatsby develop environment command

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* chore(npm source): use index.browse (#4861)

* chore(npm source): use index.browse

This will get all of the hits, even if they are on multiple pages, and is actually better for this usecase

Signed-off-by: Haroen Viaene <hello@haroen.me>

* chore(search): update API key with unique one for gatsby

Signed-off-by: Haroen Viaene <hello@haroen.me>

* simplify and fix

Signed-off-by: Haroen Viaene <hello@haroen.me>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Grammar fixes in tutorial. (#4928)

Signed-off-by: Tim Whiteaker <whiteaker@utexas.edu>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Changed createNode docs to show parent should be set to null instead of empty string when not needed.

Signed-off-by: Grayson Hicks <graysonhicks@gmail.com>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Quick fix for www

Signed-off-by: Mike Allanson <michael.allanson@gmail.com>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix link in blog post (#4959)


Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Refactors email signup form to use gatsby-plugin-mailchimp

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Blog post - Trying out Gatsby at Work & Co (#4945)

Signed-off-by: Sarah Mogin <mogin@work.co>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Add F1 Vision to showcase (#4958)

Signed-off-by: Martin Bavio <mbavio@gmail.com>Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Small fixes to source-wordpress README

Signed-off-by: Kyle Mathews <mathews.kyle@gmail.com>
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Fix typo
Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Refactors from async/await to then/catch

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Removes useless gatsby-node change

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* Bumps dep version

Signed-off-by: benjamin hoffman <6520022+benjaminhoffman@users.noreply.github.com>

* removes useless deps
@jlengstorf
Copy link
Contributor

Hiya @grantmoran! 👋

This is definitely late, but on behalf of the entire Gatsby community, I wanted to say thank you for being here.

Gatsby is built by awesome people like you. Let us say “thanks” in two ways:

  1. We’d like to send you some Gatsby swag. As a token of our appreciation, you can go to the Gatsby Swag Store and log in with your GitHub account to get a coupon code good for one free piece of swag. (We’ve got t-shirts and hats, plus some socks that are really razzing our berries right now.)
  2. If you’re not already part of it, we just invited you to join the Gatsby organization on GitHub. This will add you to our team of maintainers. You’ll receive an email shortly asking you to confirm. By joining the team, you’ll be able to label issues, review pull requests, and merge approved pull requests.

If you have questions, please don’t hesitate to reach out to us: tweet at @gatsbyjs and we’ll come a-runnin’.

Thanks again! 💪💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants