JointJS+ のリリース

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.