wix-incubator / angular-tree-control

Angular JS Tree
http://wix.github.io/angular-tree-control
MIT License
707 stars 276 forks source link

Fixed a bug with custom interpolation symbols #265

Open slavafomin opened 7 years ago

slavafomin commented 7 years ago

Fixes #264.

zRosenthal commented 7 years ago

This is definitely needed! Is this going to be merged anytime soon?

slavafomin commented 7 years ago

@zRosenthal Feel free to use the following dependency git://github.com/slavafomin/angular-tree-control.git#patch-1 in package.json as a temporary solution.

yoavaa commented 7 years ago

There is no test in this PR. Can you add a test validation that it actually works?

slavafomin commented 7 years ago

I'm sorry I have no time to work on this PR, but the changes are minimal and it was manually tested and works perfect in production in one of my projects.