5.0.49
- chore: v5.0.48 by @hustcc in https://github.com/antvis/G6/pull/7163
- feat: add support for render plugins in G6-SSR by @BQXBQX in https://github.com/antvis/G6/pull/7181
- fix(Minimap): fix issue 7170 by @xhangjun in https://github.com/antvis/G6/pull/7185
- fix: adds snake and fishbone layouts to BuiltInLayoutOptions by @thedanchez in https://github.com/antvis/G6/pull/7201
- docs: [Docs]改造文档「布局- 内置布局 - Force 布局」 by @bT0nG in https://github.com/antvis/G6/pull/7169
- fix(background): add isolation style to parent element by @TZZack in https://github.com/antvis/G6/pull/7198
- fix: #7191 by @ZhouYC404 in https://github.com/antvis/G6/pull/7200
- 在BaseEdge中文和英文文档中添加了draggable和droppable属性的说明 by @zhang2feng in https://github.com/antvis/G6/pull/7211
- docs: update tips of using G6 in react by @Aarebecca in https://github.com/antvis/G6/pull/7215
- fix: fix issue that update element after remove hull plugin crashed by @Aarebecca in https://github.com/antvis/G6/pull/7210
- fix: edge arrow visibility (#7202) by @SINK-MASTER in https://github.com/antvis/G6/pull/7214
- fix: miss edges after expanding node by @HawtinZeng in https://github.com/antvis/G6/pull/7176
- fix: fix the problem that tooltip cannot obtain child elements in the case of custom nodes by @mengyibo in https://github.com/antvis/G6/pull/7223
- feat: add examples.md for context7 by @yvonneyx in https://github.com/antvis/G6/pull/7222
- fix: avoid layout when expand/collapse element (#7194) by @Aarebecca in https://github.com/antvis/G6/pull/7225
- fix: fix potential error when destroy graph by @Aarebecca in https://github.com/antvis/G6/pull/7233
- fix: correct the point after canvas rotation (#7235) by @Aarebecca in https://github.com/antvis/G6/pull/7236
- chore: update version by @Aarebecca in https://github.com/antvis/G6/pull/7234
- @BQXBQX made their first contribution in https://github.com/antvis/G6/pull/7181
- @xhangjun made their first contribution in https://github.com/antvis/G6/pull/7185
- @thedanchez made their first contribution in https://github.com/antvis/G6/pull/7201
- @bT0nG made their first contribution in https://github.com/antvis/G6/pull/7169
- @zhang2feng made their first contribution in https://github.com/antvis/G6/pull/7211
- @SINK-MASTER made their first contribution in https://github.com/antvis/G6/pull/7214
- @mengyibo made their first contribution in https://github.com/antvis/G6/pull/7223
Full Changelog: https://github.com/antvis/G6/compare/5.0.48...5.0.49
5.0.48
- docs: update updateChildrenData doc by @yvonneyx in https://github.com/antvis/G6/pull/7123
- chore: update version by @yvonneyx in https://github.com/antvis/G6/pull/7118
- docs: update zoom-canvas docs by @yvonneyx in https://github.com/antvis/G6/pull/7126
- docs: 更新 ForceAtlas2 布局文档,包含概述、使用场景、基本用法及配置项说明,同时更新英文文档以保持一致性。 by @k644606347 in https://github.com/antvis/G6/pull/7128
- docs: add documentation for Shape by @yvonneyx in https://github.com/antvis/G6/pull/7129
- docs: translate layout docs by @yvonneyx in https://github.com/antvis/G6/pull/7130
- docs: fix the button link URLs on the English homepage(#7136) by @xiaweiss in https://github.com/antvis/G6/pull/7137
- docs: update zoom-canvas doc, supports pinch-to-zoom on mobile devices.(#7108) by @xiaweiss in https://github.com/antvis/G6/pull/7135
- chore: unlock deps version by @Aarebecca in https://github.com/antvis/G6/pull/7143
- docs: update Minimap docs by @yvonneyx in https://github.com/antvis/G6/pull/7140
- refactor: Add undefined option to the onCreate callback function of createEdge (#7141) by @pth2000 in https://github.com/antvis/G6/pull/7147
- docs: 改造文档「布局- 内置布局 - Indented 缩进树」 by @Eomnational in https://github.com/antvis/G6/pull/7150
- docs: update a new contributions charts by @ONLY-yours in https://github.com/antvis/G6/pull/7151
- docs: merge the next two Contributing into one in readme by @ONLY-yours in https://github.com/antvis/G6/pull/7152
- docs: rewrite code snippets by @yvonneyx in https://github.com/antvis/G6/pull/7154
- docs: fix dead links by @yvonneyx in https://github.com/antvis/G6/pull/7156
- docs: 删除重复展示的图表功能 by @ONLY-yours in https://github.com/antvis/G6/pull/7158
- fix: throw and web crashed by @hustcc in https://github.com/antvis/G6/pull/7161
- @xiaweiss made their first contribution in https://github.com/antvis/G6/pull/7137
- @pth2000 made their first contribution in https://github.com/antvis/G6/pull/7147
- @Eomnational made their first contribution in https://github.com/antvis/G6/pull/7150
- @ONLY-yours made their first contribution in https://github.com/antvis/G6/pull/7151
Full Changelog: https://github.com/antvis/G6/compare/5.0.46...5.0.48
5.0.46
- docs: update demo links from Codesandbox to Stackblitz by @yvonneyx in https://github.com/antvis/G6/pull/7000
- fix: 更新fisheye demo里的style属性,与缩略图保持一致 by @k644606347 in https://github.com/antvis/G6/pull/7001
- Avoid call onDragEnd() multiple times by @niyamaka in https://github.com/antvis/G6/pull/7003
- docs: 改造文档「元素 - 节点 - 使用 React 定义节点」 by @liaodalin19903 in https://github.com/antvis/G6/pull/6959
- docs: 改造内置插件Hull文档 by @liaodalin19903 in https://github.com/antvis/G6/pull/6983
- docs: 改造内置插件BubbleSets文档 by @liaodalin19903 in https://github.com/antvis/G6/pull/6981
- docs: 更新Timebar插件文档,增加概述、使用场景、基本用法及配置项详细说明,优化中英文手册内容 by @k644606347 in https://github.com/antvis/G6/pull/7011
- docs: update custom element docs by @yvonneyx in https://github.com/antvis/G6/pull/7008
- [Docs]: 改造文档「交互 - 内置交互 - HoverActivate 悬停激活」 by @ouy-o3o in https://github.com/antvis/G6/pull/6977
- docs: 更新GridLayout文档,增加概述、使用场景、配置项详细说明及代码示例,优化中英文手册内容 by @k644606347 in https://github.com/antvis/G6/pull/7015
- fix: register can not override by @hustcc in https://github.com/antvis/G6/pull/7027
- fix brush select clear unexpected state by @Rey-Wang in https://github.com/antvis/G6/pull/7032
- docs: 改造自定义交互的文档 by @TZZack in https://github.com/antvis/G6/pull/7033
- docs: 改造circular环形布局文档 by @TZZack in https://github.com/antvis/G6/pull/7019
- chore: fix logic typo by @hustcc in https://github.com/antvis/G6/pull/7028
- docs: update element(node、edge、combo) overview by @yvonneyx in https://github.com/antvis/G6/pull/7037
- docs: 改造自定义插件文档 by @TZZack in https://github.com/antvis/G6/pull/7035
- docs: update custom combo docs by @yvonneyx in https://github.com/antvis/G6/pull/7040
- docs: 改造文档「插件 - 内置插件 - Fullscreen 全屏显示」 by @liaodalin19903 in https://github.com/antvis/G6/pull/7031
- docs: 改造内置插件EdgeBundling文档 by @liaodalin19903 in https://github.com/antvis/G6/pull/7030
- docs: 改造随机布局文档 by @TZZack in https://github.com/antvis/G6/pull/7044
- docs(AutoAdaptLabel): 改造文档 [交互 - 内置交互 - AutoAdaptLabel 标签自适应展示] by @avrinfly in https://github.com/antvis/G6/pull/7039
- docs: 改造数据处理的ProcessParallelEdges文档 by @TZZack in https://github.com/antvis/G6/pull/7046
- docs: translate api docs by @yvonneyx in https://github.com/antvis/G6/pull/7054
- docs: 添加鱼骨布局文档及示例代码 by @k644606347 in https://github.com/antvis/G6/pull/7055
- docs: 改造自定义数据处理文档 by @TZZack in https://github.com/antvis/G6/pull/7060
- docs: 改造数据处理概览文档 by @TZZack in https://github.com/antvis/G6/pull/7057
- docs: 改造历史记录插件文档 by @TZZack in https://github.com/antvis/G6/pull/7067
- docs: 改造文档「布局- 内置布局 - CompactBox 紧凑树」 by @LHRUN in https://github.com/antvis/G6/pull/7063
- feat: 添加缩放中心选项(#7064) by @Child-qjj in https://github.com/antvis/G6/pull/7066
- docs: 改造文档「布局- 内置布局 - Concentric 同心圆布局」 by @ZhouYC404 in https://github.com/antvis/G6/pull/7065
- docs: update type definition by @yvonneyx in https://github.com/antvis/G6/pull/7071
- docs(fixElementSize): 改造文档 [交互 - 内置交互 - fixElementSize 缩放画布时固定元素大小] by @avrinfly in https://github.com/antvis/G6/pull/7082
- docs: 改造文档「布局- 内置布局 - ComboCombined 复合布局」 by @LHRUN in https://github.com/antvis/G6/pull/7076
- docs: 改造文档「布局- 内置布局 - Fruchterman 力导向布局」 by @LHRUN in https://github.com/antvis/G6/pull/7088
- docs: 更新Radial布局文档及示例 by @k644606347 in https://github.com/antvis/G6/pull/7091
- docs: update DragElement.zh.md by @yvonneyx in https://github.com/antvis/G6/pull/7090
- docs: 改造文档「布局- 内置布局 - MDS 高维数据降维布局」 by @kyukiho in https://github.com/antvis/G6/pull/7093
- docs: 改造内置Combo配置项以及内置combo文档 by @TZZack in https://github.com/antvis/G6/pull/7078
- docs: review and translate docs about plugins by @yvonneyx in https://github.com/antvis/G6/pull/7095
- docs: 改造snake蛇形布局 by @TZZack in https://github.com/antvis/G6/pull/7094
- docs: review and translate docs about elements by @yvonneyx in https://github.com/antvis/G6/pull/7103
- docs: review and translate docs about behaviors by @yvonneyx in https://github.com/antvis/G6/pull/7104
- docs: 改造「交互 - 内置交互 - CollapseExpand 展开/收起元素」文档 by @yayea in https://github.com/antvis/G6/pull/7097
- docs: 改造MapNodeSize的文档 by @TZZack in https://github.com/antvis/G6/pull/7112
- fix: 修复图片节点空心光晕导致的分组边框计算问题 (#7101) by @TheWebDog in https://github.com/antvis/G6/pull/7106
- fix: drag canvas and minimap conflict in chrome (#7038) by @typenoob in https://github.com/antvis/G6/pull/7107
- docs: translate and refine docs by @yvonneyx in https://github.com/antvis/G6/pull/7116
- @niyamaka made their first contribution in https://github.com/antvis/G6/pull/7003
- @LHRUN made their first contribution in https://github.com/antvis/G6/pull/7063
- @Child-qjj made their first contribution in https://github.com/antvis/G6/pull/7066
- @ZhouYC404 made their first contribution in https://github.com/antvis/G6/pull/7065
- @kyukiho made their first contribution in https://github.com/antvis/G6/pull/7093
- @yayea made their first contribution in https://github.com/antvis/G6/pull/7097
- @TheWebDog made their first contribution in https://github.com/antvis/G6/pull/7106
- @typenoob made their first contribution in https://github.com/antvis/G6/pull/7107
Full Changelog: https://github.com/antvis/G6/compare/5.0.45...5.0.46
5.0.45
- docs: reorganize documentation structure by @yvonneyx in https://github.com/antvis/G6/pull/6830
- docs: add github action to update yuque by @yvonneyx in https://github.com/antvis/G6/pull/6834
- fix: update action by @yvonneyx in https://github.com/antvis/G6/pull/6835
- build: remove hull.js package and embed its core source code into g6 by @zhongyunWan in https://github.com/antvis/G6/pull/6805
- refactor: remove package of react-g by @zhongyunWan in https://github.com/antvis/G6/pull/6837
- docs: fix issues with some pages not opening by @yvonneyx in https://github.com/antvis/G6/pull/6838
- docs: enhance shape property docs and behavior guides by @yvonneyx in https://github.com/antvis/G6/pull/6844
- docs: change data request from remote to local in demo&add examples to manual/element/built-in by @Whf0403 in https://github.com/antvis/G6/pull/6840
- docs: update click select doc, example by @s3327884 in https://github.com/antvis/G6/pull/6847
- fix: missing labelBackground in some examples by @Crystal-RainSlide in https://github.com/antvis/G6/pull/6823
- refactor: release 0.2.0 version of g6-extension-react by @zhongyunWan in https://github.com/antvis/G6/pull/6854
- docs: complete the properties under the common configuration of nodes by @Whf0403 in https://github.com/antvis/G6/pull/6849
- docs: rewrite brush-select doc, add clear graph demo; correct click s… by @s3327884 in https://github.com/antvis/G6/pull/6853
- docs: rewrite lasso-select, add clear graph demo by @s3327884 in https://github.com/antvis/G6/pull/6859
- docs: update documentation for plugin overview by @yvonneyx in https://github.com/antvis/G6/pull/6857
- docs: update background and toolbar plugin docs by @yvonneyx in https://github.com/antvis/G6/pull/6858
- perf(transforms): reduce the complexity of groupByEndpoints by @zhongyunWan in https://github.com/antvis/G6/pull/6824
- docs: improve documentation for element/edge configuration by @Whf0403 in https://github.com/antvis/G6/pull/6861
- Update overview.zh.md by @jinmmd in https://github.com/antvis/G6/pull/6867
- update docs for plugin legend & contextMenu by @q32757468 in https://github.com/antvis/G6/pull/6863
- refactor: move reusable documentation to common directory by @yvonneyx in https://github.com/antvis/G6/pull/6874
- feat: add oscp issue template by @yvonneyx in https://github.com/antvis/G6/pull/6885
- feat: toolbar title support (#6740) by @Bergiu in https://github.com/antvis/G6/pull/6869
- fix: add missing await in Graph's async absolute zoom function by @divq in https://github.com/antvis/G6/pull/6864
- fix: oscp issue template by @yvonneyx in https://github.com/antvis/G6/pull/6886
- docs(GridLine): 改造网格线插件文档 by @yvonneyx in https://github.com/antvis/G6/pull/6884
- docs: 更新生态树布局文档 by @yvonneyx in https://github.com/antvis/G6/pull/6888
- build: update documentation build configuration by @yvonneyx in https://github.com/antvis/G6/pull/6862
- feat: 更新活动公告 by @yvonneyx in https://github.com/antvis/G6/pull/6918
- docs: update custom-node.zh.md by @divq in https://github.com/antvis/G6/pull/6917
- fix: support CornerPlacement for port by @Crystal-RainSlide in https://github.com/antvis/G6/pull/6825
- docs: 优化自定义元素文档 by @yvonneyx in https://github.com/antvis/G6/pull/6920
- docs: 改造内置布局-Mindmap 脑图树文档 by @chiga0 in https://github.com/antvis/G6/pull/6924
- feat: grid line plugin enhances canvas following by @yvonneyx in https://github.com/antvis/G6/pull/6925
- docs: fix dead links in Chinese docs by @yvonneyx in https://github.com/antvis/G6/pull/6926
- docs: 改造布局文档 - Dagre布局 by @chiga0 in https://github.com/antvis/G6/pull/6929
- docs: update drag-element and drag-element-force by @yvonneyx in https://github.com/antvis/G6/pull/6934
- docs: update d3-force and d3-force-3d layout docs by @yvonneyx in https://github.com/antvis/G6/pull/6936
- fix: redirect to the updated G6 AntV domain for specific host by @yvonneyx in https://github.com/antvis/G6/pull/6945
- fix: fix ssr by @Aarebecca in https://github.com/antvis/G6/pull/6943
- docs: 改造Snapline插件文档 by @k644606347 in https://github.com/antvis/G6/pull/6944
- docs: 更新 FocusElement 交互文档,增加概述、使用场景及基本用法说明 by @k644606347 in https://github.com/antvis/G6/pull/6947
- chore: update @antv/dumi-theme-antv to ^0.7.2 by @yvonneyx in https://github.com/antvis/G6/pull/6948
- chore: update snapshots caused by g-svg updating by @Aarebecca in https://github.com/antvis/G6/pull/6953
- docs: 改造文档「插件 - 内置插件 - Tooltip 提示框」 by @ouy-o3o in https://github.com/antvis/G6/pull/6951
- docs: 改造内置插件Minimap文档 by @liaodalin19903 in https://github.com/antvis/G6/pull/6950
- fix: removing immediate parameter from debounce by @serendipityApe in https://github.com/antvis/G6/pull/6928
- fix: 修复Fisheye在update时,未更新this.r/this.d by @k644606347 in https://github.com/antvis/G6/pull/6956
- docs: 改造文档布局文档-AntvDagre by @chiga0 in https://github.com/antvis/G6/pull/6958
- docs: 改造Fisheye插件文档 by @k644606347 in https://github.com/antvis/G6/pull/6960
- docs: 优化Watermark水印的文档 by @k644606347 in https://github.com/antvis/G6/pull/6963
- Docs: 修复内置布局:antv-dagre文档中markdown表格错乱的问题 by @chiga0 in https://github.com/antvis/G6/pull/6965
- docs(CreateEdge): 改造文档 [交互 - 内置交互 - CreateEdge 创建边] by @avrinfly in https://github.com/antvis/G6/pull/6962
- chore(site): optimize ssr in production env by @yvonneyx in https://github.com/antvis/G6/pull/6970
- docs: update theme overview and custom theme docs by @yvonneyx in https://github.com/antvis/G6/pull/6939
- chore: pin dumi version to 2.4.17 by @yvonneyx in https://github.com/antvis/G6/pull/6973
- fix: EdgeFilterLens在触发update时,options.r未赋值给this.r,导致配置未生效;fix: style option的ts类型应该使用CircleStyleProps by @k644606347 in https://github.com/antvis/G6/pull/6976
- fix: fix g6-ssr by @Aarebecca in https://github.com/antvis/G6/pull/6984
- feat(g6-extension-react): react 19 compatibility support by @yvonneyx in https://github.com/antvis/G6/pull/6972
- docs: 优化EdgeFilterLens边过滤镜文档,更新中英文手册内容 by @k644606347 in https://github.com/antvis/G6/pull/6975
- chore: update version by @yvonneyx in https://github.com/antvis/G6/pull/6985
- @s3327884 made their first contribution in https://github.com/antvis/G6/pull/6847
- @jinmmd made their first contribution in https://github.com/antvis/G6/pull/6867
- @q32757468 made their first contribution in https://github.com/antvis/G6/pull/6863
- @Bergiu made their first contribution in https://github.com/antvis/G6/pull/6869
- @divq made their first contribution in https://github.com/antvis/G6/pull/6864
- @chiga0 made their first contribution in https://github.com/antvis/G6/pull/6924
- @ouy-o3o made their first contribution in https://github.com/antvis/G6/pull/6951
- @serendipityApe made their first contribution in https://github.com/antvis/G6/pull/6928
- @avrinfly made their first contribution in https://github.com/antvis/G6/pull/6962
Full Changelog: https://github.com/antvis/G6/compare/5.0.44...5.0.45
resolve the conflict of zoom-canvas and drag-canvas
- chore: publish 5.0.43 version for g6 by @zhongyunWan in https://github.com/antvis/G6/pull/6775
- Fix wrong layout names in layouts/types.ts by @Crystal-RainSlide in https://github.com/antvis/G6/pull/6783
- docs: add links assistant for internal users by @yvonneyx in https://github.com/antvis/G6/pull/6788
- fix: resolve conflict of zoom-canvas and drag-canvas by @zhongyunWan in https://github.com/antvis/G6/pull/6780
- fix: remove source root by @lee1409 in https://github.com/antvis/G6/pull/6789
- docs: improve release docs by @zhongyunWan in https://github.com/antvis/G6/pull/6777
- docs: optimize Graph API and data docs by @yvonneyx in https://github.com/antvis/G6/pull/6739
- refactor(graph): optimize graph api, improve docs by @Aarebecca in https://github.com/antvis/G6/pull/6792
- docs: optimize api docs by @yvonneyx in https://github.com/antvis/G6/pull/6813
- chore: release 5.0.44 version, reslove conflict of zoom-canvas and drag-canvas by @zhongyunWan in https://github.com/antvis/G6/pull/6819
- @Crystal-RainSlide made their first contribution in https://github.com/antvis/G6/pull/6783
- @lee1409 made their first contribution in https://github.com/antvis/G6/pull/6789
Full Changelog: https://github.com/antvis/G6/compare/5.0.43...5.0.44
5.0.43
- chore: update auto close issue workflow by @Aarebecca in https://github.com/antvis/G6/pull/6574
- chore: update auto close issue workflow by @Aarebecca in https://github.com/antvis/G6/pull/6576
- docs: perf element api docs by @yvonneyx in https://github.com/antvis/G6/pull/6575
- chore: update issue template by @Aarebecca in https://github.com/antvis/G6/pull/6579
- docs: add snake flow diagram by @yvonneyx in https://github.com/antvis/G6/pull/6581
- feat: add bundle test env by @Aarebecca in https://github.com/antvis/G6/pull/6578
- feat: built-in snake layout by @yvonneyx in https://github.com/antvis/G6/pull/6587
- chore: version by @yvonneyx in https://github.com/antvis/G6/pull/6592
- docs: sort search results by custom priority by @yvonneyx in https://github.com/antvis/G6/pull/6598
- chore: update issue template and add conversion workflow by @yvonneyx in https://github.com/antvis/G6/pull/6599
- feat(tooltip): support multiple tooltips for hover and click on the same element by @yvonneyx in https://github.com/antvis/G6/pull/6602
- chore: update version by @yvonneyx in https://github.com/antvis/G6/pull/6603
- chore: update deps version by @Aarebecca in https://github.com/antvis/G6/pull/6604
- fix: upgrade hull.js by @Rey-Wang in https://github.com/antvis/G6/pull/6609
- chore(grid-line): add a built-in style of [background-repeat: repeat;] by @TZZack in https://github.com/antvis/G6/pull/6580
- refactor: ssr support export jpeg by @Aarebecca in https://github.com/antvis/G6/pull/6610
- refactor(element): remove useless sourceNode targetNode in edge data by @Aarebecca in https://github.com/antvis/G6/pull/6617
- chore: update ci by @Aarebecca in https://github.com/antvis/G6/pull/6624
- fix(background): avoid to cover the other plugin's dom, eg grid-line by @TZZack in https://github.com/antvis/G6/pull/6623
- chore: dev env support switch case and print time spend by @Aarebecca in https://github.com/antvis/G6/pull/6622
- fix: packages/g6-extension-react/README.md Usage description by @liaodalin19903 in https://github.com/antvis/G6/pull/6625
- chore: update publish script and ssr version by @Aarebecca in https://github.com/antvis/G6/pull/6632
- refactor(ssr): update g6-ssr by @Aarebecca in https://github.com/antvis/G6/pull/6634
- chore: update site branch to gh-pages by @Aarebecca in https://github.com/antvis/G6/pull/6633
- perf: avoid unnecessary transform updates to improve performance by @Aarebecca in https://github.com/antvis/G6/pull/6619
- refactor(behaviors): optimize drag-element behavior by @Aarebecca in https://github.com/antvis/G6/pull/6631
- refactor: support pre layout process by @Aarebecca in https://github.com/antvis/G6/pull/6630
- chore: update dependencies and edit nav links by @yvonneyx in https://github.com/antvis/G6/pull/6644
- feat(tooltip): add 'datum[]' param to the enable function by @TZZack in https://github.com/antvis/G6/pull/6637
- refactor: ssr support devicePixelRatio by @Aarebecca in https://github.com/antvis/G6/pull/6647
- fix: fix ssr cannot load image by @Aarebecca in https://github.com/antvis/G6/pull/6648
- docs: update site demo by @Aarebecca in https://github.com/antvis/G6/pull/6650
- perf: optimize performance when disable animation by @Aarebecca in https://github.com/antvis/G6/pull/6651
- chore: update version by @Aarebecca in https://github.com/antvis/G6/pull/6652
- Revert "feat: upgrade hull.js" by @Aarebecca in https://github.com/antvis/G6/pull/6653
- fix(react): fix react component update not effect by @Aarebecca in https://github.com/antvis/G6/pull/6656
- feat(tooltip): tooltip support get content async by @TZZack in https://github.com/antvis/G6/pull/6660
- chore: export g6 getExtension, getExtensions and register from ssr by @Aarebecca in https://github.com/antvis/G6/pull/6661
- refactor: remove supportsCSSTransform check by @Aarebecca in https://github.com/antvis/G6/pull/6662
- refactor: use svgo to format snapshot svg by @Aarebecca in https://github.com/antvis/G6/pull/6669
- docs(site): update layout examples by @ChenKun1997 in https://github.com/antvis/G6/pull/6671
- perf: optimize performance by @Aarebecca in https://github.com/antvis/G6/pull/6670
- docs: correct type definition from BaseNodeStyleProps to BaseEdgeStyl… by @GDobby in https://github.com/antvis/G6/pull/6676
- docs: add force layout demos by @yvonneyx in https://github.com/antvis/G6/pull/6685
- refactor: dev env add fps monitor by @Aarebecca in https://github.com/antvis/G6/pull/6679
- refactor: minimap wont override specified container style by @Aarebecca in https://github.com/antvis/G6/pull/6693
- chore: update version by @Aarebecca in https://github.com/antvis/G6/pull/6694
- fix: fix edges which connect to combo were filtered in layout stage by @Aarebecca in https://github.com/antvis/G6/pull/6698
- fix: fix new node invisible after invoke graph.clear by @Aarebecca in https://github.com/antvis/G6/pull/6702
- chore: enable petercat by @Aarebecca in https://github.com/antvis/G6/pull/6704
- chore: update version by @Aarebecca in https://github.com/antvis/G6/pull/6705
- fix: unexpected element clear by @Aarebecca in https://github.com/antvis/G6/pull/6710
- docs: support user feedback on G6 site by @yvonneyx in https://github.com/antvis/G6/pull/6742
- docs: fix and improve hyperlinks by @uhobnil in https://github.com/antvis/G6/pull/6736
- refactor: disable dirty rectangle rendering by @Aarebecca in https://github.com/antvis/G6/pull/6727
- fix: replace d3 with @antv/vendor by @hustcc in https://github.com/antvis/G6/pull/6741
- chore: update ci trigger by @Aarebecca in https://github.com/antvis/G6/pull/6749
- chore: sync AntV shared GitHub config by @yvonneyx in https://github.com/antvis/G6/pull/6756
- chore: config svg float precision by @Aarebecca in https://github.com/antvis/G6/pull/6761
- feat: add parameter config support to layout function by @zhongyunWan in https://github.com/antvis/G6/pull/6762
- feat: support drag canvas on mobile device by @zhongyunWan in https://github.com/antvis/G6/pull/6770
- docs: github update the action badge url by @hustcc in https://github.com/antvis/G6/pull/6773
- docs: add announcement for doc experience survey by @yvonneyx in https://github.com/antvis/G6/pull/6774
- feat: support the canvas zoom event on mobile devices by @zhongyunWan in https://github.com/antvis/G6/pull/6768
- @Rey-Wang made their first contribution in https://github.com/antvis/G6/pull/6609
- @TZZack made their first contribution in https://github.com/antvis/G6/pull/6580
- @GDobby made their first contribution in https://github.com/antvis/G6/pull/6676
Full Changelog: https://github.com/antvis/G6/compare/5.0.33...5.0.43
5.0.33
- fix: fix plugin style by @Aarebecca in https://github.com/antvis/G6/pull/6530
- chore: update readme by @Aarebecca in https://github.com/antvis/G6/pull/6531
- chore: update readme links by @Aarebecca in https://github.com/antvis/G6/pull/6532
- fix: html node only render key shape by @Aarebecca in https://github.com/antvis/G6/pull/6544
- chore: fix workflow by @Aarebecca in https://github.com/antvis/G6/pull/6557
- refactor: add minimap demo, update api doc by @Aarebecca in https://github.com/antvis/G6/pull/6550
- refactor: simplify visibility logic by @Aarebecca in https://github.com/antvis/G6/pull/6560
- refactor: collapse-expand support align option by @Aarebecca in https://github.com/antvis/G6/pull/6556
- fix: fallback handling to ignore invisible elements by @yvonneyx in https://github.com/antvis/G6/pull/6563
- fix(hull): fix issue with fully enclosing collinear tree nodes by @yvonneyx in https://github.com/antvis/G6/pull/6565
- fix: fix removing parent combo of node not effect by @Aarebecca in https://github.com/antvis/G6/pull/6566
- chore: update g version and snapshots by @Aarebecca in https://github.com/antvis/G6/pull/6569
- chore: update version by @Aarebecca in https://github.com/antvis/G6/pull/6570
Full Changelog: https://github.com/antvis/G6/compare/5.0.31...5.0.33
5.0.31
- chore: update version by @yvonneyx in https://github.com/antvis/G6/pull/6481
- fix: fix canvas style by @Aarebecca in https://github.com/antvis/G6/pull/6487
- chore: adapt g enableMassiveParsedStyleAssignOptimization by @Aarebecca in https://github.com/antvis/G6/pull/6493
- feat: fishbone layout and case demos by @yvonneyx in https://github.com/antvis/G6/pull/6499
- fix: fix incorrect edge zindex when ends has hight zindex by @Aarebecca in https://github.com/antvis/G6/pull/6500
- chore: update version by @yvonneyx in https://github.com/antvis/G6/pull/6511
- perf: skip infer style when disable animation by @Aarebecca in https://github.com/antvis/G6/pull/6526
- refactor(elements): move context from style to config by @Aarebecca in https://github.com/antvis/G6/pull/6525
- fix: 3d scene error by @Aarebecca in https://github.com/antvis/G6/pull/6519
- fix: fix site demo by @Aarebecca in https://github.com/antvis/G6/pull/6521
- refactor: use unified util to create plugin canvas by @Aarebecca in https://github.com/antvis/G6/pull/6524
- chore: update version by @Aarebecca in https://github.com/antvis/G6/pull/6528
Full Changelog: https://github.com/antvis/G6/compare/5.0.28...5.0.31
5.0.28
- docs: optimize layout demos by @yvonneyx in https://github.com/antvis/G6/pull/6413
- docs: add fishbone diagram demo by @yvonneyx in https://github.com/antvis/G6/pull/6415
- fix: skip non-existent elements by @yvonneyx in https://github.com/antvis/G6/pull/6417
- chore: update site config and deps version by @Aarebecca in https://github.com/antvis/G6/pull/6420
- refactor: adjust v5 site by @Aarebecca in https://github.com/antvis/G6/pull/6427
- refactor: adapt g optimization by @Aarebecca in https://github.com/antvis/G6/pull/6431
- fix: fix issue with hidden elements being displayed in optimize-viewport-transform by @yvonneyx in https://github.com/antvis/G6/pull/6438
- docs: update element.zh.md by @rtpacks in https://github.com/antvis/G6/pull/6439
- fix: correct offset issue with custom arrow by @yvonneyx in https://github.com/antvis/G6/pull/6448
- chore: update version by @yvonneyx in https://github.com/antvis/G6/pull/6451
- chore: update dep versions by @yvonneyx in https://github.com/antvis/G6/pull/6452
- docs: update site docs by @Aarebecca in https://github.com/antvis/G6/pull/6456
- feat: support g6 ssr by @Aarebecca in https://github.com/antvis/G6/pull/6454
- Request for maintainer to create and publish security.md and security policy. by @octojedi in https://github.com/antvis/G6/pull/6436
- refactor: support config metadata, update script and build config by @Aarebecca in https://github.com/antvis/G6/pull/6460
- test: update snapshots by @Aarebecca in https://github.com/antvis/G6/pull/6466
- chore: update dep versions by @yvonneyx in https://github.com/antvis/G6/pull/6462
- fix(graph): fix resize logic by @Aarebecca in https://github.com/antvis/G6/pull/6469
- refactor: pass the complete node size to the layout for computation by @yvonneyx in https://github.com/antvis/G6/pull/6473
- perf: optimize behaviors by @Aarebecca in https://github.com/antvis/G6/pull/6465
- fix: destroy substitute shape after measure bounds by @Aarebecca in https://github.com/antvis/G6/pull/6478
- @octojedi made their first contribution in https://github.com/antvis/G6/pull/6436
Full Changelog: https://github.com/antvis/G6/compare/5.0.26...5.0.28
5.0.27
- docs: optimize layout demos by @yvonneyx in https://github.com/antvis/G6/pull/6413
- docs: add fishbone diagram demo by @yvonneyx in https://github.com/antvis/G6/pull/6415
- fix: skip non-existent elements by @yvonneyx in https://github.com/antvis/G6/pull/6417
- chore: update site config and deps version by @Aarebecca in https://github.com/antvis/G6/pull/6420
- refactor: adjust v5 site by @Aarebecca in https://github.com/antvis/G6/pull/6427
- refactor: adapt g optimization by @Aarebecca in https://github.com/antvis/G6/pull/6431
- fix: fix issue with hidden elements being displayed in optimize-viewport-transform by @yvonneyx in https://github.com/antvis/G6/pull/6438
- docs: update element.zh.md by @rtpacks in https://github.com/antvis/G6/pull/6439
- fix: correct offset issue with custom arrow by @yvonneyx in https://github.com/antvis/G6/pull/6448
- chore: update version by @yvonneyx in https://github.com/antvis/G6/pull/6451
Full Changelog: https://github.com/antvis/G6/compare/5.0.26...5.0.27