Skip to content

[Transforms] Update baselines from merging with master round 2 #8926

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

Merged
merged 15 commits into from
Jun 2, 2016

Conversation

yuit
Copy link
Contributor

@yuit yuit commented Jun 1, 2016

@sandersn
Copy link
Member

sandersn commented Jun 1, 2016

👍

@rbuckton rbuckton added the Domain: Transforms Relates to the public transform API label Jun 1, 2016
@@ -16,10 +16,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
return c > 3 && r && Object.defineProperty(target, key, r), r;
};
let C_1 = class C {
let C_1;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong. This was fixed by #8786 in master and indicates a change we also need to make here.

@yuit
Copy link
Contributor Author

yuit commented Jun 1, 2016

@rbuckton Gotcha. I will get the fix in

@yuit yuit merged commit e35dd79 into transforms Jun 2, 2016
@yuit yuit deleted the transforms_updatebaselines2 branch June 2, 2016 17:57
@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.

4 participants