ezraroi / ngJsTree

Angular Directive for the famous JS Tree
http://ezraroi.github.io/ngJsTree/
MIT License
270 stars 101 forks source link

create_node with inside option not supported by now #140

Open sagittaracc opened 1 year ago

sagittaracc commented 1 year ago

It's last by default. Check out the docs - https://www.jstree.com/api/#/?q=create_no&f=create_node([par,%20node,%20pos,%20callback,%20is_loaded])


This change is Reviewable

sagittaracc commented 1 year ago

I can't figure out if I should write some tests tho. Also do I have to make this changes to the dist files or it will be generated by npm run build?