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

Fix #16721 #3

Closed
wants to merge 233 commits into from
Closed

Fix #16721 #3

wants to merge 233 commits into from

Conversation

waltercruz
Copy link
Owner

Description

Fix the weird way that windows handles drive letter upper/lower case.

Related Issues

Fixes gatsbyjs#16721

See also Profiscience/true-case-path#3 (comment)

wardpeet and others added 30 commits August 26, 2019 21:31
 - gatsby-plugin-mdx@1.0.33
 - gatsby-remark-copy-linked-files@2.1.13
 - gatsby-remark-responsive-iframe@2.2.10
 - gatsby@2.14.0
* fix(ci): silence output from clone

* chore: log all the things
* added images and logo banner to index page

* add opacity

* remove unneeded export

* dustins review suggestions

* marcys review suggestions
…7123)

Heading of frontmatter section was changed to from "Including frontmatter" to "Frontmatter for metadata in markdown files" in df94c22, but the hashed link in the second step was not updated.  This PR updates the link to match the new ID of the heading.
…7121)

Preact currently doesn't have a `@beta` release (anymore).
## Description
+ Change http to HTTP
+ Use "Server Push" instead of just "push"
* Smaller text edits

* Update recipes.md
Co-authored-by: Ward Peeters <ward@coding-tech.com>
 - gatsby-plugin-google-analytics@2.1.12
 - gatsby-plugin-preact@3.1.7
 - gatsby-transformer-screenshot@2.1.9
 - gatsby@2.14.1
…#17056)

* fix(gatsby-link) Clean up IntersectionObserver on componentWillUnmount to prevent memory leaks

Associated issue: gatsbyjs#12198

* Check whether IntersectionObserver exists before unobserving
…sbyjs#16714)

* Cleanup readline stdio streams

* documentation of issue

* Resolves issue with stdio still hanging on bash

stdio was still hanging when running `gatsby develop` in a bare shell.  This resolves the issue.  Fixes additional issues with the CLI colors not being reset on Windows, as well.

* readline module

* readline prompt

* Using `mute-stream`

* Using `readline-interface.prompt`

* Utility module wrapping readline, providing streams/prompt control

* doesn't need to be async; using callbacks...

* exposed by prompt interface, albeit with a preset readline interface

* Not using `readline-sync`.  That was a test

* [interim] working on mintty bug with setRawMode()

* Single character input

* Additional documentation/typing

* [bug-fix] Fixed mintty issue with `setRaw`

* Forgot to remove (unneeded) argument

* Event listener caching, to guarantee proper listener management

* documentation

* Type updates

* [bug-fix] running ask() function multiple times would cause duplicate listeners

* [bug-fix] fixes continued double echo when other processes write to stdio

* Use `prompts` package instead of `readline-interface`

* fix serve & throw instead of promise.reject
Link to Kyle Gill's example on Twitter is broken
* fix(gatsby-plugin-preact): do not import preact/debug in non-prod environments

* docs(gatsby-plugin-preact): be clear that preact is not used in development

* keep file, just comment
 - gatsby-dev-cli@2.5.17
 - gatsby-link@2.2.10
 - gatsby-plugin-preact@3.1.8
 - gatsby@2.14.2

Co-authored-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
* Add skirtcraft.com.

* Remove "fashion" category
gatsbyjs#17410)

* Exit gracefully in publish starters if nothing to commit

* Handle new files
* cleanup requires-writer tests

* enable matchpath sorting
…js#17344)

* update gatsby-transformer-react-docgen to latest version

* update react-live dep to latest

* override theme with prism theme values
…yjs#17392)

* Added failing test for gatsbyjs#17162

Tests running the `gatsby-plugin-sharp` with duotone

* Migrated overlayWith to composite

`overlayWith` was removed in sharp `v0.23`.  The replacement
(`composite`) provides the superset functionality supporting an array of
images to overlay/composite

* Specify explcit blend: over mode for sharp composite
 - gatsby-plugin-sharp@2.2.20
 - gatsby-source-contentful@2.1.33
 - gatsby-transformer-sqip@2.1.23
 - gatsby@2.15.8
A reference was made to localhost:8080 to view a new page but it should be localhost:8000.
 - gatsby-graphiql-explorer@0.2.13
 - gatsby-plugin-mdx@1.0.39
 - gatsby-remark-copy-linked-files@2.1.17
 - gatsby-remark-responsive-iframe@2.2.14
 - gatsby-transformer-screenshot@2.1.15
 - gatsby@2.15.9
* Added content to SaaS services stub

* Tightened up a few sentences

* Apply suggestions from code review

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>
* added Agility CMS information

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Michael <184316+muescha@users.noreply.github.com>

* added images and updated jumbotron reference

* fixed a typo

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* chore: format

* Update docs/docs/sourcing-from-agilitycms.md

Co-Authored-By: Lennart <lekoarts@gmail.com>
* Define headless CMS at start of article

* chore: format

* Remove "web" from "web developers" - docs/docs/headless-cms.md

Co-Authored-By: Kyle Gill <kylerobertgill@gmail.com>

* Update docs/docs/headless-cms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update docs/docs/headless-cms.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>

* Update headless-cms.md
Corrects the example links mentioned in the documentation.
Fix the weird way that windows handles drive letter upper/lower case.
@waltercruz waltercruz closed this Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment