OrgChart JS のリリース
Released: May 16, 2023
May 2023 での更新項目
v8.10.16
Updated May 25, 2023
Fixes
- Fixed minor issue with miniMap related to enable and disable the miniMap.
v8.10.15
Updated May 24, 2023
Fixes
- Fixed an issue with generateId and without nodes data.
v8.10.14
Updated May 16, 2023
Fixes
- Fixed an issue with link label position when there is a partner.
Released: Apr 9, 2023
April 2023 での更新項目
v8.10.13
Updated Apr 27, 2023
Fixes
- Fixed an issue with scrollbars in react on resize.
v8.10.12
Updated Apr 20, 2023
Fixes
- Fixed an issue with TypeScript.
v8.10.11
Updated Apr 18, 2023
v8.10.08
Updated Apr 9, 2023
v8.10.07
Updated Apr 9, 2023
Released: Mar 2, 2023
March 2023 での更新項目
v8.10.04
Updated Mar 30, 2023
Features
- Improved two directional charts.
v8.10.03
Updated Mar 30, 2023
Fixes
- Fixed an issue with search enter and focusing the node.
v8.10.01
Updated Mar 20, 2023
Features
- Added 'group_dotted_lines' template.
v8.10.00
Updated Mar 12, 2023
Features
- Added dotted lines functionality.
v8.09.45
Updated Mar 10, 2023
Fixes
- Fixed an issue with Search UI.
v8.09.44
Updated Mar 9, 2023
Fixes
- Fixed an issue with group filed align center - {cw}.
Released: Feb 5, 2023
February 2023 での更新項目
v8.09.41
Updated Feb 24, 2023
Fixes
- The node context menu is now positioned in the right place.
v8.09.40
Updated Feb 23, 2023
Features
- Renamed 'boc-input-btn' attribute to 'data-input-btn' for Salesforce.
v8.09.39
Updated Feb 21, 2023
Fixes
- Fixed a bug related to a demo.
v8.09.38
Updated Feb 21, 2023
Fixes
- Fixed an issue with TypeScript.
v8.09.37
Updated Feb 16, 2023
Features
- Added dark color scheme to toolbar layout.
v8.09.36
Updated Feb 14, 2023
Features
- Added 'dragNodeElement' argument...
Released: Jan 5, 2023
January 2023 での更新項目
v8.09.24
Updated Jan 27, 2023
v8.09.23
Updated Jan 13, 2023
Fixes
- Expand collapse button now is visible when children are collapsed but partners not.
v8.09.22
Updated Jan 12, 2023
Fixes
- Fixed an issue with TypeScript.
v8.09.21
Updated Jan 11, 2023
Features
- Added new "min" export option.
v8.09.20
Updated Jan 11, 2023
Features
- Added elements property in TypeScript.
v8.09.19
Updated Jan 5, 2023
Fixes
- Fixed an issue with profile export when the filename contains dots.
Released: Dec 2, 2022
December 2022 での更新項目
v8.09.17
Updated Dec 25, 2022
Features
- You can now use 'children-total-count', 'children-count', 'collapsed-children-count' and 'collapsed-children-total-count' in the expand/collapse button.
v8.09.16
Updated Dec 20, 2022
v8.09.15
Updated Dec 20, 2022
v8.09.13
Updated Dec 18, 2022
v8.09.12
Updated Dec 12, 2022
Fixes
- Fixed an issue with Fields variable names.
v8.09.11
Updated Dec 12, 2022
Released: Nov 2, 2022
November 2022 での更新項目
v8.09.04
Updated Nov 28, 2022
Fixes
- Fixed an issue with React usage.
v8.09.03
Updated Nov 26, 2022
v8.09.02
Updated Nov 26, 2022
v8.09.01
Updated Nov 26, 2022
Features
- Improved search box positioning.
v8.09.00
Updated Nov 26, 2022
Features
- Added the ability to search by field name using abbreviations.
- Use 'match' and 'no-match' tags to highlight matching and non matching results.
v8.08.15
Updated Nov 18, 2022
Fixes
- Fixed an issue with expandCollapse method.
Released: Oct 9, 2022
October 2022 での更新項目
v8.08.02
Updated Oct 27, 2022
Fixes
- Fixed an issue with EDI form upload link in Angular.
v8.08.01
Updated Oct 27, 2022
Fixes
- Fixed an issue with up expanding.
v8.08.00
Updated Oct 25, 2022
Features
- Added new 'chart.filterUI.show(tabName)' method.
- Added new 'chart.filterUI.hilde()' method.
- Added the ability to specify filter properties in config options.
Fixes
- Fixed an issue with filtering and sub trees.
v8.07.02
Updated Oct 24, 2022
Fixes
- Fixed an issue with slink-click event listener and wrong...
Released: Sep 2, 2022
September 2022 での更新項目
v8.05.03
Updated Sep 29, 2022
v8.05.02
Updated Sep 28, 2022
Fixes
- Minor fix related to IntersectionObserver.
v8.05.01
Updated Sep 21, 2022
Features
- Changed default value of OrgChart.'ESCAPE_HTML' constant from true to false.
v8.05.00
Updated Sep 20, 2022
Features
- Added the option to focus a specific node on initial load with key navigation.
- Changed key navigation option from 'enableKeyNavigation' to 'keyNavigation'.
v8.04.25
Updated Sep 19, 2022
Released: Aug 2, 2022
August 2022 での更新項目
v8.04.14
Updated Aug 31, 2022
Features
- Changed the signatures of childrenCount, childrenTotalCount, collapsedChildrenCount and collapsedChildrenTotalCount methods.
v8.04.13
Updated Aug 31, 2022
Features
- Added new static method: OrgChart.childrenTotalCount.
v8.04.12
Updated Aug 31, 2022
Features
- Added new static method: OrgChart.collapsedChildrenTotalCount.
v8.04.11
Updated Aug 30, 2022
v8.04.09
Updated Aug 12, 2022
Fixes
- Fixed an issue with TypeScript.