Basic Primitives orgDiagram v3.0.0

Released: Feb 28, 2017

v3.0.0 での更新項目

Updates in 3.0.0 - 3.7.10

  • Version 3.7.10
    • Fixed option showCallout for primitives.famdiagram.ItemConfig and primitives.orgdiagram.ItemConfig.
  • Version 3.7.9
    • Added option calloutMaximumVisibility to primitives.famdiagram.Config and primitives.orgdiagram.Config.
  • Version 3.7.8
    • Fixed panning in IE10 in Windows 7.
  • Version 3.7.7
    • Added group title font size option.
  • Version 3.7.6
    • Fixed refresh dependency on items order in items collection.
  • Version 3.7.5
    • Added extra horizontal arrows over connection lines with following options showExtraArrows and extraArrowsMinimumSpace to primitives.famdiagram.Config and primitives.orgdiagram.Config.
  • Version 3.7.4
    • Added options highlightGravityRadius and calloutPlacementOffset to primitives.famdiagram.Config and primitives.orgdiagram.Config.
    • Improved call-out placement, so it is placed across connectors and does not block neighbors of highlighted item anymore.
  • Version 3.7.3
    • Named layers with CSS classes.
  • Version 3.7.2
    • Added alignByLevels options to primitives.famdiagram.Config, see Family Demo.
  • Version 3.7.1
    • Fixed highlighted item callout placement.
    • Fixed bugs in famDiagram layout algorithms.
  • Version 3.7.0
    • Improved highlight connection path annotations rendering time.
    • Added multiple rendering styles support for highlight connection path annotation.
    • Improved famDiagram horizontal alignment.
  • Version 3.6.6
    • Fixed straight line annotation rendering.
  • Version 3.6.5
    • Fixed organizational chart horizontal alignment.
  • Version 3.6.4
    • Fixed connection lines of children having vertical layout.
  • Version 3.6.3
    • Eliminated recursive calls.
  • Version 3.6.2
    • Fixed exception on null image reference in default PDF item template.
  • Version 3.6.1
    • Fixed user templates support in PDF plugins. See User Item template sample in Client Side PDF Generation Demo.
  • Version 3.6.0
    • Added PDF generation support with PDFkit library for Node and in the browser. See Client Side PDF Generation Demo.
  • Version 3.5.0
    • Added resolution of straight collinear connectors overlapping. See "Highlight Movement & Annotations" demo.
    • Optimized connector annotations rendering.
    • Improved cross diagram connection lines stacking.
    • Disabled refresh on event handlers binding.
  • Version 3.4.1
    • Fixed layout update on widget placeholder resize and forced update in refresh mode.
  • Version 3.4.0
    • Added primitives.common.ConnectorShapeType.BothWay option to enumeration. See Connector and Family Chart Demos for Connector Annotation options.
  • Version 3.3.1
    • Fixed options updates within onCursorChanging and onHighlightChanging event handlers.
  • Version 3.3.0
    • Added primitives.common.ConnectorPlacementType enumerations, having following options: Offbeat & Straight.
    • Added connectorPlacementType option to primitives.orgdiagram.Config & primitives.famdiagram.Config.
  • Version 3.2.0
    • Added primitives.common.NavigationMode.HighlightOnly option to navigationMode option.
    • Fixed item position in mouse events.
    • Changed order of event handler invocation and cursor/highlight option assignment.
  • Version 3.1.2
    • Fixed PositonHighlight update mode.
  • Version 3.1.1
    • Fixed enablePanning option.
  • Version 3.1.0
    • Added enumeration primitives.common.NavigationMode and navigationMode option disabling control's highlight and cursor interactivity when needed. See Interactivity options for Large Hierarchy & Family Demos.
  • Version 3.0.0
    • Optimized data processing and rendering. See Controls Processing Diagrams.
    • Fixed CSS scale. See primitives.famdiagram.Config.scale and primitives.orgdiagram.Config.scale options.
    • Added neighboursSelectionMode option to primitives.famdiagram.Config. See primitives.common.NeighboursSelectionMode enumeration for ParentsAndChildren & ParentsChildrenSiblingsAndSpouses options of cursor related nodes selection.