-
Notifications
You must be signed in to change notification settings - Fork 32
Migrate to Typescript 6 #640
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
Open
leeyi45
wants to merge
39
commits into
master
Choose a base branch
from
ts-6
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
974d216
Add clean command
leeyi45 41979c6
Update bundles to work with Typescript 6
leeyi45 c6e6024
Update tabs to work with typescript 6
leeyi45 372a933
Update github actions to work with Typescript 6
leeyi45 1b88ee4
Update libs to work with Typescript 6
leeyi45 467d090
Update ESLint packages
leeyi45 77150eb
Needed to revert back to ESLint 9
leeyi45 3a2ac5a
Update typedoc
leeyi45 8f6a3d3
Fix dependencies for lintplugin
leeyi45 e938d2b
Fix broken test
leeyi45 fbdee21
Test a potential broken action
leeyi45 6ba6b6c
Try another fix
leeyi45 3c1ad58
More testing
leeyi45 99e6f1e
Try adding silent to exec option
leeyi45 268c945
Augment code to see where execution stopped
leeyi45 19c176d
Try with more logging
leeyi45 4c3cf5b
Redo the implementation for getRawPackages to use yarn workspaces list
leeyi45 0c44216
Fix broken tests
leeyi45 280f242
Investigate using a try block
leeyi45 9aa9dd6
Try without memoization
leeyi45 55fe824
Try testing the yarn why command without silent
leeyi45 1849e5a
Fix package name extractor
leeyi45 2a1d7b9
Make package type information available too
leeyi45 948a6dd
Fix incorrect lib typing in tests
leeyi45 fea050e
Fix sound test using global
leeyi45 c105e43
Fix CurveAnimations crashing the frontend
leeyi45 962e428
Fix types and documentation
leeyi45 fc4fde8
Add result handling for the clean command
leeyi45 30447a8
Added documentation about the instanceof issue
leeyi45 d56aed5
Add Typescript to docs
leeyi45 5161209
Fix linting config to always require json extension
leeyi45 d9aec50
Fix toSpawn checks for tabs that weren't working
leeyi45 ab9ff8a
Fix broken tests
leeyi45 de6f6ae
Update tab test snapshots
leeyi45 c37d245
Update the docs about the ModuleTab type
leeyi45 ab21f78
Fix missing export and incorrect css layout
leeyi45 b0d6ed3
Fix WASM bundle
RichDom2185 e867f59
Merge branch 'ts-6' of github.com:source-academy/modules into ts-6
leeyi45 ae85b05
Update configurations
leeyi45 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
Oops, something went wrong.
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.