Skip to content

Releases: dabeng/OrgChart

1.2.3

22 Sep 10:39
Compare
Choose a tag to compare

Enable pan and zoom features on mobile device

1.2.2

21 Sep 00:44
Compare
Choose a tag to compare

Fix-bug: resolve the collision between option direction and option draggable

1.2.1

20 Sep 07:12
Compare
Choose a tag to compare

Fix-bug: if orgchart has been transformed, the ghost image is out of shape when drag&drop

1.2.0

07 Sep 11:31
Compare
Choose a tag to compare

From now on, users never have to worry about how to align a huge of nodes in one screen of browser. The option "verticalDepth" allows users to align child nodes vertically from the given depth.

1.1.5

02 Sep 02:50
Compare
Choose a tag to compare

Make plugin orgchart work well under jQuery 3.1.0

1.1.4

01 Sep 01:12
Compare
Choose a tag to compare

Fix-bug: drag and drop in IE is not working

1.1.3

29 Jul 06:55
Compare
Choose a tag to compare

Remove the unnecessary option "nodeChildren"

1.1.2

15 Jul 22:34
Compare
Choose a tag to compare

Fixed some css bugs

1.1.1

28 Jun 05:50
Compare
Choose a tag to compare

Appends new option - dropCriteria which could help users to limit the relationships between dragged node and drop zone.

1.1.0

26 Jun 15:51
Compare
Choose a tag to compare

Fix-bug: export featuren doesn't work well when chart-container has overflow:hidden or overflow:auto settings.