Basic Primitives Diagram のリリース

Released: Jan 22, 2021

v6.x での更新項目

v6.5.1

Updated Feb 22, 2021

Features

  • Added Angular 13 components and samples.
  • Removed deprecated AngularJS directive sample.

Fixes

  • Fixed level index for regular children.

v6.5.0

Updated Dec 30, 2021

Features

  • Non-backward compatible API changes:
    • Added alignBranches option to OrgConfig.
    • Removed children formation for items having levelOffset.

Fixes

  • Fixed highlight path annotation tracing over partner connection..
  • Fixed placeAssistantsAboveChildren property for multiple assistants rows.

Released: Nov 27, 2020

v5.9.x での更新項目

v5.9.1

Updated Nov 27, 2020

Features

  • Added showFrame, fameInnerPadding, frameOuterPadding properties to primitives.orgdiagram.Config & primitives.famdiagram.Config.
  • Modified callout annotation placement for minimized nodes placed outside view port.

Fixes

  • Fixed frame placeholder size.
  • Fixed exception when selectedItems collection contains non existing items.
  • Fixed center on cursor in AutoSize mode.

Released: Mar 9, 2020

v5.8.x での更新項目

v5.8.2

Updated Mar 9, 2020

Fixes

  • Fixed selectionPathMode in Family Diagram.

v5.8.1

Updated Mar 9, 2020

Fixes

  • Fixed performance bug in loops layout optimization.

v5.8.0

Updated Mar 9, 2020

Features

  • Added loopsLayoutMode property to primitives.famdiagram.Config. Property sets loops layout optimization mode in Family Diagram. See Loops Layout Optimization use case.
  • Added extra arrows to vertical segments of loops in family diagram.

Fixes

  • Fixed spouses selection in family diagram.
  • Fixed background...

Released: Feb 5, 2020

v5.7.x での更新項目

v5.7.0

Updated Feb 5, 2020

Features

  • Added primaryParent property to primitives.famdiagram.ItemConfig. Property defines user preference for item placement relative to its multiple parents in Family Diagrams.

Released: Jan 21, 2020

v5.6.x での更新項目

v5.6.4

Updated Jan 23, 2020

Features

  • Updated IntelliSense API annotations.

v5.6.3

Updated Jan 21, 2020

Fixes

  • Fixed initial callout placement.
  • Fixed neighbors selection in family diagram having inactive nodes.

v5.6.2

Updated Jan 21, 2020

Fixes

  • Fixed performance bug in the value reader.

v5.6.0

Updated Jan 21, 2020

Features

  • Added placeAssistantsAboveChildren and placeAdvisersAboveChildren properties to primitives.orgdiagram.Config & primitives.orgdiagram.ItemConfig.
  • Added levelOffset property...

Released: Sep 23, 2019

v5.5.0 での更新項目

機能

  • Added IntelliSense API annotations to code.
  • Added API annotations conversion into markdown.

Released: Aug 6, 2019

v5.4.15 での更新項目

Updates in 5.4.15

  • Fixed minimized items highlight alignment in React.

Released: Jul 25, 2019

v5.4.12 での更新項目

不具合の修正

  • Removed CSS file from React component.

Released: Jul 24, 2019

v5.4.0 での更新項目

機能

  • Added cycle references tolerance to labels objects.

Released: Apr 30, 2019

v5.3.1 での更新項目

Updates in 5.3.1

  • Fixed performance issue in react demo.