-
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: wrong dropped position for drag-combo with enableDelegate, close… (
#3821) * fix: wrong dropped position for drag-combo with enableDelegate, closes: #3810; fix: stack for drag-combo with onlyChangeComboSize, closes: #3801; fix: stack updateLayout, closes: #3765; fix: drag-canvas and zoom-canvas with enableOptimize show a hiden shape which is controlled by state, closes: #3635; * chore: refine CHANGELOG * fix: only regenerate id when id is undefined (#3670) * fix: only regenerate id when id is undefined * feat: normalize id * fix: findAllByState should not select hidden nodes (#3784) * fix: findAllByState should not select hidden nodes * clean up * clean up * update interface * fix: react node typings inaccuracy (#3790) * docs: react node match typings * fix: react node optional `style` properties * fix: react node `React 18` compatibility * docs: fix a typo * feat: rework animated fitView (#3796) * Add lerpArray function * Move getAnimateCfgWithCallback function * Reimplement animated fitView * Animated fitview rework * Remove unused import * Fix graph warp when hitting max/min zoom * Avoid multiple transforms * docs: update CHANGELOG (#3822) * docs: update CHANGELOG * chore: upgrade version num Co-authored-by: AlbertAz <[email protected]> Co-authored-by: femiabdul <[email protected]> Co-authored-by: MikalaiLappo <[email protected]> Co-authored-by: Fabio Tacchelli <[email protected]>
- Loading branch information
1 parent
5a7681c
commit 5407845
Showing
38 changed files
with
392 additions
and
160 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.