-
Notifications
You must be signed in to change notification settings - Fork 440
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
Upgrade react-transition-group to v2 #238
Conversation
Sorry, that change should have never touched master. Gonna revert. |
i only checked out your branch to test it before merging and that's where I noticed the issue. |
It's already reverted. Please feel free to merge whenever you can. |
Yes, let me try and let you know.
…On Wed, 18 Jul 2018 at 11:31, Sandra ***@***.***> wrote:
Getting errors after merging your PR with latest changes. Do you have time
to check on it?
[image: screen shot 2018-07-18 at 10 30 02 am]
<https://user-images.githubusercontent.com/1676003/42872778-b9caae74-8a75-11e8-8b63-500c8710e9dc.png>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#238 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACxVO15WKJHnHswRoQ4IXidkK0uNgEl7ks5uHwB0gaJpZM4Utbon>
.
--
Cheers,
Filipe Costa
Software Engineer
MSc. in Computer Science - UFCG
BSc. in Computer Science - UFCG
Berlin - Germany
filipescosta.com <http://www.filipescosta.com>
|
I actually think I just needed to update my local repo, works fine for me now. |
Ok.
…On Wed, 18 Jul 2018 at 11:38, Sandra ***@***.***> wrote:
I actually think I just needed to update my local repo, works fine for me
now.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#238 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACxVOzuP-aTIy3v0dqAJuHoCYXswfCs8ks5uHwH5gaJpZM4Utbon>
.
--
Cheers,
Filipe Costa
Software Engineer
MSc. in Computer Science - UFCG
BSc. in Computer Science - UFCG
Berlin - Germany
filipescosta.com <http://www.filipescosta.com>
|
Thanks for the PR! |
yup, im just going over a few more changes so it can go out in one release. |
What’s missing? Is it something related with this pr? |
no, unrelated changes |
Description of changes:
react-transition-group update from v1 to v2
Related issues (if any):
Not able to build a project if using the latest version of react-transition-group.
Checks:
yarn run lint
ran successfully/src
and/examples/src
are committed