-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Issues: microsoft/TypeScript
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[isolatedDeclarations] Add a syntactic form of computed property name which is always emitted as a computed property name
Domain: Isolated Declarations
Related to the --isolatedDeclarations compiler flag
feature-request
A request for a new feature
#58800
opened Jun 7, 2024 by
weswigham
6 tasks done
Isolated declarations uses type information when emitting computed object keys
Domain: Declaration Emit
The issue relates to the emission of d.ts files
Domain: Isolated Declarations
Related to the --isolatedDeclarations compiler flag
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#58533
opened May 14, 2024 by
lucacasonato
Isolated declarations does not handle object getters and setters with different types
Domain: Declaration Emit
The issue relates to the emission of d.ts files
Domain: Isolated Declarations
Related to the --isolatedDeclarations compiler flag
Experience Enhancement
Noncontroversial enhancements
#58531
opened May 14, 2024 by
lucacasonato
Issues with Related to the --isolatedDeclarations compiler flag
isolatedDeclarations
and the associated fixes in editor
Domain: Isolated Declarations
#58426
opened May 3, 2024 by
ssalbdivad
[isolatedDeclarations][5.5] Type annotations needed for literals containing enum values
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Domain: Isolated Declarations
Related to the --isolatedDeclarations compiler flag
Domain: ts.transpileDeclaration
Issues regarding the transpileDeclaration API, which do not reproduce without it
Suggestion
An idea for TypeScript
#58394
opened May 1, 2024 by
MichaelMitchell-at
6 tasks done
[ID] A bug in TypeScript
Domain: Isolated Declarations
Related to the --isolatedDeclarations compiler flag
Help Wanted
You can do this
--isolatedDeclarations
disallows const
initialized with a regex literal
Bug
[ID-Prep] Explicit type annotation of const replaced with initializer in declaration emit
Domain: Isolated Declarations
Related to the --isolatedDeclarations compiler flag
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
[ID-Prep] Type of variable is widened in declaration with !strictNullChecks
Domain: Isolated Declarations
Related to the --isolatedDeclarations compiler flag
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
ProTip!
no:milestone will show everything without a milestone.