SpiderStrategies / kalpa-tree

A tree implementation backed by D3
http://spiderstrategies.github.io/kalpa-tree/
ISC License
4 stars 2 forks source link

Adds index-based copy operations #457

Closed nathanbowser closed 4 years ago

nathanbowser commented 4 years ago

This allows a new argument to copy to set the index of the new node within its parent.

This is also a breaking change, dropping argument shuffing.

For https://github.com/SpiderStrategies/kalpa-tree/issues/455 Fixes #455

mattsgarlata commented 4 years ago

+1