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

Add childrenClassName props and Firing children as dragged if parent dragged #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ihfazhillah
Copy link

@ihfazhillah ihfazhillah commented Sep 5, 2017

Firstly, thank you for this awesome project, even it flagged as not maintained.

secondly, i made some changes from your codebase caused by our needing behaviour.

this change, i make a additional props called childrenClassName that make styling easier, and we can control children style even we use media css query.

we can pass it into Nestable component like childrenStyle, renderItem, etc.

also, i make a change that make children props called isDragging also true when we drag its parent.

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.

1 participant