Releases: dabeng/OrgChart
Releases · dabeng/OrgChart
5.0.0
15 Dec 04:54
Compare
Sorry, something went wrong.
No results found
Since version 5.0.0, you can build up the Family Tree 😊
4.0.1
22 Dec 09:53
Compare
Sorry, something went wrong.
No results found
update the demo of compact node chart
4.0.0
16 Dec 11:21
Compare
Sorry, something went wrong.
No results found
In order to make enough space fro users to build up their remote datasource, we make the following changes in this version:
remove the option "ajaxURL"
remove the events "load-[relation].orgchart"
add new method "addAncestors(data, parentId)"
add new method "addDescendants(data, $parent)"
3.8.2
01 Dec 13:09
Compare
Sorry, something went wrong.
No results found
abandon the optional URL string of option "data" and make enough space for users to build up their ajax requests
3.8.1
26 Nov 10:09
Compare
Sorry, something went wrong.
No results found
bug-fix: compact nodes can not be opened after collapsing their siblings
3.8.0
21 Jun 01:15
Compare
Sorry, something went wrong.
No results found
Users can use data prop "compact" or option "compact" to build up the compact layout.
3.7.0
10 May 03:15
Compare
Sorry, something went wrong.
No results found
since this version, users are allowed to replace built-in icons with Font Awesome icons(or other icons).
3.6.0
02 Apr 03:09
Compare
Sorry, something went wrong.
No results found
You can use crossorigin="anonymous" setting to export the charts with nodes containing pictures.
3.5.0
22 Feb 13:16
Compare
Sorry, something went wrong.
No results found
Users are allowed to make a certain branch of the chart to be displayed as vertical by data.
3.4.0
01 Feb 23:47
Compare
Sorry, something went wrong.
No results found
Users are allowed to drag&drop in the hybrid(horizontal + vertical) chart.