Angular Ui Tree Versions Save

A tree component for AngularJS, without jQuery as dependency.

v2.22.6

6 years ago
  • Fix broken headings in Markdown files #936
  • Prefer $timeout over safeApply #964
  • Leave empty placeholder in DOM until node is dropped #910

v2.22.5

7 years ago
  • Move postinstall hook to pretest #907

v2.22.4

7 years ago
  • Fixed placeholder height calculating #904
  • Prevent node being non-collapsable after drag-and-drop in-place #878
  • Edit Protractor installation #905

v2.22.3

7 years ago
  • Expand-on-hover event not calling toggle callback function #899

v2.22.2

7 years ago
  • Update devDependencies
  • Remove unused outOfBounds calculation #856

v2.22.1

7 years ago
  • Fix tree sorting bug, see Issues #831 and #832

v2.22.0

7 years ago
  • Improve horizontal movement detection for smoother node movement and to address Issue #562

v2.21.3

7 years ago
  • Set appendChildOnHover to true by default.

v2.21.2

7 years ago
  • Re-integrate lost patch from PR #650.

v2.21.1

7 years ago
  • Update CHANGELOG.md