What's Changed
- docs: reorganize documentation structure by @yvonneyx in #6830
- docs: add github action to update yuque by @yvonneyx in #6834
- fix: update action by @yvonneyx in #6835
- build: remove hull.js package and embed its core source code into g6 by @zhongyunWan in #6805
- refactor: remove package of react-g by @zhongyunWan in #6837
- docs: fix issues with some pages not opening by @yvonneyx in #6838
- docs: enhance shape property docs and behavior guides by @yvonneyx in #6844
- docs: change data request from remote to local in demo&add examples to manual/element/built-in by @Whf0403 in #6840
- docs: update click select doc, example by @s3327884 in #6847
- fix: missing labelBackground in some examples by @Crystal-RainSlide in #6823
- refactor: release 0.2.0 version of g6-extension-react by @zhongyunWan in #6854
- docs: complete the properties under the common configuration of nodes by @Whf0403 in #6849
- docs: rewrite brush-select doc, add clear graph demo; correct click s… by @s3327884 in #6853
- docs: rewrite lasso-select, add clear graph demo by @s3327884 in #6859
- docs: update documentation for plugin overview by @yvonneyx in #6857
- docs: update background and toolbar plugin docs by @yvonneyx in #6858
- perf(transforms): reduce the complexity of groupByEndpoints by @zhongyunWan in #6824
- docs: improve documentation for element/edge configuration by @Whf0403 in #6861
- Update overview.zh.md by @jinmmd in #6867
- update docs for plugin legend & contextMenu by @q32757468 in #6863
- refactor: move reusable documentation to common directory by @yvonneyx in #6874
- feat: add oscp issue template by @yvonneyx in #6885
- feat: toolbar title support (#6740) by @Bergiu in #6869
- fix: add missing await in Graph's async absolute zoom function by @divq in #6864
- fix: oscp issue template by @yvonneyx in #6886
- docs(GridLine): 改造网格线插件文档 by @yvonneyx in #6884
- docs: 更新生态树布局文档 by @yvonneyx in #6888
- build: update documentation build configuration by @yvonneyx in #6862
- feat: 更新活动公告 by @yvonneyx in #6918
- docs: update custom-node.zh.md by @divq in #6917
- fix: support CornerPlacement for port by @Crystal-RainSlide in #6825
- docs: 优化自定义元素文档 by @yvonneyx in #6920
- docs: 改造内置布局-Mindmap 脑图树文档 by @chiga0 in #6924
- feat: grid line plugin enhances canvas following by @yvonneyx in #6925
- docs: fix dead links in Chinese docs by @yvonneyx in #6926
- docs: 改造布局文档 - Dagre布局 by @chiga0 in #6929
- docs: update drag-element and drag-element-force by @yvonneyx in #6934
- docs: update d3-force and d3-force-3d layout docs by @yvonneyx in #6936
- fix: redirect to the updated G6 AntV domain for specific host by @yvonneyx in #6945
- fix: fix ssr by @Aarebecca in #6943
- docs: 改造Snapline插件文档 by @k644606347 in #6944
- docs: 更新 FocusElement 交互文档,增加概述、使用场景及基本用法说明 by @k644606347 in #6947
- chore: update @antv/dumi-theme-antv to ^0.7.2 by @yvonneyx in #6948
- chore: update snapshots caused by g-svg updating by @Aarebecca in #6953
- docs: 改造文档「插件 - 内置插件 - Tooltip 提示框」 by @ouy-o3o in #6951
- docs: 改造内置插件Minimap文档 by @liaodalin19903 in #6950
- fix: removing immediate parameter from debounce by @serendipityApe in #6928
- fix: 修复Fisheye在update时,未更新this.r/this.d by @k644606347 in #6956
- docs: 改造文档布局文档-AntvDagre by @chiga0 in #6958
- docs: 改造Fisheye插件文档 by @k644606347 in #6960
- docs: 优化Watermark水印的文档 by @k644606347 in #6963
- Docs: 修复内置布局:antv-dagre文档中markdown表格错乱的问题 by @chiga0 in #6965
- docs(CreateEdge): 改造文档 [交互 - 内置交互 - CreateEdge 创建边] by @avrinfly in #6962
- chore(site): optimize ssr in production env by @yvonneyx in #6970
- docs: update theme overview and custom theme docs by @yvonneyx in #6939
- chore: pin dumi version to 2.4.17 by @yvonneyx in #6973
- fix: EdgeFilterLens在触发update时,options.r未赋值给this.r,导致配置未生效;fix: style option的ts类型应该使用CircleStyleProps by @k644606347 in #6976
- fix: fix g6-ssr by @Aarebecca in #6984
- feat(g6-extension-react): react 19 compatibility support by @yvonneyx in #6972
- docs: 优化EdgeFilterLens边过滤镜文档,更新中英文手册内容 by @k644606347 in #6975
- chore: update version by @yvonneyx in #6985
New Contributors
- @s3327884 made their first contribution in #6847
- @jinmmd made their first contribution in #6867
- @q32757468 made their first contribution in #6863
- @Bergiu made their first contribution in #6869
- @divq made their first contribution in #6864
- @chiga0 made their first contribution in #6924
- @ouy-o3o made their first contribution in #6951
- @serendipityApe made their first contribution in #6928
- @avrinfly made their first contribution in #6962
Full Changelog: 5.0.44...5.0.45