Releases: BALKANGraph/OrgChartJS
Releases · BALKANGraph/OrgChartJS
9.1.73
9.1.72
9.01.65
9.01.63
9.01.62
Delete bower.json
BALKAN OrgChartJS 8.00.25
- Fixed an issue with searchDisplayField
var chart = new OrgChart(document.getElementById("tree"), {
searchDisplayField: "name",
...
});
BALKAN OrgChartJS 8.00.24
- Fixed #615
- Fixed an issue on mobile device and drag and drop
BALKAN OrgChartJS 8.00.06
- Now you can call chart.minimize and chart.maximize withoyt parameters, it will min/max all nodes
BALKAN OrgChartJS 8.00.03
- minor changes
BALKAN OrgChartJS 8.00.02
- Fixed npm exports