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 80 react-complex-tree issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.15 to 2.1.0. Release notes Sourced from @​docusaurus/preset-classic's releases. 2.1.0 (2022-09-01) :rocket: New Feature docusaurus-theme-classic, docusaurus-theme-common #8008 feat(theme): ability to use <DocCardList> without items prop, on any...

dependencies

Whether the data source can be changed during operation, such as changing the data source when clicking the button

If you can provide a complete example of the example, I would be very grateful!

Included you will find a zip file containing my example project as well as a video. Please watch the video as I will reference what is going on below. When...

Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.11.5 to 5.10.0. 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

**Describe the bug** Hi! I understand that this could be intentional, but when I drop `'between-items'` I don't get expected `target.childIndex`. **To Reproduce** 1. Create a tree with 3 items...

Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) from 6.5.14 to 7.6.17. Release notes Sourced from @​storybook/addon-docs's releases. v7.6.17 7.6.17 Addon-docs: Fix Table of Contents heading leak - #23677, thanks @​vmizg! Core: Update ip version to...

dependencies

Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) from 6.5.14 to 7.6.17. Release notes Sourced from @​storybook/addon-a11y's releases. v7.6.17 7.6.17 Addon-docs: Fix Table of Contents heading leak - #23677, thanks @​vmizg! Core: Update ip version to...

dependencies

**Describe the bug** A clear and concise description of what the bug is. - when rendering item using the renderItem props, the dragbetweenline component is off the position **To Reproduce**...

**Describe the bug** When selecting the first item in a `shift` key held selection of multiple items, if the first item is selected via a ref or by changing the...