-
Notifications
You must be signed in to change notification settings - Fork 25
Add collapsible property #42
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
Conversation
Looks good. @berge472 However, what do you think about piggybacking on the So, a disabled node cannot be expanded or collapsed, nor can it be dragged or dropped upon? |
With disabled the items arent able to be checked/selected. I think their are use cases where we would want the ability to select and item that is not collapsible. |
That makes sense. Can you look at why the tests are failing ? I can have a look if you don't find the time. |
The Node Version for the test container just needed to be updated. Should be good now |
Great work @berge472 |
Let's updated the README and I'll merge this. Thanks |
The README has already been updated |
Can you update the npm release with this? |
Sure, new version will be available in a few hours. |
@berge472 Done. |
Allows user to make some parents non-collapsible