react-checkbox-tree
react-checkbox-tree copied to clipboard
A simple and elegant checkbox tree for React.
When i add the children。 if children is empty, treeview will not show the new children. if children has one or more children , it got Cannot read property 'isParent'...
It would be very useful to have the capability which lets you explicitly define if we want a node's checkbox to be in indeterminate state. Something like: `{ value:'', label:'',...
Hello Everyone So guys, i have a simple question I want some another scenario when i click on any child then related parent should be checked automatically and it should...
I want to check all the checkbox with outside checkbox. It is possible now ?? If not will you consider doing that ??
#### Hello Everyone So guys, i have a simple question here we have parents/child tree ```bash ── Grand Parent │ └── Parent #when i click here it select all the...
Hi, There are about more the 35000 tree nodes. When ever I try to load, browser throws an error of long script and becomes unresponsive. Was wondering is there any...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.1 to 14.11.0. Release notes Sourced from stylelint's releases. 14.11.0 Added: ignoreAfterCombinators: [] to selector-max-universal (#6275). Fixed: createPlugin type definition (#6264). Fixed: alpha-value-notation false negatives for SVG...
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 17.0.2 to 18.2.0. Release notes Sourced from react-test-renderer's releases. 18.2.0 (June 14, 2022) React DOM Provide a component stack as a second argument to onRecoverableError. (@gnoff in...
**Describe the bug** Upgraded from version 1.6.0 to version 1.7.3. My data set contains some leaf nodes with duplicate value. This was working perfectly fine in 1.6.0 with the tree...
I wish there was a single selection. Maybe I didn't look well.