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

upgrade to emotion 10 / refactor to accomodate the new API #2244

Merged
merged 4 commits into from
Sep 13, 2019

Conversation

hamilton
Copy link
Contributor

@hamilton hamilton commented Sep 13, 2019

Pull Request checklist

  • [-] Documentation: (PR does not require docs)
  • [-] Changelog: This PR updates the changelog with any user-visible changes.
  • [-] Tests: This PR includes thorough tests or an explanation of why it does not

This PR effectively does what #1795 hints at – to actually upgrade to Emotion v10, we have to use the new namespacing, install the additional packages, and remove the deprecated css functionality where relevant. This PR does all that.

There are a lot of files that don't need to be reviewed. I would just check to see that nothing looks out of the ordinary via manual testing, and perhaps check package.json to see if there was anything I missed (I took a look myself but I think it's fine).

fwiw, this does not fix all the warnings in the client, but it does look like it boils it down to one, vs. the 4-5 from before.

Probably only need 1 of y'all to review this one.

@hamilton hamilton mentioned this pull request Sep 13, 2019
1 task
@hamilton hamilton requested review from wlach and bcolloran September 13, 2019 05:58
Copy link
Contributor

@wlach wlach left a comment

Choose a reason for hiding this comment

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

It appears this is missing changes to package-lock.json? Looks good otherwise.

@wlach wlach temporarily deployed to iodide-staging September 13, 2019 16:46 Inactive
@wlach wlach merged commit 8133e3c into master Sep 13, 2019
@wlach wlach deleted the upgrade-and-refactor-emotion branch September 13, 2019 17:08
@bcolloran
Copy link
Contributor

thanks for tackling this @hamilton!

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.

3 participants