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

chore(www): Adjust for gatsby-design-tokens v2 #21276

Merged
merged 19 commits into from
Feb 11, 2020

Conversation

fk
Copy link
Contributor

@fk fk commented Feb 7, 2020

Edit: Not ready for review/merge yet:
gatsby-design-tokens needs fixed first, see #21240 (comment).
GTG ✌️


Ref. #21240. Should be good to merge by adjusting the gatsby-design-tokens version number after v2 of the latter has been published. build … works on my machine ;-)

fk added 13 commits February 7, 2020 17:12
- bump `gatsby-plugin-emotion`
- remove `@emotion/core`, `@mdx-js/react` (ref. https://github.com/system-ui/theme-ui/blob/master/CHANGELOG.md#v030-2019-01-22)
- `gatsby-design-tokens` currently has the version number provided by `gatsby-dev`, see #21240 for context)
Not a required change because `fonts.system` is still available, but IMO it's good to follow the `theme-ui` convention.
…ault

We can omit the transition-property/keyword, defaults to `all`.
The next v of `gatsby-design-tokens` defines `speed.slow` as `500ms`, before it was `250`. Let's use the default of `250ms` instead. Snappier actually feels better.
@fk
Copy link
Contributor Author

fk commented Feb 10, 2020

Not w/o a youtube link: https://www.youtube.com/watch?v=CkIsxq44S0Y ✊ 😉

@sidharthachatterjee sidharthachatterjee marked this pull request as ready for review February 10, 2020 14:53
@sidharthachatterjee sidharthachatterjee requested a review from a team as a code owner February 10, 2020 14:53
fk added 6 commits February 10, 2020 16:03
…okens-next

# Conflicts:
#	www/package.json
#	www/src/components/email-capture-form-100days.js
…okens-next

# Conflicts:
#	www/src/components/email-capture-form.js
#	www/src/components/search-form/algolia-styles.js
…okens-next

# Conflicts:
#	www/src/components/layout.js
#	www/src/components/page-with-plugin-searchbar.js
#	www/src/components/showcase-details.js
…okens-next

# Conflicts:
#	www/src/components/layout/layout-with-heading.js
Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this in!

@sidharthachatterjee sidharthachatterjee added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Feb 11, 2020
@gatsbybot gatsbybot merged commit ab8db05 into master Feb 11, 2020
@delete-merged-branch delete-merged-branch bot deleted the topics/www-gatsby-design-tokens-next branch February 11, 2020 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants