Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support for Object.hasOwn (lib.d.ts and narrowing) Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript ES Next New featurers for ECMAScript (a.k.a. ESNext) Suggestion An idea for TypeScript
#44253 opened May 25, 2021 by DanielRosenwasser
Don't allow this in decorator expressions Bug A bug in TypeScript Domain: Decorators The issue relates to the decorator syntax ES Next New featurers for ECMAScript (a.k.a. ESNext)
#17598 opened Aug 3, 2017 by amcasey Backlog
Object Spread should not invoke setter. Bug A bug in TypeScript ES Next New featurers for ECMAScript (a.k.a. ESNext)
#13668 opened Jan 25, 2017 by HerringtonDarkholme Backlog
Support for ECMAScript 'do'-expressions ES Next New featurers for ECMAScript (a.k.a. ESNext) Suggestion An idea for TypeScript Waiting for TC39 Unactionable until TC39 reaches some conclusion
#13156 opened Dec 24, 2016 by CodySchaaf
Allow pass through of class-properties Bug A bug in TypeScript ES Next New featurers for ECMAScript (a.k.a. ESNext) Help Wanted You can do this
#12212 opened Nov 13, 2016 by jthomaschewski Backlog
Allow this in static initializers Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature ES Next New featurers for ECMAScript (a.k.a. ESNext) Suggestion An idea for TypeScript
#8363 opened Apr 28, 2016 by bterlson
ProTip! Exclude everything labeled bug with -label:bug.