wix-incubator / angular-tree-control

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

Expand/Collapse animations #209

Open isaacplmann opened 8 years ago

isaacplmann commented 8 years ago

If the ngAnimate library is included, the tree expand and collapse actions are animated. If the ngAnimate library is not included, there are a few extra lines of ignored css rules. Solves issue #128 and #143.

Animation css taken from here: http://nickperkinslondon.github.io/angular-bootstrap-nav-tree/test/bs3_ng120_test_page.html