-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Suggestion Backlog Slog Log #2936
Comments
4/27/2015Approved, Accepting PRs (11)#6 Abstract classes: Approved. Extremely highly-requested. See design notes in my comment at the bottom Committed (1)#247 Support looking for modules under node_modules when importing: Commited, assigned to Vlad as part of some other work he's doing Converted to bug (1)#282 Rename function / find all references doesn't affect inline object literals PR desired, but not Approved yet (1)#1213 Allow classes to be parametric in other parametric classes: Need to see an implementation here to try it out in more depth Needs More Info / Justification (4)#943 Use different relation when checking overload vs implementation signature compatibility: Need a concrete proposal here Declined (3)#293 Specify (absolute) path for library projects: Out of scope. Revisit post-2.0 and see if the third-party build ecosystem has landed on anything. |
Nice :) thanks for the notes ! |
wow, great! |
5/4/2015Approved, Accepting PRs (4)#2214 Allow switch type guards. Useful expansion of type guard syntax Declined (7)#1824 Rest binding element should contextually type initializer as a tuple. Too much complexity for not enough gain. Matches existing behavior for not inferring tuples when none exist Needs More Info (2)#2361 Allow wrapped values to be used in place of primitives. Ask for explicit proposal. |
5/19/2015Approved, Accepting PRs (2)#2341 Allow visibility on constructors - Accepted. No other good workarounds for forcing external consumers of your class to use a factory method Committed / In Progress (1)#2499 Support single-module transpilation mode - Already in progress. Needs More Info (4)#1882 Make periodic pre-release builds available on npm - Assign to Jonathan to figure out what we should do here Postponed (1)#2176 Suggestion: errors based on control flow analysis - Very desired feature, but the scope and complexity of this are too large to fit before 2.0. Postpone and definitely revisit Declined (4)#1824 Rest binding element should contextually type initializer as a tuple - Didn't really see a compelling reason to do this |
We'll be meeting weekly to get through the large number of suggestion-tagged issues that have sat idle for too long. I'll be posting notes here.
The text was updated successfully, but these errors were encountered: