5.0.17
What's Changed
- feat: use a-star pathfinding algorithm to draw polyline by @yvonneyx in #6181
- feat: add snapline plugin by @yvonneyx in #6188
- fix: fix part of element lost when set visibility in animation by @Aarebecca in #6197
- feat: support direction for drag-canvas behavior by @yvonneyx in #6199
- refactor: snapline and brush-select keep lineWidth after canvas zoom by @Aarebecca in #6198
- refactor: behaviors support preventDefault options by @Aarebecca in #6201
- chore: update version by @Aarebecca in #6203
- test: config perf test env, add perf test case and report by @Aarebecca in #6194
- refactor: export snapline and snapline options by @Aarebecca in #6205
- docs(site): add docs about how to set renderer by @Aarebecca in #6216
- fix: fix the implementation of polyline in the indented tree case by @yvonneyx in #6213
- fix(plugins): fix error when destroy snapline plugin by @Aarebecca in #6212
- [fix docs] spelling errors by @gitforhlp in #6223
- fix(behaviors): fix optimize viewport transform does not hide edge arrow by @Aarebecca in #6217
- fix: when update styles of node, it's react node does't update. by @Aarebecca in #6208
- refactor: getPluginInstance allow match by type secondary by @Aarebecca in #6215
- feat(plugin): add edge filter lens plugin by @yvonneyx in #6224
- perf: update iperf version and generate new report by @Aarebecca in #6229
- feat: support shape type extension by @Aarebecca in #6209
- chore: update version by @Aarebecca in #6231
New Contributors
- @gitforhlp made their first contribution in #6223
Full Changelog: 5.0.15...5.0.17