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

a #1

Merged
merged 106 commits into from
Oct 14, 2019
Merged

a #1

merged 106 commits into from
Oct 14, 2019

Conversation

KillMonger1
Copy link
Owner

Description

Related Issues

joshpensky and others added 30 commits October 11, 2019 13:03
* Update location state when location.key changes

* fix location swapping
…-scheme: dark` (#18348)

* fix highlighting keywords

* implement prefers-color-scheme: dark

* revert style guide

* add jest official workaround mock

* remove conditional

* fix test

* fix test

* fix test

* fix jest, move mock to stublist

* refactor to useColorSchemeMediaQuery flag
The first breakpoint we get from `gatsby-design-tokens` breakpoints object is `xxs: 0`.
While this did make sense in the context of `styled-system`, it causes problems in the context of `theme-ui`/arrays.

Switch a couple of `mediaQuery` usages to theme-ui's array syntax.
Mock useStaticQuery hook as in unit testing docs.
 - gatsby-plugin-mdx@1.0.51
 - gatsby@2.15.36

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Updated the search bar alignment in tags.js.

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

* add section on deploying with env variables and multiple aws profiles

* update deploy script explanation

* deploy to s3: fix explanation of dotenv
* Couple of formatting fixes

* Minor Wording changes

* Link change

* revert edit

* Update docs/contributing/how-to-pitch-gatsby.md

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>
…egment-js (#17179)

* docs: blog post about improving time to interactive

* fix: prettier on blogpost

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

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

* add newline at end of authors.yaml

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

Co-Authored-By: Ward Peeters <ward@coding-tech.com>

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

Co-Authored-By: Ward Peeters <ward@coding-tech.com>

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

Co-Authored-By: Ward Peeters <ward@coding-tech.com>

* Update docs/blog/2019-08-30-speed-up-your-time-to-interactive-by-delaying-third-party-scripts/index.md

Co-Authored-By: Ward Peeters <ward@coding-tech.com>

* update date
* updated pronouns per directions in issue #18284

* updated pronouns per issue #18284

* updated pronouns per issue #18284

* Update docs/docs/how-shadowing-works.mdx

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

* Update docs/docs/how-shadowing-works.mdx

Co-Authored-By: Marcy Sutton <marcy@gatsbyjs.com>
* Fixing "we - you" and "our -your"

* chore: format
…, ToC (dark mode aftercare, episode 5) (#18553)

* Bring back main nav items' `partiallyActive` state

* Fix undefined

* Reduce whitespace below plugin meta

* Adjust homepage masthead font size

* "Inline" ToC bottom margin; set `list-style` to `none`

* Reduce dark mode text, heading, background contrast
Amol Tangade and others added 29 commits October 14, 2019 18:42
* chore(showcase): Add Vishal Nakum portfolio to Showcase

Adds Vishal Nakum portfolio to Showcase

* fixed site.yml syntax

fixed site.yml syntax issue
* Added nagakonada.com blogging site.

This is my personal blog site.

* change category


Co-authored-by: Lennart <lekoarts@gmail.com>
* add Gatsby-TypeScript-Starter-Blog to docs/starters.yml

* update docs/starters.yml


Co-authored-by: GatsbyJS Bot <mathews.kyle+gatsbybot@gmail.com>
* add new gatsby starter - luke-starter-gatsby

* Update docs/starters.yml

Co-Authored-By: Ward Peeters <ward@coding-tech.com>


Co-authored-by: Lennart <lekoarts@gmail.com>
Title Case correction for Style Guide
* adding gatsby-starter-leaflet to starters. adding mapping with leaflet category

* removing specificity of leaflet from mapping category

* removing mapping


Co-authored-by: Lennart <lekoarts@gmail.com>
* using `you` to adhere to gatsby style guid

* typo


Co-authored-by: Lennart <lekoarts@gmail.com>
* Update We to You for Style Guide

adding-tags-and-categories-to-blog-posts.md

* typos

* typo


Co-authored-by: Lennart <lekoarts@gmail.com>
* Title Casing Correction

* Update title case and we to you
…ons lower than 10.16.0 (#18638)

* update node engine in package.json to require at least node 10.16.0

* use gatsbyjs fork of microbundle which does not throw error for node <10.16
 - gatsby-design-tokens@1.0.10
 - gatsby-theme-workspace@1.0.1
 - gatsby-plugin-fullstory@2.1.14
@KillMonger1 KillMonger1 merged commit 2328a41 into KillMonger1:master Oct 14, 2019
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.