Rappid v3.0

Released: Jul 23, 2019

Updates in v3.0

Funktionen

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 when the paper should re-render.

Link-to-link Connections

  • Links can now be connected to other links.
  • Graph algorithms introduce new options to walk through the graph structure with link-to-link connections.