Skip to content

Releases: angular-ui-tree/angular-ui-tree

v2.22.6

19 Aug 12:52
Compare
Choose a tag to compare
  • 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

17 Feb 21:32
Compare
Choose a tag to compare
  • Move postinstall hook to pretest #907

v2.22.4

16 Feb 21:24
Compare
Choose a tag to compare
  • Fixed placeholder height calculating #904
  • Prevent node being non-collapsable after drag-and-drop in-place #878
  • Edit Protractor installation #905

v2.22.3

12 Feb 19:45
Compare
Choose a tag to compare
  • Expand-on-hover event not calling toggle callback function #899

v2.22.2

20 Dec 22:15
Compare
Choose a tag to compare
  • Update devDependencies
  • Remove unused outOfBounds calculation #856

v2.22.1

21 Sep 05:40
Compare
Choose a tag to compare
  • Fix tree sorting bug, see Issues #831 and #832

v2.22.0

13 Sep 22:33
Compare
Choose a tag to compare
  • Improve horizontal movement detection for smoother node movement and to address Issue #562

v2.21.3

13 Sep 22:04
Compare
Choose a tag to compare
  • Set appendChildOnHover to true by default.

v2.21.2

13 Sep 01:02
Compare
Choose a tag to compare
  • Re-integrate lost patch from PR #650.

v2.21.1

12 Sep 16:28
Compare
Choose a tag to compare
  • Update CHANGELOG.md