Skip to content

Conversation

mshwery
Copy link
Contributor

@mshwery mshwery commented May 8, 2019

This PR upgrades us to [email protected] which has typescript declarations built-in. I had to use glamor's css function directly instead of relying on ui-box to do it for us via a css prop (no longer supported).

// cc @jeroenptrs @jaredpalmer

@mshwery mshwery requested a review from Rowno May 8, 2019 20:22
@mshwery mshwery changed the title Ts/ui box upgrade [email protected] May 8, 2019
@@ -26,15 +28,6 @@ export default class UnorderedList extends PureComponent<any & BoxProps> {
size: 400
}

static styles = {
is: 'ul',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Box no longer likes generic string values... we may want to change the types to support it.

@mshwery mshwery requested a review from solon-aguiar May 9, 2019 01:57
@mshwery mshwery merged commit 352cbc7 into typescript May 9, 2019
@mshwery mshwery deleted the ts/ui-box branch May 9, 2019 02:01
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.

1 participant