forked from apache/incubator-seata
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: support autolayout in seata-statemachine-designer (apache#6415)
* issue: Resolve issue related to autolayout in seata-statemachine-designer * Delete all/.factorypath * Delete console/.factorypath * Delete integration/motan/.factorypath * Delete saga/seata-saga-statemachine-designer/package-lock.json * Delete seata-spring-autoconfigure/seata-spring-autoconfigure-client/.factorypath * Delete seata-spring-autoconfigure/seata-spring-autoconfigure-core/.factorypath * Delete seata-spring-autoconfigure/seata-spring-autoconfigure-server/.factorypath * Delete seata-spring-boot-starter/.factorypath * Delete saga/seata-saga-statemachine-designer/src/modeling/SagaExporter.js * Update Edge.js * Update SagaImporter.js * Update Node.js * removed debugger and console.log from SagaImporter.js * Added SagaExporter.js file * Revert "Delete saga/seata-saga-statemachine-designer/package-lock.json" This reverts commit 4e8f56e. * fix eslint problems and revert package-lock.json * remove extra space lines * Added literal constant and optimize the code * fix eslint problems * use 'is' to substitute conditions * register 2.x.md * register 2.x.md --------- Co-authored-by: Durgesh.Kadwe <[email protected]> Co-authored-by: ptyin <[email protected]>
- Loading branch information
1 parent
f7fb1f8
commit a0b2d9b
Showing
6 changed files
with
508 additions
and
15 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
Oops, something went wrong.