Rilasci di OrgChart JS
Released: Dec 30, 2025
Aggiornamenti in v9.00.30
Funzionalità
- 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...
Released: Dec 18, 2025
Aggiornamenti in v9.00.11
Funzionalità
- Renamed template name from treeList to treeListItem.
Released: Dec 16, 2025
Aggiornamenti in v9.00.06
Funzionalità
- Made some changes related to the PDF Preview export.
Released: Dec 16, 2025
Aggiornamenti in v9.00.04
Funzionalità
- Renamed TreeGrid to TreeList.
Released: Dec 14, 2025
Aggiornamenti in v9.00.03
Funzionalità
- Now the PDF export is in "auto" format by default instead of "A4".
Released: Dec 14, 2025
Aggiornamenti in v9.00.02
Funzionalità
- Made changes related to the new TreeGrid layout.
Released: Dec 11, 2025
Aggiornamenti in v9.00.01
Funzionalità
- 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
Aggiornamenti in v8.21.30
Correzioni
- Fixed drag and drop in Salesforce.
Released: Nov 16, 2025
Aggiornamenti in v8.21.29
Correzioni
- Fixed a minor issue related to zooming in and out.
Released: Nov 14, 2025
Aggiornamenti in v8.21.28
Correzioni
- Fixed a minor issue when adding new field from the EditFrom UI.