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

Remove dependencies' cycles #187

Merged
merged 8 commits into from
Apr 25, 2019
Merged

Remove dependencies' cycles #187

merged 8 commits into from
Apr 25, 2019

Conversation

osdnk
Copy link
Contributor

@osdnk osdnk commented Feb 12, 2019

The main problems were with setValue and interpolate so I made them not available internally and exposed it with addition class. In internal operation InternalAnimatedValue is used and it's not causing dependencies' cycles.

Changed logic of exposing nodes. Now there's no need to import whole base.js for wrapped nodes.

@osdnk osdnk mentioned this pull request Mar 9, 2019
@osdnk
Copy link
Contributor Author

osdnk commented Apr 25, 2019

Can someone review it please? @adamczyk777 @brentvatne @kmagiera

Copy link
Contributor

@jkadamczyk jkadamczyk left a comment

Choose a reason for hiding this comment

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

👌

@osdnk
Copy link
Contributor Author

osdnk commented Apr 25, 2019

Thanks, @adamczyk777

@osdnk osdnk merged commit c841c34 into master Apr 25, 2019
@osdnk osdnk deleted the dependencies-cycle branch April 25, 2019 08:50
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