
Improves performance by preventing unnecessary route calculation for diagram connectors.
Features
- Added a new demo on how to build a shape with a vertical list of items.
- apps.Database - Added remove and arrowhead link tools.
- Various TypeScript improvements.
- dia.Paper - Added the ability to skip updating connected links when isolate flag has been used.
- dia.LinkView - Optimized connector only update.
- dia.Cell - Added support for preinitilize() lifecycle method.
- connectors.jumpover - Prevented unnecessary route calculation to improve performance.