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

Fix typing for emotion package #667

Merged
merged 2 commits into from May 22, 2018
Merged

Conversation

Ailrun
Copy link
Member

@Ailrun Ailrun commented May 22, 2018

What: Fix typing for emotion package

Why: Original typing does not support autocompletion, and have redundant types after create-emotion is typed.

How: Using create-emotion typing

Checklist:

  • [N/A] Documentation
  • Tests
  • Code complete

Copy link
Member

@emmatown emmatown left a comment

Choose a reason for hiding this comment

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

Thanks!!

@emmatown emmatown merged commit f70f205 into emotion-js:master May 22, 2018
emmatown pushed a commit that referenced this pull request May 24, 2018
**What**: Add typing for create-emotion-styled package

**Why**: To allow TS users to use create-emotion-styled

**How**: By consulting with glamorous typing and old react-emotion typing

**Checklist**:
<!-- add "N/A" to the end of each line that's irrelevant to your changes -->
<!-- to check an item, place an "x" in the box like so: "- [x] Documentation" -->
- [N/A] Documentation
- [ ] Tests
- [ ] Code complete

I'm not sure this is complete typing. Could you give me more idea for testing? What usecases did I miss?

After typing for this package is completed and #667 is merged without complex problems, I want to fix `react-emotion` typing and add `preact-emotion` typing.
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.

None yet

3 participants