5.0.4
What's Changed
- chore: fix postinstall error by @Aarebecca in #5833
- fix: assign default text font-family to avoid residual by @Aarebecca in #5839
- docs: fix doc installation by @Aarebecca in #5842
- docs(site): update tree graph demo by @Aarebecca in #5840
- chore: update issue template by @Aarebecca in #5837
- refactor: combine elements' container by @Aarebecca in #5855
- docs: fix site docs by @Aarebecca in #5856
- docs: update f&q by @Aarebecca in #5861
- refactor: adjust element type definition by @Aarebecca in #5865
- fix: 修复状态文档中关于状态样式示例代码错误 by @SevenNorth in #5875
- refactor(behaviors): refactor click-select in abnormal environment by @Aarebecca in #5879
- feat(elements): support control whether to execute draw methods by @Aarebecca in #5874
- chore: add tslib dev deps by @Aarebecca in #5883
- fix: fix Style type by @Aarebecca in #5881
- refactor: export version by @Aarebecca in #5882
- refactor: export badge, icon, label shape by @Aarebecca in #5887
- fix(transforms): fix mistake when connect to a collapsed node by @Aarebecca in #5891
- fix: fix error when manipulate data by @Aarebecca in #5899
- refactor: remove CallableValue type by @Aarebecca in #5903
- refactor: pass context in layout by @yvonneyx in #5906
- feat: add addChildrenData api by @Aarebecca in #5904
- feat: add intended tree case by @Aarebecca in #5896
- refactor: exports type and add comments by @Aarebecca in #5907
- chore: update version by @Aarebecca in #5908
- feat: support mako build by @Jinbao1001 in #5917
- docs: add api category for addChildrenData by @Aarebecca in #5910
- docs: fix site docs by @codersjj in #5897
- fix(behaviors): fix click select unexpected neighbor select by @Aarebecca in #5919
- refactor: optimize behavior performance by @Aarebecca in #5920
- chore: update graphlib version by @Aarebecca in #5921
- fix: fix issue about contextmenu by @Aarebecca in #5913
- 修复Demo中Fruchterman图布局"使用GPU加速"layout的type配置错误 by @shark-mk in #5878
- chore: update version by @Aarebecca in #5922
- feat: callback function add this point to graph by @Aarebecca in #5926
- docs: update README by @Aarebecca in #5927
- chore: config changeset, update version by @Aarebecca in #5930
New Contributors
- @SevenNorth made their first contribution in #5875
- @Jinbao1001 made their first contribution in #5917
- @codersjj made their first contribution in #5897
- @shark-mk made their first contribution in #5878
Full Changelog: 5.0.0...5.0.4