OrgChart JS Changelog

What's new in OrgChart JS 8.13.08

Nov 10, 2023
  • Fixed an issue with searchDisplayField

New in OrgChart JS 8.13.01 (Oct 29, 2023)

  • Fixed an issue with searchDisplayField

New in OrgChart JS 8.04.05 (Aug 1, 2022)

  • Fixed an issue with searchDisplayField.

New in OrgChart JS 8.02.79 (May 13, 2022)

  • TypeScript definitions added.
  • TypeScript comments added.
  • Fixed an issue with TypeScript.

New in OrgChart JS 8.02.17 (Feb 1, 2022)

  • Type script definition changes.

New in OrgChart JS 8.00.25 (Nov 8, 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.

New in OrgChart JS 7.9.08 (Aug 2, 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.

New in OrgChart JS 7.8.03 (Apr 30, 2021)

  • Fixed minor issue with set as root demo https://jsfiddle.net/gh/get/library/pure/BALKANGraph/orgchartjs-demos/tree/master/SetNodeAsRoot

New in OrgChart JS 7.6.13 (Jan 28, 2021)

  • New event "layout": Change the layout with condition.
  • New const OrgChart.FIXED_POSITION_ON_CLICK - when it is true the chart is not moving on expand.
  • Fixed an issue with layouts.
  • Fixed labels.

New in OrgChart JS 7.5.40 (Nov 2, 2020)

  • New methods:
  • Chart.magnify(id, scale, front, anim, callback)
  • Chart.magnifyBack(id, anim, callback)
  • Fixed subLevels with mixed layouts
  • Added State functionality
  • Ability to define links as curve, rounded, edge
  • Fixed pan issue on iPad and iOS 13+
  • And more fixes, improvements and new options

New in OrgChart JS 7.1.97 (Aug 13, 2020)

  • New functionalities including sub trees, minimize/maximize nodes,
  • setting node levels, easy to display children number, added TypeScript support.
  • Fixed an issue in IE with the trial version.

New in OrgChart JS 7.1.95 (Aug 8, 2020)

  • New functionalities including sub trees, minimize/maximize nodes, setting node levels, easy to display children number, added TypeScript support

New in OrgChart JS 6.7.3 (Jun 25, 2020)

  • Added Letter and Legal PDF export formats

New in OrgChart JS 6.2.5 (Feb 24, 2020)

  • Changes in the type script file.

New in OrgChart JS 4.9.7 (Sep 5, 2019)

  • Fixed scroll bars and pan on resize.
  • New option enableTouch.
  • New loadXML method.
  • New getXML method.
  • Search matches with/without accented characters.
  • New Const OrgChart.SEARCH_PLACEHOLDER.
  • Added css selectors to the edit form.
  • New events in the edit form.
  • Fixed an issue with addTags method.

New in OrgChart JS 4.6.6 (May 3, 2019)

  • Fix, the line is not right when the top parent id is 0