-
Notifications
You must be signed in to change notification settings - Fork 223
Convert multiple components from JavaScript to TypeScript #1256
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
PhilippWendler
merged 56 commits into
typescript-migration/typescript-full-migration
from
typescript-migration/migration/components-folder-part1
Feb 27, 2026
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
ebaff78
rename: FilterInfoButton.js to FilterInfoButton.tsx
Simon1375 fa89cfe
tool: convert FilterInfoButton.tsx
Simon1375 e71a17d
rename: Info.js to Info.tsx
Simon1375 ec64378
tool: convert Info.tsx
Simon1375 7361dfb
fix: make Info.tsx compile
Simon1375 d0e85be
rename: TaskDefinitionViewer.js to TaskDefinitionViewer.tsx
Simon1375 82a257e
tool: convert TaskDefinitionViewer.tsx
Simon1375 b9e04a7
refactor: cleanup TaskDefinitionViewer.tsx
Simon1375 b4bc646
rename: TableComponents.js to TableComponents.tsx
Simon1375 4d2124d
tool: convert TableComponents.tsx
Simon1375 3245137
rename: Summary.js to Summary.tsx
Simon1375 cff1e2b
tool: convert Summary.tsx
Simon1375 23f5a91
refactor: cleanup Summary.tsx
Simon1375 ac83d4b
rename: StatisticsTable.js to StatisticsTable.tsx
Simon1375 cf6db53
tool: convert StatisticsTable.tsx
Simon1375 12a4475
fix: make StatisticsTable.tsx compile
Simon1375 a52d4a8
rename: SelectColumn.js to SelectColumn.tsx
Simon1375 3b013e8
tool: convert SelectColumn.tsx
Simon1375 18b84c6
fix: make SelectColumn.tsx compile
Simon1375 dde86be
rename: LinkOverlay.js to LinkOverlay.tsx
Simon1375 ddfc99f
tool: convert LinkOverlay.tsx
Simon1375 d42450e
fix: LinkOverlay.tsx compile
Simon1375 5463ee7
rename: FilterInfoButton.js to FilterInfoButton.tsx
Simon1375 2c2427d
tool: convert FilterInfoButton.tsx
Simon1375 ab0f1a9
rename: Info.js to Info.tsx
Simon1375 f0480f1
tool: convert Info.tsx
Simon1375 c665278
fix: make Info.tsx compile
Simon1375 9a0fe96
rename: TaskDefinitionViewer.js to TaskDefinitionViewer.tsx
Simon1375 18ffb94
tool: convert TaskDefinitionViewer.tsx
Simon1375 583aca6
refactor: cleanup TaskDefinitionViewer.tsx
Simon1375 25b8a93
rename: TableComponents.js to TableComponents.tsx
Simon1375 ae4baa0
tool: convert TableComponents.tsx
Simon1375 aaec372
rename: Summary.js to Summary.tsx
Simon1375 405e63d
tool: convert Summary.tsx
Simon1375 4e97994
refactor: cleanup Summary.tsx
Simon1375 7d95921
rename: StatisticsTable.js to StatisticsTable.tsx
Simon1375 bcec7bb
tool: convert StatisticsTable.tsx
Simon1375 ae071de
fix: make StatisticsTable.tsx compile
Simon1375 6443275
rename: SelectColumn.js to SelectColumn.tsx
Simon1375 93026ec
tool: convert SelectColumn.tsx
Simon1375 b31c43c
fix: make SelectColumn.tsx compile
Simon1375 707b201
rebase: components-folder-part1 onto filterbox-folder
Simon1375 0313e17
tool: convert LinkOverlay.tsx
Simon1375 653fd47
fix: LinkOverlay.tsx compile
Simon1375 2db69ff
Merge remote-tracking branch 'origin/typescript-migration/migration/c…
Simon1375 7f76118
fix: update package.json
Simon1375 eb1887b
fix: refine typings and key generation in StatisticsTable and Summary…
Simon1375 c5bb6ec
fix: simplify dependenciesJson usage in Info.tsx
Simon1375 e922cfc
fix: standardize constants in TaskDefinitionViewer
Simon1375 81e9047
fix: remove redundant string handling in TaskDefinitionViewer
Simon1375 138b51c
Revert "fix: remove redundant string handling in TaskDefinitionViewer"
Simon1375 bef8d90
refactor: remove JS->TS migration notes
Simon1375 a1acecb
refactor: make ReactModal app element handling in SelectColumn consis…
Simon1375 010abec
build: update build files
Simon1375 d5f2815
fix: remove redundant Scalar check in TaskDefinitionViewer
Simon1375 8333ce0
build: update build files
Simon1375 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.