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(compose): Fix compose based on adding Flow #9

Merged
merged 2 commits into from
Aug 30, 2017
Merged

fix(compose): Fix compose based on adding Flow #9

merged 2 commits into from
Aug 30, 2017

Conversation

benmvp
Copy link
Owner

@benmvp benmvp commented Aug 27, 2017

Added Flow which impacted some compose implementation, particularly the displayName of the wrapper component. The Babel configuration changed to strip flow types from code

Added Flow which impacted some `compose` implementation, particularly the `displayName` of the wrapper component. The Babel configuration changed to strip flow types from code
@benmvp benmvp self-assigned this Aug 27, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6d97e94 on flow into fdb1575 on master.

2 similar comments
@coveralls
Copy link

coveralls commented Aug 27, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 6d97e94 on flow into fdb1575 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6d97e94 on flow into fdb1575 on master.

Also using `{}` instead of `any`
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b296c52 on flow into fdb1575 on master.

1 similar comment
@coveralls
Copy link

coveralls commented Aug 29, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling b296c52 on flow into fdb1575 on master.

@benmvp benmvp merged commit 7e8e7e0 into master Aug 30, 2017
@benmvp benmvp deleted the flow branch August 30, 2017 00:23
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

2 participants