-
Notifications
You must be signed in to change notification settings - Fork 9
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
compatability with version 10 #2
Comments
Hi @alexreardon ! Thank you for the heads-up. I'll prepare next compatible version to your release. |
the new version is ready for release |
compatible version 2 is released |
👍👍
…On Mon, 12 Nov 2018 at 6:32 pm, Dmytro Lytvynenko ***@***.***> wrote:
Closed #2
<#2>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACFN7SHQkWc8YlvBwGRGaMXJ57hKv0eNks5uuSQlgaJpZM4XLuXY>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @rokborf!
We are only a few weeks off version 10 of
react-beautiful-dnd
. The only that that should be relevant for this library is how we do drop animations. We are now doing them with css rather thanreact-motion
. You can use the newdropAnimation
object in theDraggableStateSnapshot
to retrieve information about a drop animation.We already have an alpha release:
[email protected]
The text was updated successfully, but these errors were encountered: