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

**Breaking:** Migrate to emotion 10 #926

Merged
merged 14 commits into from
Feb 21, 2019
Merged

**Breaking:** Migrate to emotion 10 #926

merged 14 commits into from
Feb 21, 2019

Conversation

TejasQ
Copy link
Contributor

@TejasQ TejasQ commented Feb 20, 2019

Summary

This PR updates everything to Emotion 10 and gets us up to date with the latest and greatest from @tkh44 and the emotion team.

Breaking Changes

Our public API of some components prefer the prop name forwardRef instead of innerRef in order to not confuse users about the deprecated prop in emotion.

Tester 1

  • Things look good on the demo.

Tester 2

  • Things look good on the demo.

Tejas Kumar and others added 3 commits February 20, 2019 14:46
Co-Authored-By: TejasQ <hello@tej.as>
Co-Authored-By: TejasQ <hello@tej.as>
src/Button/Button.tsx Outdated Show resolved Hide resolved
src/Button/__tests__/__snapshots__/Button.test.tsx.snap Outdated Show resolved Hide resolved
src/Debug/makeRowsFromConfig.tsx Outdated Show resolved Hide resolved
src/Icon/Icon.tsx Outdated Show resolved Hide resolved
src/Icon/Icon.tsx Outdated Show resolved Hide resolved
src/Icon/Icon.tsx Outdated Show resolved Hide resolved
src/Select/Select.tsx Show resolved Hide resolved
@TejasQ TejasQ changed the title Migrate to emotion 10 **Breaking:** Migrate to emotion 10 Feb 20, 2019
@TejasQ TejasQ self-assigned this Feb 20, 2019
@TejasQ TejasQ marked this pull request as ready for review February 20, 2019 17:28
@TejasQ TejasQ merged commit d447764 into master Feb 21, 2019
@TejasQ TejasQ deleted the emotion-10 branch February 21, 2019 09:48
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.

2 participants