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

[Transforms] Fix emit static property declaration in classExpression for down-level and ES6 target #8631

Closed

Conversation

yuit
Copy link
Contributor

@yuit yuit commented May 16, 2016

Fix #8580

Todo:

  • address sourcemap
  • address comment

Kanchalai Tanglertsampan added 2 commits May 16, 2016 15:14
Update tests and baselines

Update tests and baselines

Update tests for downlevel emit

Add tests and update baselines

Add tests and baselines

Update baselines

Update baselines
…ts own static propertyDeclaration

Wip: attempt to fix down-level emit of class-expression with static property

Fix incorrect emit of referring to container classExpression inside its own static propertyDeclaration
@yuit yuit added Bug A bug in TypeScript Domain: Transforms Relates to the public transform API labels May 16, 2016
@yuit yuit removed the Bug A bug in TypeScript label May 16, 2016
Kanchalai Tanglertsampan added 2 commits May 20, 2016 13:07
@yuit
Copy link
Contributor Author

yuit commented Aug 30, 2016

"transforms" branch handles this already

@yuit yuit closed this Aug 30, 2016
@yuit yuit deleted the transforms_fix_staticproperty_in_classexpression branch August 30, 2016 22:18
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Domain: Transforms Relates to the public transform API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants