Skip to content

Conversation

@carloskelly13
Copy link
Contributor

  • Convert @Radium decorators for components to react-emotion components
  • Refactor Slide transitions and simplify logic
  • Update tests

@ebertmi
Copy link

ebertmi commented Oct 25, 2017

What is the reasoning behind switching from radium to emotion?

@carloskelly13
Copy link
Contributor Author

@ebertmi This is the first phase in rewriting the themeing story and also a general refactor. We want to move to a modern css-in-js styling solution. Then look at where things are in how to make theming more approachable.

styles.user
]);

const UnfitText = styled.p(({ lineHeight, styles }) => [
Copy link
Contributor

Choose a reason for hiding this comment

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

THIS TEXT IS UNFIT

@kenwheeler
Copy link
Contributor

OK hold up, got some prollems. I'll send you videos

@carloskelly13 carloskelly13 merged commit ba92b5f into master Oct 26, 2017
@carloskelly13 carloskelly13 deleted the radium-to-emotion branch October 26, 2017 18:09
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