tree icon indicating copy to clipboard operation
tree copied to clipboard

vanilla-javascript drag-and-drop UI tree

Results 7 tree issues
Sort by recently updated
recently updated
newest added

it looks like there may be a one-off bug when dragging and dropping in a subtree. I made the following change to the first line of getChildIndex(): let index =...

The threshold for number of pixels to drag before a leaf can be moved is currently ignored by the javascript code. https://davidfig.github.io/tree/jsdoc/class/src/tree.js~Tree.html#instance-constructor-constructor This is fixed in the pull request currently...

The threshold for minimum distance before dragging in pixels is respected.

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Your sample works great but it is a hard coded version and does not use the actual treejs api. Trying to use the sample provides no access to any events....

Bumps [ws](https://github.com/websockets/ws) from 7.4.1 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...

dependencies