-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: destroyLayout error, closes: #3727; fix: drag combo with stack p… (
#3730) * fix: destroyLayout error, closes: #3727; fix: drag combo with stack problem, closes: #3699; fix: updateLayout does not take effect if update layout with same type as graph instance configuration, closes: #3706; fix: legendStateStyles typo, closes: #3705; perf: minimap cursor move; * fix: zoom-canvas take the maximum and minimum values (#3711) Co-authored-by: daichaofan <[email protected]> * fix: 修复G6内置 shortcuts-call behavior 类型错误 (#3669) Co-authored-by: 孙权 <[email protected]> * docs: 修复graph.addItem,[graph.removeItem和graph.changeData超链接错误 (#3666) Co-authored-by: fujunkui <[email protected]> * feat: animate fitCenter and fitView (#3637) * feat: animate fitCenter * feat: animate fitView * feat: enable edge selection in `click-select` (#3601) * feat: enable edge selection in `click-select` * fix: `click-select` click on canvas to deselect edges * feat: add addItems function (#3578) * feat: add addItems function * Add tests * More efficient combo sorting * Remove comments * Improve jsdoc * Fix interface * docs: update README * chore: upgrade version nums Co-authored-by: daichaofan <[email protected]> Co-authored-by: daichaofan <[email protected]> Co-authored-by: ruoruoji <[email protected]> Co-authored-by: 孙权 <[email protected]> Co-authored-by: fu1996 <[email protected]> Co-authored-by: fujunkui <[email protected]> Co-authored-by: Fabio Tacchelli <[email protected]> Co-authored-by: AyajiLin <[email protected]>
- Loading branch information
1 parent
9596802
commit 90f1264
Showing
38 changed files
with
679 additions
and
240 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.