JointJS+ のリリース

Released: Dec 1, 2016

v2.0.1 での更新項目

機能

  • jQuery 3.1 compatibility changes.
  • Added various port shapes to KitchenSink.
  • Improved mousewheel zooming in KitchenSink.
  • Added missing equal primitive documentation in joint.ui.Inspector.
  • Links are always rendered after elements in ui.Navigator.
  • Account for graph changes in dia.CommandManager
  • Changes on newly added cells are now executed after the element is added in dia.CommandManager.

不具合の修正

  • Fixed SVGForeignObject detection in shapes.TextBlock.
  • Fixed graph references stored in cells (when a...

Released: Sep 20, 2016

v2.0 での更新項目

機能

  • Customization - New integrated themes allow users to customize the look and feel in a very simple way.
  • API Updates - The API has been greatly simplified to make it easy to work with and produce beautiful results with minimal coding. A fully-fledged diagramming editor can be written in less than 200 lines of code.
  • Taylor-made - Selections, control panels, palettes, toolbars, automatic layouts and more can be enabled or disabled with a few lines of code, quickly giving developers their desired...

Released: Dec 22, 2015

Updates in this release

Updates in v1.7

  • Powerful Graph Data Model - The core data model has been extended with functions that traverse directed graphs and access structural information.
  • Flexible Tree Layout Engine - TreeLayout and its accompanying TreeLayoutView now support only left-to-right, right-to-left, top-to-bottom and bottom-to-top layout types.
  • Improved Inline Text Editing - The TextEditor component now supports link label editing.
  • The Inspector widget now provides an easy way to add custom field types.
  • New...

Released: Sep 17, 2015

Updates in this release

Updates in v1.6

  • Rich Text - The Inline Text Editor now supports rich-text editing.
  • Flash Messages - Quickly inform the user that something has happened without worrying about the state of the UI.
  • Drop Downs - Full-featured drop downs menus with arbitrary HTML content, built-in support for icons, different open policies and keyboard navigation.
  • Select Button Groups - Display groups of buttons with both single and multi-selection support.
  • Color Palette - Take control of color selection for your...

Released: Mar 10, 2015

Updates in this release

Updates in v1.5

  • Inline Text Editor - Edit any link label or element text.
  • Automatic Tree Layout - Display and manipulate tree graphs.
  • Shortest Path Discovery - Easily find the shortest path in your graphs.
  • Modal and Non-Modal Dialog Boxes - A default set of common boxes are included (alert, info, success, warning and neutral), and an arbitrary HTML box can be used to display any content.
  • Matrix Charts - Visualize co-occurences in a matrix chart.
  • Navigator View - The Navigator is a small widget...

Released: Sep 23, 2014

Updates in this release

Updates in v1.4

  • Pie and Donut Charts - Create interactive pie charts in your JointJS applications.
  • Knobs - Display single or multiple numerical values.
  • UI Snaplines - Help the user aligning elements on the diagram by showing alignment lines and snapping elements.