ezraroi / ngJsTree

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

support for angular 1.6.x #119

Closed KaiSchwarz-cnic closed 7 years ago

KaiSchwarz-cnic commented 7 years ago

we are interested in upgrading to latest angular 1.6.x release. package.json covers "angular": "~1.4" Could you please investigate? Many thanks in advance!

ezraroi commented 7 years ago

can you please test and make a PR?

KaiSchwarz-cnic commented 7 years ago

No sorry. We instead decided now to move away from your module and to use the original JS Tree instead. You may close this issue, as we do not longer require this. fyi: The reason for having it compatible with angular 1.6.x was that retire.js warned about security issues in older angular.js versions and thus we tried to ugprade.