Released: Aug 25, 2021
v3.4 での更新項目
機能
- New SQL database designer tool.
- New animated tokens make it possible to see the data in your system at any given time.
- Resize and highlight swimlanes using new element tools.
- Simplify and make shape definitions more flexible.
- Added inertial scrolling.
- Extended use cases for hierarchical diagrams.
- Added tree layout.
- Improved the resizing of multiple rotated elements.
Released: Feb 5, 2021
v3.3 での更新項目
機能
- Microsoft Visio Import and Export - New plugin allows you to import/export Visio VSDX files.
- A complete set of BPMN 2 Shapes - All shapes can be further customized if needed.
- Planogram demo app - New demo shows how you can build applications for displaying and editing Planograms (visual representations of a store's products or services on display).
- New smart highlighters - New node highlighter automatically draws a stroke with equidistant padding along the node and its descendants.
- ELK...
Released: Jun 18, 2020
v3.2 での更新項目
機能
- Integration with Vue, React and Angular
- Integration with your favorite framework is now much easier.
- Rappid now provides demos showcasing integration with the newest versions of these 3 frameworks.
- New Demos
- Chatbot demo.
- Measuring distances in pixels.
- Measuring angles.
- Upgraded jQuery dependency (v3.5.1).
- KitchenSink demo integrated with Angular9, VueJS and VueTs.
- Added Sequence Diagram demo.
- Added HTML Elements demo.
- apps.DataMapping
- Show translucent copy of an element being dragged.
- apps...
Released: Jul 23, 2019
v3.0 での更新項目
機能
Support for ES6 Modules
- Import Rappid using ES6 module syntax.
- Use Rappid in modern build pipelines.
- Import only modules/plugins that you need.
Performance Improvements
- Smart viewport matching algorithm that renders only those shapes visible in the viewport.
- Shapes outside the viewport are not rendered saving a huge amount of render time with large diagrams.
- Viewport re-renders automatically when zooming and panning without the user noticing.
- Paper freeze/unfreeze allowing you to control...
Released: Nov 14, 2018
v2.4 での更新項目
機能
New Shapes for displaying and mapping structured data
- Record, Bordered Record and Headered Record for displaying structured data
- Hide Fill Boundaries, Show Right Fill Boundary, Fill Padding, and ticks option for y axis for Plot charts
- Add a background to BorderedImage
Angular and React integration
- KitchenSink applications now integrated with Angular6 and React.
Several of improvements to the current widgets
- Paper now supports relative dimensions (e.g. width = 100%)
- Paper introduces new...
Released: May 8, 2018
v2.3 での更新項目
機能
- New format.Print plugin for custom diagrams or showing previews - The brand new format.Print plugin allows you to print the whole diagram or any custom rectangular area using the browser print dialog. Not only you can define the standard paper properties such as width, height, format, margins and orientation but you can also let Rappid automatically split the diagram into multiple sheets. All of that with a single function call.
- Improved Link tools, optimized link and shape performance - Link...
Released: Oct 23, 2017
v2.2 での更新項目
機能
- New ui.PathEditor plugin for editing vector SVG paths.
- New i.PathDrawer plugin for drawing SVG paths.
- New Vector Editor demo app for PathEditor and PathDrawer, effectively implements a simple vector graphics editor.
- Rappid is now compatible with both Lodash v3 and v4.
Released: Mar 31, 2017
v2.1 での更新項目
機能
- Animations and presentation mode - The Paper object now exposes new methods for focusing on elements, or any areas of your diagrams, in an animated way (zoom and translation). This is great for implementing a presentation mode in your applications.
- Customizable shape attributes - Shape definition has been simplified, and support for custom attributes has been added. This allows you to extend SVG by your own rendering logic. For example, you can set a "textWrap" attribute (that does not exist...
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...