Releases: dabeng/OrgChart
Releases · dabeng/OrgChart
1.2.3
Enable pan and zoom features on mobile device
1.2.2
Fix-bug: resolve the collision between option direction and option draggable
1.2.1
Fix-bug: if orgchart has been transformed, the ghost image is out of shape when drag&drop
1.2.0
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
Make plugin orgchart work well under jQuery 3.1.0
1.1.4
Fix-bug: drag and drop in IE is not working
1.1.3
Remove the unnecessary option "nodeChildren"
1.1.1
Appends new option - dropCriteria which could help users to limit the relationships between dragged node and drop zone.
1.1.0
Fix-bug: export featuren doesn't work well when chart-container has overflow:hidden or overflow:auto settings.