OrgChart JS のリリース

Released: Dec 30, 2025

v9.00.30 での更新項目

機能

  • Added Tree List Layout:
    • You can now display hierarchies using the Tree List Layout, which combines a tree structure with a scrollable list view.
  • Now you can define some of the template properties as function.
  • Added two new templates: clara and treeListItem.
  • New Static Configuration Options:
    • OrgChart.TREELIST_WHEEL_STEP - Controls the vertical scroll speed in the Tree List layout.
    • OrgChart.TREELIST_SCROLLBAR_WIDTH - Sets the scrollbar width (in pixels) for the Tree List layout.
    • OrgChart...

Released: Dec 18, 2025

v9.00.11 での更新項目

機能

  • Renamed template name from treeList to treeListItem.

Released: Dec 16, 2025

v9.00.06 での更新項目

機能

  • Made some changes related to the PDF Preview export.

Released: Dec 16, 2025

v9.00.04 での更新項目

機能

  • Renamed TreeGrid to TreeList.

Released: Dec 14, 2025

v9.00.03 での更新項目

機能

  • Now the PDF export is in "auto" format by default instead of "A4".

Released: Dec 14, 2025

v9.00.02 での更新項目

機能

  • Made changes related to the new TreeGrid layout.

Released: Dec 11, 2025

v9.00.01 での更新項目

機能

  • Introduced TreeGrid layout.
  • Now you can use a function for template field and use the "node", "data" and "template" parameters to set field attributes conditionally.
  • Now the default value for mouseScroll option is OrgChart.action.ctrlZoom, it was OrgChart.action.zoom. So the zooming functionality could behave differently if mouseScroll option is not set explicitly.

Released: Nov 17, 2025

v8.21.30 での更新項目

不具合の修正

  • Fixed drag and drop in Salesforce.

Released: Nov 16, 2025

v8.21.29 での更新項目

不具合の修正

  • Fixed a minor issue related to zooming in and out.

Released: Nov 14, 2025

v8.21.28 での更新項目

不具合の修正

  • Fixed a minor issue when adding new field from the EditFrom UI.