Version | Change log |
BALKAN OrgChartJS 8.13.26 Jan 22, 2024 | Minor fix |
BALKAN OrgChartJS 8.13.14 Nov 17, 2023 | Implemented undo/redu functionallity |
BALKAN OrgChartJS 8.13.08 Nov 1, 2023 | [new option] Added draggable option https://balkan.app/OrgChartJS/API/interfaces/OrgChart.options#draggable |
BALKAN OrgChartJS 8.04 Jul 6, 2022 | [bugfix] Y scroll issue after search is not visible. view-source:https://code.balkan.app/y-scroll-issue-after-search#JS |
BALKAN OrgChartJS 8.02.79 Apr 27, 2022 |
TypeScript definitions added. TypeScript comments added. Fixed an issue with TypeScript. |
BALKAN OrgChartJS 8.02.10 Jan 28, 2022 | Type script definition changes. |
BALKAN OrgChartJS 8.00.25 Nov 2, 2021 |
Updated styles of the Edit Form, Search Input and Menu. New Dark Mode. Added the ability to call chart.minimize and chart.maximize withoyt parameters, it will min/max all nodes. Fixed an issue with searchDisplayField. Fixed an issue on mobile device and drag and drop. Fixed npm exports. |
BALKAN OrgChartJS 7.11.07 Sep 21, 2021 |
Added a new event "label". Fixed an issue with keyboard navigation. Addednew option "enableKeyNavigation" Now the drop event is fired if dropped in chart canvas. |
BALKAN OrgChartJS 7.9.0.8 Jun 4, 2021 |
Added a new event "label". Fixed an issue with keyboard navigation. Addednew option "enableKeyNavigation" Now the drop event is fired if dropped in chart canvas. |
BALKAN OrgChartJS 7.8.03 Apr 21, 2021 |
Fixed minor issue with set as root demo https://jsfiddle.net/gh/get/library/pure/BALKANGraph/orgchartjs-demos/tree/master/SetNodeAsRoot |