What's Changed
- chore: update auto close issue workflow by @Aarebecca in #6574
- chore: update auto close issue workflow by @Aarebecca in #6576
- docs: perf element api docs by @yvonneyx in #6575
- chore: update issue template by @Aarebecca in #6579
- docs: add snake flow diagram by @yvonneyx in #6581
- feat: add bundle test env by @Aarebecca in #6578
- feat: built-in snake layout by @yvonneyx in #6587
- chore: version by @yvonneyx in #6592
- docs: sort search results by custom priority by @yvonneyx in #6598
- chore: update issue template and add conversion workflow by @yvonneyx in #6599
- feat(tooltip): support multiple tooltips for hover and click on the same element by @yvonneyx in #6602
- chore: update version by @yvonneyx in #6603
- chore: update deps version by @Aarebecca in #6604
- fix: upgrade hull.js by @Rey-Wang in #6609
- chore(grid-line): add a built-in style of [background-repeat: repeat;] by @TZZack in #6580
- refactor: ssr support export jpeg by @Aarebecca in #6610
- refactor(element): remove useless sourceNode targetNode in edge data by @Aarebecca in #6617
- chore: update ci by @Aarebecca in #6624
- fix(background): avoid to cover the other plugin's dom, eg grid-line by @TZZack in #6623
- chore: dev env support switch case and print time spend by @Aarebecca in #6622
- fix: packages/g6-extension-react/README.md Usage description by @liaodalin19903 in #6625
- chore: update publish script and ssr version by @Aarebecca in #6632
- refactor(ssr): update g6-ssr by @Aarebecca in #6634
- chore: update site branch to gh-pages by @Aarebecca in #6633
- perf: avoid unnecessary transform updates to improve performance by @Aarebecca in #6619
- refactor(behaviors): optimize drag-element behavior by @Aarebecca in #6631
- refactor: support pre layout process by @Aarebecca in #6630
- chore: update dependencies and edit nav links by @yvonneyx in #6644
- feat(tooltip): add 'datum[]' param to the enable function by @TZZack in #6637
- refactor: ssr support devicePixelRatio by @Aarebecca in #6647
- fix: fix ssr cannot load image by @Aarebecca in #6648
- docs: update site demo by @Aarebecca in #6650
- perf: optimize performance when disable animation by @Aarebecca in #6651
- chore: update version by @Aarebecca in #6652
- Revert "feat: upgrade hull.js" by @Aarebecca in #6653
- fix(react): fix react component update not effect by @Aarebecca in #6656
- feat(tooltip): tooltip support get content async by @TZZack in #6660
- chore: export g6 getExtension, getExtensions and register from ssr by @Aarebecca in #6661
- refactor: remove supportsCSSTransform check by @Aarebecca in #6662
- refactor: use svgo to format snapshot svg by @Aarebecca in #6669
- docs(site): update layout examples by @ChenKun1997 in #6671
- perf: optimize performance by @Aarebecca in #6670
- docs: correct type definition from BaseNodeStyleProps to BaseEdgeStyl… by @GDobby in #6676
- docs: add force layout demos by @yvonneyx in #6685
- refactor: dev env add fps monitor by @Aarebecca in #6679
- refactor: minimap wont override specified container style by @Aarebecca in #6693
- chore: update version by @Aarebecca in #6694
- fix: fix edges which connect to combo were filtered in layout stage by @Aarebecca in #6698
- fix: fix new node invisible after invoke graph.clear by @Aarebecca in #6702
- chore: enable petercat by @Aarebecca in #6704
- chore: update version by @Aarebecca in #6705
- fix: unexpected element clear by @Aarebecca in #6710
- docs: support user feedback on G6 site by @yvonneyx in #6742
- docs: fix and improve hyperlinks by @uhobnil in #6736
- refactor: disable dirty rectangle rendering by @Aarebecca in #6727
- fix: replace d3 with @antv/vendor by @hustcc in #6741
- chore: update ci trigger by @Aarebecca in #6749
- chore: sync AntV shared GitHub config by @yvonneyx in #6756
- chore: config svg float precision by @Aarebecca in #6761
- feat: add parameter config support to layout function by @zhongyunWan in #6762
- feat: support drag canvas on mobile device by @zhongyunWan in #6770
- docs: github update the action badge url by @hustcc in #6773
- docs: add announcement for doc experience survey by @yvonneyx in #6774
- feat: support the canvas zoom event on mobile devices by @zhongyunWan in #6768
New Contributors
- @Rey-Wang made their first contribution in #6609
- @TZZack made their first contribution in #6580
- @GDobby made their first contribution in #6676
Full Changelog: 5.0.33...5.0.43