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

(@theme-ui/mdx) adopt TypeScript #1031

Merged
merged 6 commits into from
Jul 4, 2020
Merged

Conversation

hasparus
Copy link
Member

Hello there 👋

I fixed a few tiny problems in @LA1CH3's PR #703

I included #1002 here to make things easier for myself, what makes code review before aforementioned PR gets merged quite unpleasant. Sorry! 🙈

Actual work here is a66d41b, adc1383, and d69b15d.

@hasparus hasparus requested a review from mxstbr June 28, 2020 21:19
@hasparus hasparus mentioned this pull request Jun 28, 2020
32 tasks
ElementType,
ComponentProps,
} from 'react'
import styled, { StyledComponent } from '@emotion/styled'
Copy link
Member

Choose a reason for hiding this comment

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

NB: more of a note for myself, but we should consider removing the styled dependency for v1 #832

Copy link
Member

@jxnblk jxnblk left a comment

Choose a reason for hiding this comment

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

Awesome! LGTM!!

packages/mdx/test/index.tsx Show resolved Hide resolved
@hasparus hasparus merged commit f5dd5b3 into system-ui:master Jul 4, 2020
@hasparus hasparus deleted the ts-mdx-2 branch July 4, 2020 10:04
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