Skip to content
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

[apiview-js-parser] more bug fixes #9184

Merged
merged 13 commits into from
Oct 25, 2024

Conversation

jeremymeng
Copy link
Member

@jeremymeng jeremymeng commented Oct 16, 2024

  • skipDiff for dependency header
  • attach pre-release tags with their related lines
  • add spaces before | and &
  • add export const for constants
  • fix type reference for multi-line code excerpt
  • fix contextual keyword kind in property/method signature
  • hide enum members from navigation list
  • create a TypeName token for type parameter
  • replace export declare enum with export enum
  • group items by their kinds and add an order to the groups

- skipDiff for dependency header
- attach pre-release tags with their related lines
and add an oder to the groups
@jeremymeng jeremymeng merged commit bf41c7b into Azure:main Oct 25, 2024
11 checks passed
@jeremymeng jeremymeng deleted the apiview-js-type-keyword branch October 25, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants