react-complex-tree icon indicating copy to clipboard operation
react-complex-tree copied to clipboard

Unopinionated Accessible Tree Component with Multi-Select and Drag-And-Drop

Results 73 react-complex-tree issues
Sort by recently updated
recently updated
newest added

Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) from 6.5.14 to 8.1.1. Release notes Sourced from @​storybook/addon-docs's releases. v8.1.1 8.1.1 Docgen: Only add react-docgen info when a component is defined in the file - #26967, thanks...

dependencies

Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) from 6.5.14 to 8.1.11. Release notes Sourced from @​storybook/addon-a11y's releases. v8.1.11 8.1.11 Telemetry: Detect Node version - #28299, thanks @​yannbf! Test: Upgrade deps of @​storybook/test - #27862, thanks...

dependencies

Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) from 6.5.14 to 8.1.11. Release notes Sourced from @​storybook/addon-docs's releases. v8.1.11 8.1.11 Telemetry: Detect Node version - #28299, thanks @​yannbf! Test: Upgrade deps of @​storybook/test - #27862, thanks...

dependencies

Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 3.13.6 to 4.1.0. Release notes Sourced from typedoc-plugin-markdown's releases. [email protected] Minor Changes Theme support for TypeDoc’s 0.26 localization model. Theme support for TypeDoc’s 0.26 documents implementation. Exposed...

dependencies

**Is your feature request related to a problem? Please describe.** There are scenarios where someone might want to call the action `startRenamingItem` available in tree ref through the environment ref...

**Is your feature request related to a problem? Please describe.** The search input bar does not follow best practices for user input. The search bar is impermanent and displays at...

**Describe the bug** Well when I run the the sample code in my code, the UI is doesn't render. **To Reproduce** Steps to reproduce the behavior (ideally a codesandbox link...

Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.11.5 to 5.10.3. Release notes Sourced from @​blueprintjs/core's releases. v5.0.0-alpha.0 First pre-release version of v5.0.0, published to NPM with the next tag. This release contains all the...

dependencies

When I use the mouse to drag and drop, illegal moves are not allowed, and the indicator does not show. For example if I try to drag a parent onto...

**Describe the bug** Starting off with this library (this is great by the way, thank you for creating and maintaining this library), so attempting to start pretty basic and then...