forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Closed
Fix #16721 #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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
…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>
…ure initial page is cached (gatsbyjs#17408)
* 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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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)