-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Add deprecated related feature #38523
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
Merged
Changes from 44 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
bb09d38
Add deprecated related feature
Kingwl 5a8da16
Add more support
Kingwl 2deadaa
fix navtree
Kingwl 9847ffb
Add identifier check
Kingwl 06c8d22
Add more deprecated
Kingwl 03d1ffe
fix crash
Kingwl 30cea12
fix more crash
Kingwl 13bdb75
fix crash
Kingwl 1b3e477
improve diagnostic
Kingwl f794e11
avoid new tag
Kingwl 9d27ab3
avoid tags
Kingwl 36f4226
accept baseline
Kingwl 6df251f
Check deprecated in binder
Kingwl 1f15136
fix baseline
Kingwl d856ad5
fix jsdoc cache
Kingwl 9c577e2
fix incorrect fix
Kingwl 8abcf7e
Avoid useless changes
Kingwl e7be909
Accept baseline
Kingwl e796f20
Add tests
Kingwl 7fcd23f
Merge branch 'master' into deprecated_support
Kingwl 70b0445
fix perf
Kingwl 8d5bcc0
fix public api
Kingwl 0022d54
Merge branch 'master' into deprecated_support
Kingwl 3c75d8e
Merge branch 'deprecated_support' of github.com:Kingwl/TypeScript int…
Kingwl b0311e3
Adjust deprecated mark on qualifed name
Kingwl 182ed1c
Revolve alias symbol
Kingwl 8b2f1f8
Use modifier flags insted of symbol props
Kingwl ed18e4a
Fix modifier flag resolve
Kingwl 69ddd5f
Make lint happy
Kingwl 8fdceab
Fix crash
Kingwl a30a430
fix crash
Kingwl dc97c66
Merge branch 'master' into deprecated_support
Kingwl 7e18beb
Add cached utils function
Kingwl 22410c1
Accept baseline
Kingwl b1eb8e0
Add more tests
Kingwl c89ee76
try pinning octokit again
sandersn 1e00d36
Avoid tests
Kingwl f3e425c
Use utils some
Kingwl 30fe85c
Merge branch 'master' into deprecated_support
Kingwl 1472263
Deprecated perf test (#3)
Kingwl 2d189dc
use symbol flag
Kingwl b8142f9
Merge branch 'master' into deprecated_support
Kingwl 7714dbf
Merge branch 'master' into deprecated_support
sandersn 6b30216
set @octokit/rest back to latest
sandersn 6434447
fix trailing spacel int
sandersn 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
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.