Skip to content

Releases: BALKANGraph/OrgChartJS

9.1.73

21 Mar 14:08

Choose a tag to compare

9.1.72

21 Mar 14:05

Choose a tag to compare

9.01.65

21 Mar 11:11

Choose a tag to compare

9.01.63

21 Mar 09:55
a83260c

Choose a tag to compare

9.01.62

21 Mar 09:48
a83260c

Choose a tag to compare

Delete bower.json

BALKAN OrgChartJS 8.00.25

02 Nov 10:27

Choose a tag to compare

  • Fixed an issue with searchDisplayField
    var chart = new OrgChart(document.getElementById("tree"), {
        searchDisplayField: "name",
        ...
    });

BALKAN OrgChartJS 8.00.24

01 Nov 12:32

Choose a tag to compare

  • Fixed #615
  • Fixed an issue on mobile device and drag and drop

BALKAN OrgChartJS 8.00.06

21 Oct 10:26

Choose a tag to compare

  • Now you can call chart.minimize and chart.maximize withoyt parameters, it will min/max all nodes

https://jsfiddle.net/BALKANGraph/3putvz1y/

BALKAN OrgChartJS 8.00.03

20 Oct 17:40

Choose a tag to compare

BALKAN OrgChartJS 8.00.02

19 Oct 11:17

Choose a tag to compare

  • Fixed npm exports