5.0.25
What's Changed
- feat: add radial dendrogram demo by @yvonneyx in #6263
- feat(behavior): scroll-canvas/drag-canvas support range by @yvonneyx in #6266
- perf: performance optimize by @Aarebecca in #6267
- perf: add report before massive optimize by @Aarebecca in #6269
- chore: update deps version and disable mako compress by @Aarebecca in #6262
- fix: correctly hide tooltip when point out by @Jiaocz in #6270
- refactor(graph): frontElement will bring relative edges forward by @Aarebecca in #6272
- perf: fix report name to avoid error in ntfs system by @Aarebecca in #6276
- refactor(elements): adjust the computation logic of combo by @Aarebecca in #6275
- chore: update version by @Aarebecca in #6279
- docs: refactor api docs by @yvonneyx in #6284
- fix(elements): fix the issue that html node cannot catch click event by @Aarebecca in #6290
- feat: add performance diagnosis flowchart demo by @yvonneyx in #6289
- docs: improve docs by @Aarebecca in #6291
- chore: update version by @yvonneyx in #6293
- chore: update @antv/layout version by @yvonneyx in #6297
- docs: update contribution instructions by @Aarebecca in #6299
- docs: add built-in extension docs by @Aarebecca in #6314
- fix: correct hover-activate event listeners by @yvonneyx in #6315
- refactor(plugins): adjust minimap to avoid flash in some scene by @Aarebecca in #6316
- fix(elements): fix element cannot translate to origin point by @Aarebecca in #6319
- refactor(behaviors): set default value of range of drag canvas to Infinity by @Aarebecca in #6324
- fix: fix issue of mindmap demo cannot collapse by @yvonneyx in #6335
- docs: update getting start demo by @Aarebecca in #6328
- docs: update docs about how to generate test snapshots by @Aarebecca in #6333
- fix: change zIndex in DataController (#6295) by @Aarebecca in #6337
- feat: extension-react adapt react 16/17 by @Aarebecca in #6339
- chore: update version by @Aarebecca in #6338
- fix: fix auto fit not effect when disable element animation by @Aarebecca in #6342
- feat: add a data transform for mapping node size by @yvonneyx in #6347
- feat: expose getDescendantsData api by @yvonneyx in #6354
- chore: update build target and version by @Aarebecca in #6355
- feat: tree depth by @yvonneyx in #6363
- refactor(behaviors): set default value of scroll canvas range to Infinity by @Aarebecca in #6361
- chore: update version by @yvonneyx in #6365
- docs: fix typos by @rtpacks in #6366
- fix: prevent events from being triggered on destroyed elements by @yvonneyx in #6369
- fix: target node position error when create edge by @uhobnil in #6368
- docs: update docs by @Aarebecca in #6370
- chore: update version by @Aarebecca in #6375
New Contributors
Full Changelog: 5.0.19...5.0.25