Nestable icon indicating copy to clipboard operation
Nestable copied to clipboard

list item move within range, enable horizontal move, restore state feature

Open dawncold opened this issue 11 years ago • 4 comments

finish this feature for issue #112

dawncold avatar Jun 07 '14 14:06 dawncold

Thanks so much for this...was extremely helpful for me!

deankeen avatar Dec 01 '16 01:12 deankeen

Pls add feature to get the item name of list along with id after serialization.

Current Output [{"id":13},{"id":14,"children":[{"id":6}]},{"id":15,"children":[{"id":16},{"id":17},{"id":18}]}]

Expected: [{"id":13,"name":"Item 13"},{"id":14,"name":"Item 14"},{"id":15,"name":"Item 15","children":[{"id":16,"name":"Item 16"},{"id":17,"name":"Item 17"}]}]

Thanks

sathyaprakash94 avatar Jan 18 '18 04:01 sathyaprakash94

It will be useful functionality. Must be merged. Thanks.

ghost avatar Apr 18 '19 13:04 ghost

@dbushell can you merge it ?

ghost avatar Aug 09 '19 10:08 ghost