Lanzamientos de OrgChart JS
Released: Oct 18, 2023
Actualizaciones en v8.12.06
Características
- Added new method replaceIds.
Released: Oct 12, 2023
Actualizaciones en v8.12.05
Características
- Added new static function: roundPathCorners.
Released: Oct 6, 2023
Actualizaciones en v8.12.04
Características
- Added new listener method.
Released: Oct 5, 2023
Actualizaciones en v8.12.03
Correcciones
- Fixed an issue with state and late loading.
Released: Sep 28, 2023
Actualizaciones en v8.12.02
Correcciones
- Fixed an issue with assistant node in vue js.
Released: Sep 27, 2023
Actualizaciones en v8.12.01
Características
- Added support for multiple tree layouts.
Released: Sep 4, 2023
Actualizaciones en September 2023
v8.11.26
Updated Sep 14, 2023
Fixes
- Fixed an issue with TypeScript.
v8.11.25
Updated Sep 14, 2023
Fixes
- Fixed an issue with TypeScript.
v8.11.24
Updated Aug 14, 2023
Fixes
- Fixed an issue with TypeScript.
v8.11.23
Updated Sep 13, 2023
v8.11.22
Updated Sep 13, 2023
Fixes
- Fixed an issue with padding and scrollbars.
v8.11.21
Updated Sep 13, 2023
Features
- TypeScript changes: Changed menuUI and circleMenuUI from interface to class.
v8.11.20
Updated Sep 12, 2023
Released: Aug 9, 2023
Actualizaciones en August 2023
v8.11.15
Updated Aug 29, 2023
Fixes
- Fixed an issue with sticky: true and lazyLoading: false.
v8.11.14
Updated Aug 28, 2023
Features
- Added new 'clinkLabelPosition' function, override this function to change the position of the label.
v8.11.11
Updated Aug 16, 2023
Features
- When you click the check box on a filter menu, all parent trees will now be checked automatically if they have the same field.
v8.11.10
Updated Aug 11, 2023
Fixes
- Fixed an issue with "Slink" being out of position when generating...
Released: Jul 17, 2023
Actualizaciones en July 2023
v8.11.06
Updated Jul 27, 2023
Features
- Added new OrgChart.MIXED_LAYOUT_IF_NUMBER_OF_CHILDREN_IS_MORE_THEN const. Use mixed layout for example tree or treeLeftOffset if number of children is more than specified value.
v8.11.05
Updated Jul 23, 2023
v8.11.04
Updated Jul 23, 2023
Features
- Added isVisble method to the menUI interface.
v8.11.03
Updated Jul 17, 2023
Fixes
- Fixed an issue with showXScroll and showYScroll.
Released: Jun 7, 2023
Actualizaciones en June 2023
v8.11.02
Updated Jun 26, 2023
Features
- Added field property to the onField event listener event args.
v8.11.01
Updated Jun 19, 2023
v8.11.00
Updated Jun 15, 2023
Features
- Added new moveStart and moveEnd methods.
v8.10.19
Updated Jun 8, 2023
Features
- You can now export to CSV, JSON and XML from a specific node.
v8.10.18
Updated Jun 7, 2023
Features
- Added new "callback" parameter to the load and loadXML methods.