-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for removing the initial state (#264)
* Add support for removing the initial state * Update Studio * Update Studio * Update Studio * Make it possible to move a state to the root * Fix an issue with reparenting * Update Studio * Update Studio
- Loading branch information
Showing
7 changed files
with
1,196 additions
and
1,049 deletions.
There are no files selected for viewing
1,037 changes: 0 additions & 1,037 deletions
1,037
apps/extension/client/bundled-editor/assets/index.6be67cf0.js
This file was deleted.
Oops, something went wrong.
1,037 changes: 1,037 additions & 0 deletions
1,037
apps/extension/client/bundled-editor/assets/index.93e42c6d.js
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1225,7 +1225,6 @@ describe('rename_state', () => { | |
}) | ||
`); | ||
|
||
debugger; | ||
expect( | ||
modifiableMachine.modify([ | ||
{ | ||
|
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