- Fixed level index for regular children
Warning: Non-backward compatible API changes!
- Added
alignBranches
option toOrgConfig
. - Removed children formation for items having
levelOffset
. - Fixed highlight path annotation tracing over partner connection.
- Fixed
placeAssistantsAboveChildren
property for multiple assistants rows
- Added
onGroupTitleRender
,onLevelTitleRender
andonLevelBackgroundRender
options toOrgConfig
andFamConfig
- Added
minimumVisibleLevels
option toOrgConfig
andFamConfig
- Added
padding
option toOrgConfig
andFamConfig
- Fixed
childrenPlacementType
option breaking multiple root nodes placement. - Fixed mouse interactivity for scaled and rotated right or bottom diagrams.
- Fixed family matrix layout for top and bottom in-row vertical alignment.
- Fixed non-optimized selection of loops in the family diagram.
- Fixed arrows rendering for vertical single parent connectors.
- Fixed loops optimization algorithm. Made it fault-tolerant.
- Fixed arrows direction for loops.
- Fixed family diagram padding
- Fixed
onButtonsRender
inTemplateConfig
Warning: Non-backward compatible API changes!
- Added
matrixId
andaddToMatrix
properties toFamItemConfig
. - Fixed label annotations placement for nodes having matrix layout.
- Fixed label annotations placement to be in between regular node levels.
- Fixed horizontal arrows for assistants and adviser item types.
- Removed
spouses
property fromFamItemConfig
. - Removed
loopsLayoutMode
property fromFamConfig
.
- Fixed Family Relations Optimizer
Warning: Non-backward compatible API changes!
- Removed Canvas support.
- Removed GraphicsType enumeration.
- Removed graphicsType from OrgConfig and FamConfig
- Fixed the
levelOffset
property to work regardless of empty levels
- Added LevelAnnotationConfig
- Added level annotation options to OrgConfig and FamConfig
- Fixed frame auto-hiding for small control size
- Fixed group title options in PDFKit plugins.
- Fixed shapes opacity in PDFKit plugins.
Warning: Non-backward compatible API changes!
- Refactored library into ES6 Modules.
- Replaced custom
merge
tool with Webpack - Removed
common
,orgdiagram
andfamdiagram
namespaces. - Added Webpack Tree Shaking support
- Renamed
primitives.orgdiagram.Config
intoOrgConfig
- Renamed
primitives.orgdiagram.ItemConfig
intoOrgItemConfig
- Renamed
primitives.orgdiagram.Control
intoOrgDiagram
- Renamed
primitives.famdiagram.Config
intoFamConfig
- Renamed
primitives.famdiagram.ItemConfig
intoFamItemConfig
- Renamed
primitives.famdiagram.Control
intoFamDiagram
- Renamed
primitives.pdf.orgdiagram.Plugin
intoOrgDiagramPdfkit
- Renamed
primitives.pdf.famdiagram.Plugin
intoFamDiagramPdfkit
- Removed
ButtonConfig
, useonButtonsRender
callback instead. - Added
hasButtons
property toTemplateConfig
- Added
onButtonsRender
callback toOrgConfig
,FamConfig
andTemplateConfig
. - Removed
jQuery
widgets wrapping library andjQuery
samples framework. - Refactored
jUnit
tests intoJest
. - Refactored samples framework into Bootstrap
- Fixed frame placeholder size
- Added
showFrame
,fameInnerPadding
,frameOuterPadding
properties toprimitives.orgdiagram.Config
&primitives.famdiagram.Config
- Modified call-out annotation placement for minimized nodes placed outside view port.
- Fixed exception when
selectedItems
collection contains non-existing items. - Fixed center on cursor in AutoSize mode
- Fixed
selectionPathMode
in Family Diagram.
- Fixed performance bug in loops layout optimization
- Added
loopsLayoutMode
property toprimitives.famdiagram.Config
. Property sets looped layout optimization mode in Family Diagram. SeeLoops Layout Optimization
use case. - Added extra arrows to vertical segments of loops in family diagram
- Fixed spouses selection in the family diagram
- Fixed background annotation
includeChildren
property in family diagram having loops between items.
- Added
primaryParent
property toprimitives.famdiagram.ItemConfig
. Property defines user preference for item placement relative to its multiple parents in Family Diagram. See Technological Tree Demo.
- Updated IntelliSense API annotations
- Fixed initial callout placement
- Fixed neighbors selection in family diagram having inactive nodes
- Fixed performance bug in the value-reader.
- Added
placeAssistantsAboveChildren
andplaceAdvisersAboveChildren
properties toprimitives.orgdiagram.Config
&primitives.orgdiagram.ItemConfig
. - Added
levelOffset
property toprimitives.orgdiagram.ItemConfig
.
- Added IntelliSense API annotations to code
- Added API annotations conversion into markdown
- Fixed minimized items highlight alignment in React
- Fixed objects comparison for React JSX
- Removed CSS file from React component
- Added OrgDiagram & FamDiagram React components and samples.
- Extracted web-specific functionality out of the core.
- Added onButtonsRender event to TemplateConfig.
- Added support of cycles in objects definitions of labels.
- Fixed CSS scale bugs.
- Removed jQuery UI Widget Organizational Chart Editor.
- Removed PHP samples.
- Fixed performance issue in react demo.
- Added
relativeItem
,placementType
andposition
properties toprimitives.famdiagram.ItemConfig
. Properties define user preferences for items ordering in the family diagram. See "Family Members Order" data set in Family Chart & Annotations Demo.
- Merged fix for straight connector annotations labels.
- Fixed
update
method. When only node content properties change like title and description, the chart will render only them. See the cursor item properties panel in Organizational Chart Editor Demo in React Demos. - Fixed elbows of connection lines.
- Fixed performance bug. JSONML Templates triggered layout on every update. See Dependencies Chart Demo in React Demos.
- Added optional center on cursor parameter to update method. See React Demos for usage.
- Fixed document undefined bug in NodeJS environment.
- Published React Demo & Tutorial to Github
Warning: Extracted jQuery UI Widgets into separate file primitives.jquery.latest.js
!
- Added npm package header and published library to www.npmjs.com
- Added pagination for nodes in page fit mode set to None.
- Fixed cursor neighbors selection over template inactive items.
- Fixed call-out placement in auto-size mode when control is placed in document layout and scrolled.
- Fixed highlight path annotation tracing when famDiagram option hiding direct connections to grandparents is enabled.
- Fixed false layout invalidation on highlight changed event
- Fixed fit to page mode in primitives.famdigram.Control.
Warning: Non-backward compatible API changes!
- Removed dependency on jQuery.
- Added pure JavaScript Controls
primitives.orgdiagram.Control
andprimitives.famdiagram.Control
- Added JSON ML support for HTML templates
- Removed support of VML and IE8
- Reworked Drag & Scroll to use native JavaScript draggable object
- Fixed highlight call-out placement in CSS Zoom scale mode.
- Fixed selection checkboxes to ignore mouse double click event
- Fixed controls rendering inside divs having computed width and height
- Added option groupTitlePlacementType to primitives.famdiagram.Config and primitives.orgdiagram.Config. Property swaps positions of group title and buttons.
- Reorganized samples.
- Fixed selection/pin checkbox label click in IE
- Updated demos and samples to use jQuery 3.3.1 & jQuery UI 1.12.1 libraries.
- Fixed bug in jQuery UI Layout library used in demos.
- Added option enableMatrixLayout, minimumMatrixSize and maximumColumnsInMatrix to primitives.famdiagram.Config. See Family Chart & Annotations demo for usage.
- Reworked background annotations merge. Items backgrounds don't grow beyond padding area anymore.
- Reworked keyboard navigation. So it respects nodes crossing multiple layers of nodes.
- Reworked mouse highlight gravity. Nodes are no longer highlighted when the cursor is out of node bounds.
- Removed PhantomJS support and page split rendering mode. Use PDFkit plugin for PDF generation and printing.
- Reworked labels conflicts resolution in labels visibility auto mode.
- Fixed inactive items usage in Family diagram.
- Improved layout update and rendering triggered by cursor change event.
- Added option hideGrandParentsConnectors for primitives.famdiagram.Config. See patents demo for usage.
- Reworked horizontal alignment algorithm for Family chart
- Fixed option showCallout for primitives.famdiagram.ItemConfig and primitives.orgdiagram.ItemConfig
- Added option calloutMaximumVisibility to primitives.famdiagram.Config and primitives.orgdiagram.Config
- Fixed panning in IE10 in Windows 7
- Added group title font size option
- Fixed refresh dependency on items order in items collection
- Added extra horizontal arrows over connection lines with following options showExtraArrows and extraArrowsMinimumSpace to primitives.famdiagram.Config and primitives.orgdiagram.Config.
- 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.
- Named layers with CSS classes
- Added alignByLevels options to primitives.famdiagram.Config, see Family Demo
- Fixed highlighted item callout placement
- Fixed bugs in famDiagram layout algorithms
- Improved highlight connection path annotations rendering time
- Added multiple rendering styles support for highlight connection path annotation
- Improved famDiagram horizontal alignment
- Fixed straight line annotation rendering
- Fixed organizational chart horizontal alignment
- Fixed connection lines of children having vertical layout
- Eliminated recursive calls.
- Fixed exception on null image reference in default PDF item template.
- Fixed user templates support in PDF plugins. See User Item template sample in Client Side PDF Generation Demo.
- Added PDF generation support with PDFkit library for Node and in the browser. See Client Side PDF Generation Demo.
- 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.
- Fixed layout update on widget placeholder resize and forced update in refresh mode.
- Added primitives.common.ConnectorShapeType.BothWay option to enumeration. See Connector and Family Chart Demos for Connector Annotation options.
- Fixed options updates within onCursorChanging and onHighlightChanging event handlers.
- Added primitives.common.ConnectorPlacementType enumerations, having following options: Offbeat & Straight.
- Added connectorPlacementType option to primitives.orgdiagram.Config & primitives.famdiagram.Config
- 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.
- Fixed PositonHighlight update mode
- Fixed enablePanning option.
- Added enumeration
primitives.common.NavigationMode
andnavigationMode
option disabling control's highlight and cursor interactivity when needed. See Interactivity options for Large Hierarchy & Family Demos.
- 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 toprimitives.famdiagram.Config
. Seeprimitives.common.NeighboursSelectionMode
enumeration for ParentsAndChildren & ParentsChildrenSiblingsAndSpouses options of cursor related nodes selection.
- Fixed label annotations placement on loop connections in famDiagram.
- Fixed label annotations placement on loop connections in famDiagram.
- Changed arrow size of 2 & 3 pixel wide lines.
- Added PageFitMode.AutoSize, autoSizeMaximum and autoSizeMinimum options to Configs of orgDiagram & famDiagram widgets.
- Changed PageFitMode.PrintPreview mode to auto size widget to show all nodes of the diagram.
- Fixed multiple spouse's connection lines.
- Added minimizedItemShapeType to Config, ItemConfig & TemplateConfig of orgDigram & famDiagram widgets.
- Added minimizedItemLineWidth, minimizedItemBorderColor, minimizedItemLineType, minimizedItemFillColor and minimizedItemOpacity to TemplateConfig of orgDigram & famDiagram widgets.
- Fixed spouses connection lines.
- Fixed spouses navigation.
- Fixed annotation labels navigation.
- Fixed exception an orphan invisible item.
- Enforced side alignment for SubAdviser and SubAssistant item types in orgDiagram.
- Fixed keyboard navigation with arrow keys.
- Fixed horizontal connector lines for vertically aligned items to the top or bottom.
- Improved family diagram layout.
- Fixed loops visualization in the family diagram.
- Added support of loops in the family diagram. The item defined first in users items collection stays at the top of diagram.
- Added nodes grouping to children/parents. See
groupByType
option of primitives.famdiagram.Config - Fixed disconnected family fragments alignment to the top.
- Added
onItemDblClick
event tofamDiagram
andorgDiagram
widget configs.
- Added
elbowDotSize
option tofamDiagram
andorgDiagram
widget configs.
- Added
BackgroundAnnotationConfig
tofamDiagram
andorgDiagram
widgets. See Partners & Annotations Demo. - Added
includeChildren
option toprimitives.orgdiagram.BackgroundAnnotationConfig
selecting all descendants of annotated items.
- Added arrowsDirection option to primitives.orgdiagram.Config, primitives.famdiagram. Config. See "Arrows Direction" options in "Organizational Chart Navigation" demo.
- Fixed connectors rendering.
- Fixed HighlightPathAnnotationConfig tracing. See financial ownership diagram demo.
- Added spouses option to primitives.famdiagram.ItemConfig. See first family chart use case.
- Fixed group title alignment.
- Added LabelAnotationConfig option class and defaultLabelAnnotationTemplate to primitives.famdiagram.Config. See financial ownership diagram demo.
- Fixed context buttons usage in templates.
- Added isActive option to primitives.orgdiagram.ItemConfig, primitives.famdiagram.ItemConfig, primitives.orgdiagram.TemplateConfig and primitives.famdiagram.TemplateConfig. See inactive items example.
- Fixed minor data validation bug. Ignores orphan parent references.
- Added PrintPreview option to primitives.common.PageFitMode and printPreviewPageSize option to primitives.orgdiagram.Config and primitives.famdiagram.Config. See print preview example.
- Added highlight path annotation support to famDiagram. See primitives.famdiagram.HighlightPathAnnotationConfig usage in PERT Chart & Critical Path visualization example.
- Disabled labels for regular items. Option primitives.orgdiagram.showLabels is only valid for minimized items now. For regular items see labels in item template example.
- Added buttons option to primitives.orgdiagram.TemplateConfig and primitives.famdiagram.TemplateConfig.
- Fixed mouse events arguments.
- Hid connectors for skipped/invisible root items.
- Added elbowType option of type primitives.common.ElboyType to style squared connector lines.
- Improved famDiagram layout. Added bundles for children and parents. Cross chart connectors length reduced by 20%.
- Fixed primitives.common.luminosity.
- Removed overflow hidden from item style.
- Added keyboard navigation with arrow keys and "Enter".
- Added partners placement to Left/Right in famDigram Widget depending on cross hierarchy connections.
- Added bp-highlight-dot-frame class to css.
- Fixed Bootstrap compatibility bug related to box-styling.
- Added labelPlacementType to Connector Annotation Config and to Connector helper Widget Config. See Family Chart & Connector Widget demos.
- Added minimizedItemCornerRadius to TemplateConfig. See Organizational Chart Navigation demo.
- Improved famDiagram layout. Cross chart connectors length reduced by 5%.
- Improved famDiagram layout.
- Improved famDiagram layout.
- Added support of orphan families and groups of families to famDigram Widget.
- Added famDiagram Widget - Multi-parent hierarchical chart. It has similar API to orgDiagram widget except it supports multiple parents for items instead of one. Chart does not support loops in hierarchy and does not check for them. It has following set of configuration classes in primitives.famdiagram: Config, ItemConfig, ButtonConfig, TemplateConfig, PaletteItemConfig, ConnectorAnnotationConfig & ShapeAnnotationConfig.
- Fixed dashed line style for Canvas in IE11
- Fixed partners alignment in organizational chart.
- Added extra constructors to HighlightPathAnnotationConfig, ShapeAnnotationConfig and ConnectorAnnotationConfig.
Warning: Non-backward compatible API changes!
- Added Shape & Connector helper widgets: bpShape & bpConnector.
- Added Shape, Connector & Highlight path annotations to orgDiagram. Added ConnectorAnnotationConfig, ShapeAnnotationConfig & HighlightPathAnnotationConfig classes to orgDiagram. Added annotations collection property to orgdiagram.Config.
- Added connection lines styling options: linesType, highlightLinesColor, highlightLinesWidth, highlightLinesType to orgdiagram.Config.
- Changed API from hierarchical structure defined by
rootItem
to a flat list ofItemConfig
objects defined in items collection property. Addedid
&parent
properties toItemConfig
. Changed type ofcursorItem
,highlightItem
&selectedItems
properties from object references toItemConfig
id-s. To define root item, root item in items collection should have its parent property set to null. Chart supports multiple root items. The chart does not search for orphans and ignores looped items. It is the application's responsibility to provide a consistent collection of items.
- Fixed SVG blurred lines in IE for charts layouted without absolute positioning.
- Added tooltip option to ButtonConfig.
- Added new ItemType options: GeneralPartner & LimitedPartner & AdviserPartner
- Added enablePanning option to Config.
- ASP.NET 3.5: Added ShowButtons & Buttons properties to control.
- ASP.NET 3.5: Added ShowButtons property to Item class.
- Added showCallout to Config & ItemConfig.
- Added defaultCalloutTemplateName to Config.
- Added calloutTemplateName to ItemConfig.
- Fixed invisible cursor item bug.
- Added showLabels, labelSize, labelOffset, labelOrientation, labelPlacement, labelFontSize, labelFontFamily, labelColor, labelFontWeight, labelFontStyle options to Config.
- Added label, showLabel, labelSize, labelOrientation, labelPlacement to ItemConfig.
- Fixed graphics & non-graphics elements alignment
- Improved curved connectors
- Enabled native scroll for Mobile Safari.
- Made selection checkbox label clickable.
- Added cousinsIntervalMultiplier option to Config options class.
- Added CSS3 scale transform on zoom gesture for Mobile Safari. Added minimumScale & maximumScale options to primitives.orgdiagram.Config.
- Enabled annotation for highlight items outside of widget boundaries.
- Added: Mouse panning/scrolling for desktop browsers.
- Changed siblings visibility for cursor item.
- ASP.NET 3.5: Updated to jQuery 1.9.1
- Joomla 1.5 & 2.5: Updated to jQuery 1.9.1
- Added new ItemType options: SubAdviser & SubAssistant. Deprecated Invisible item type.
- Added isVisible option to ItemConfig.
- Joomla 1.5 & 2.5: Added Invisible template and ported new item types.
- ASP.NET 3.5 Moved templates customization from C# code to JavaScript.
- ASP.NET 3.5 Removed dependency on jquery.json-2.3.min.js and added json3.min.js instead.
- ASP.NET 3.5 Added HorizontalAlignmentType, ChildrenPlacementType, OrientationType to control options.
- ASP.NET 3.5 Added SubAssistant & SubAdviser to available item types.
- ASP.NET 3.5 Added IsVisible & ChildrenPlacementType options to Item class.
- Disabled highlight for touch devices.
- Fixed rotated text in pure IE8. IE9's IE8 compatibility mode is not compatible with IE8.
- Joomla 2.5: plg_bporgdiagram plug-in added, {bporgdiagarm #} where # is chart id in management panel. Provides optimized support of multiple charts in one article.
- Joomla 1.5 & 2.5. Added chart orientationType option: Left, Right, Top, Bottom
- Fixed performance issues.
- Fixed visibility of hierarchy of invisible items.
- Added chart orientationType option: Left, Right, Top, Bottom
- Added ALT attribute to image of default template.
- Fixed blurred dots in VML mode.
- Fixed performance issues.
- Fixed selection check box functionality for diagram inside jQuery UI Dialog.
- Added defaultTemplateName to Config options class.
- Added templateName to RenderEventArgs parameter class.
- Joomla 1.5, 2.5: com_bporgdiagram added, organizational charts management component wrapping BP jQuery orgEditor widget.
- Joomla 2.5: mod_bp_orgdiagram_editor added, places organizational charts created in management panel in module position, it is compatible with {module [#]} plugin.
- Joomla 1.5, 2.5: com_bpwidgets added, rendering widgets component distributed under its own license.
- Joomla 1.5: plg_bporgdiagram plug-in added, {bporgdiagarm #} where # is chart id in management panel. Provides optimized support of multiple charts in one article.
- Fixed connectors drawing for items having assistants, but no children.
- Fixed group title update for different heights.
- Added childrenPlacementType to Config & ItemConfig options classes.
- Added
horizontalAlignment
in Config.
- Fixed layout performance bug.
- Added primitives.min.js.
- Added primitives.latest.css
- Fixed large canvas issue. When chart width is over 6000px it uses pure HTML graphics now.
- Fixed user jQuery UI buttons initialization.
- Fixed Bootstrap compatibility bugs. http://twitter.github.com/bootstrap/ Added Bootstrap demo for registered users.
- Added onMouseClick event to Config.
- Fixed narrow tree alignment to the center instead of stretching it to available viewport width.
- Fixed Assistants & Advisers children placement. Parent's regular children are shifted down in order to provide space for them inside of parent's hierarchy.
- Added maximumColumnsInMatrix option to org chart Config.
- ASP.NET 3.5 Fixed IE8 related bugs.
- ASP.NET 3.5 Fixed JSON serialization in IE6-IE7. Added dependency on jquery.json-2.3.min.js. http://code.google.com/p/jquery-json/
- ASP.NET 3.5 Added LeavesPlacementType & MaximumColumnsInMatrix properties to Control class.
- ASP.NET 3.5 Added GroupTitle, GroupTitleColor, ItemType, AdviserPlacementType properties to Item class.
- Added leavesPlacementType option to Config. Vertical, Horizontal & Matrix layouts.
- Added adviserPlacementType option to ItemConfig. Left, Right placement.
- Added Adviser and Assistant item types to ItemType.
- Added explicit hasButtons option to orgDiagram Config.
- Added onSelectionChanging Event to orgDiagram Config.
- Added groupTitle, groupTitleColor, hasSelectorCheckbox and hasButtons to orgDiagram ItemConfig.
- Added isCursor & isSelected options to RenderEventArgs indicating current state of rendered item.
- ASP.NET 3.5 Custom control: Fixed Item's ShowCheckBox property.
- Added call out shape to annotation.
- Joomla 152-256 menu module: Added verticalAlignment & connectorType properties.
- ASP.NET 3.5 Custom control: Added verticalAlignment & connectorType properties.
- Fixed annotation placement.
- Improved tree balancing.
- Added bpText widget. Displays vertical text using VML or CSS3.
- Added bpCallout widget. Draws call-out geometry in VML, SVG or Canvas formats.
- Added narrow hierarchy auto stretching up to available view port width.
- Added items verticalAlignment property. It defines relative items alignment within one row: Top, Middle, Bottom. It only affects rows containing items of different heights.
- Added connectorType options: Squared, Angular and Curved connector lines style for dots.
- Fixed widget placement inside
divs
having non-absolute position. - Joomla 152-256 menu module: Suppressed layout update before sending server post-back.
- ASP.NET 3.5 Custom control: Fixed custom control placement inside panels having non-absolute position.
- Added
parentItem
to EventArgs class. (See use case: "Adding new items at run time")
- Added itemTitleFirstFontColor & itemTitleSecondFontColor options to orgDiagram Config class.
- Added common functions: highestContrast, luminosity, beforeOpacity, getColorHexValue, getRed, getBlue, getGreen.
- Fixed itemTitleColor option.
- ASP.NET custom control: Added TitleColor property to Item class.
- Removed BOM marks from the release file.
- Added onHighlightChanging & onCursorChanging events to orgDiagram Config class.
- Named noname event arguments to named classes: primitives.orgdiagram.EventArgs & primitives.common.RenderEventArgs.
- Published ASP.NET 3.5 custom control BPOrgDiagram & Demo.
- Fixed bugs blocking jQuery 1.6.2 compatibility.
- Fixed bugs in page auto layout.
- Joomla 1.5.2 and 2.5.6 compliant menu modules added.
- Added minimalVisibility option to Config options class.
- Fixed page sizing in PageFitMode.None mode.
- Fixed mootools compatibility bug.
- Initial check-in.