- Updated Bower package name to
angular-ui-tree#568 - Remove placeholder and cancel drop on drag out of bounds #550
- Fix position detection on touch devices when using jQuery #554
- Fix edge case error when you have a single node with no parents and no children and and drop the node in the same place #510
- Fix error in the
applyfunction #512 - Fix calculation of the placeholder width #526 #470
- Use
data-nodraginstead ofnodragattribute in the examples, as$uiTreeHelperservice looks for the first one #468 - Drag-dropping a node in the same position and container no longer removes and re-adds it to its parent node array #485
bower.jsonshould reference only one copy ofangular-ui-tree.jsin main #488
- Prevents child node scope with no children to be counted in depth #388
- Fix callback errors when we have intermediate isolated scopes #423
- Rename API attribute for toggling the empty placeholder #450
- Add
data-clone-enabledoption + fixdata-drop-enabledoption (#411) - Replaced Grunt with Gulp for the build process (#435)
- Fixed memory leak #421
- release has been reverted to v2.1.5
- latest release without CHANGELOG