OrgChart JS 新版本发表
Released: Aug 3, 2025
v8.19.42 中的更新
特性
- Renamed exportXML to exportToXML.
- Renamed exportCSV to exportToCSV.
- Renamed exportJSON to exportToJSON.
Released: Aug 1, 2025
v8.19.39 中的更新
特性
- Made changes in the TypeScript definition file.
Released: Jul 18, 2025
v8.19.38 中的更新
特性
Released: Jul 16, 2025
v8.19.35 中的更新
特性
- Added new method: exportToPDFProfile.
- Renamed exportVisio to exportToVisio.
Released: Jul 16, 2025
v8.19.36 中的更新
特性
- Deprecated "exportPDFProfile". Use "exportToPDFProfile" instead.
- Deprecated "chart.exportPDFPreview". Use "chart.pdfPreviewUI.show" instead.
- Deprecated "exportPNGProfile". Use "exportToPDFProfile" instead.
- Deprecated "exportPDF". Use "exportToPDF" instead.
- Deprecated "exportPDFFromCharts". Use "chart1.exportToPDF" with pages instead.
- Deprecated "exportPNG". Use "exportToPNG" instead.
- Deprecated "exportSVG". Use "exportToSVG" instead.
- Deprecated "exportVisio". Use "exportToVisio" instead...
Released: Jul 11, 2025
v8.19.33 中的更新
特性
- Renamed onExpandCollpaseButtonClick to onExpandCollapseButtonClick.
Released: Jul 9, 2025
v8.19.31 中的更新
修补程序
- Fixed moveNodesToVisibleArea so it now works if the node is collapsed.
Released: Jul 8, 2025
v8.19.30 中的更新
修补程序
- Fixed setAvatar so it now works well.
Released: Jul 2, 2025
v8.19.29 中的更新
特性
- Added setAvatar to editUI.
Released: Jun 20, 2025
v8.19.26 中的更新
特性
- Added Landscape/Profile button to the pdfPreviewUI.