-
Notifications
You must be signed in to change notification settings - Fork 660
[api-extractor] Add an experimental new ApiItem.canonicalReference property #1406
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 all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
6e980e4
Set up the new ApiItem.canonicalReference property
octogonz efaf045
Implement buildCanonicalReference() for each ApiItem subclass
octogonz b108208
Reintroduce the new "canonicalReference" to the .api.json file format
octogonz 8f9550b
rush rebuild
octogonz 9846fc3
rush change
octogonz 36774d6
Fix a bug where a function with only one declaration was assigned an …
octogonz 6e515f4
rush rebuild
octogonz aaf4d13
Fix how buildCanonicalReference() handles unnamed declarations
octogonz d772f41
Apply suggestions from code review
octogonz 5a280f5
Update to use revised TSDoc API
octogonz 6da8406
Merge remote-tracking branch 'remotes/origin/master' into octogonz/ae…
octogonz 3889972
Update to use new TSDoc API
octogonz dec3e00
Workaround for double-bracketing of symbols
octogonz d3ff003
Replace _getCanonicalReferenceName() workaround with new TSDoc API De…
octogonz 1d5ebe0
Merge remote-tracking branch 'remotes/origin/master' into octogonz/ae…
octogonz 1049df1
Upgrade TSDoc
octogonz 7a76ff6
rush change
octogonz 8c247c0
Improve error reporting when the `DeclarationReference` parser fails
octogonz fc7c49a
Merge remote-tracking branch 'remotes/origin/master' into octogonz/ae…
octogonz 238711f
rush update --full
octogonz 132c874
Upgrade TSDoc
octogonz 519e330
Bump ApiJsonSchemaVersion since we published V_1002 before this PR wa…
octogonz 32fb006
rush rebuild with new schemaVersion
octogonz 75fe2c3
PR Feedback: Rename ApiItem_setParent to ApiItem_onParentChanged to c…
octogonz 55a4264
PR Feedback: Add `EntryPoint.importPath` property to clarify how ApiE…
octogonz 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.