-
Notifications
You must be signed in to change notification settings - Fork 3.8k
fix: circular dependencies #6281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
BeksOmega
merged 46 commits into
RaspberryPiFoundation:ts/migration
from
BeksOmega:ts/import-type-fix-circs-closure
Jul 28, 2022
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
4d4e847
chore: fix circular dependencies w/ static workspace funcs
BeksOmega 7ebe9eb
remove preserved imports that aren't currently necessary (probably)
BeksOmega c1c37d1
fix circular dependency with workspaces and block using stub
BeksOmega cb6f688
fix dependency between variables and xml by moving function to utils
BeksOmega 1907e80
add stub for trashcan as well
BeksOmega beb1521
fix line endings from rebase
BeksOmega 2065b5d
fix goog/base order
BeksOmega fa18faa
add trashcan patch
BeksOmega 2dfd41a
fix: types of compose and decompose in block
BeksOmega 1678ebc
fix: workspace naming in toolbox
BeksOmega 7c32766
chore: add jsdoc
BeksOmega 5eaf042
chore: restore registry comments to better positions
BeksOmega 090cd0a
chore: remove implementations in goog.js
BeksOmega e0cc6e0
chore: fix types of stubs
BeksOmega b205d87
chore: remove added AnyDuringMigration casts
BeksOmega 28fb935
chore: remove modifications to xml and variables
BeksOmega ba997ca
chore: format
BeksOmega 03d1402
chore: remove event requirements in workspace comments
BeksOmega 3556a3c
chore: fix circular dependency with xml and workspace comments
BeksOmega 5c9da66
fixup remove ContextMenu import
BeksOmega 72acfd4
chore: fix dependency between mutator and workspace
BeksOmega b66345e
chore: break circular dependency between names and procedures
BeksOmega adec312
chore: get tests to run?
BeksOmega cb2fa81
chore: pr comments'
BeksOmega 2db2143
Merge branch 'ts/fixes' into ts/import-type-fix-circs-closure
BeksOmega 6931ece
chore: fix stubbing field registry fromJson
BeksOmega 161cb4a
chore: fix spying on fire
BeksOmega 58371ea
chore: fix stubbing parts of connection checker
BeksOmega 59ce115
chore: fix stubbing dialog
BeksOmega 8984901
chore: fix stubbing style
BeksOmega f3c7f17
chore: fix spying on duplicate
BeksOmega 47d8b49
chore: fix stubbing variables
BeksOmega 50e4a84
chore: fix stubbing copy
BeksOmega 8f6784a
chore: fix stubbing in workspace
BeksOmega a64ee7a
chore: remove unnecessary stubs
BeksOmega 36fb8a6
chore: fix formatting
BeksOmega 2394b23
chore: fix other formatting
BeksOmega f529d54
chore: add backwards compatible static properties to workspace
BeksOmega c4ff05f
chore: move static type properties
BeksOmega 72b9f29
chore: move and comment stubs
BeksOmega fdd6cd5
chore: add newlines at EOF
BeksOmega b61be32
chore: improve errors for monkey patched functions
BeksOmega 3630087
chore: update comment with a pointer to the doc
BeksOmega 1beab2b
chore: update comment with a pointer to the doc
BeksOmega 5ee0bc5
chore: format
BeksOmega 4f6bd1c
chore: merge in ts/migration
BeksOmega File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.