Skip to content

Add private named instance field transformation #31

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

Conversation

joeywatts
Copy link

Implements private instance fields on top of the class properties refactor.

Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Copy link

@mheiber mheiber left a comment

Choose a reason for hiding this comment

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

Looks good.
For posterity: these changes are the same as those in #15, but reapplied now that we've moved class fields logic from esnext.ts to classProperties.ts

@mheiber mheiber merged commit 0162db0 into bloomberg:es-private-fields Mar 27, 2019
mheiber pushed a commit to mheiber/TypeScript that referenced this pull request Mar 27, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
mheiber pushed a commit to mheiber/TypeScript that referenced this pull request Mar 27, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
mheiber pushed a commit to mheiber/TypeScript that referenced this pull request Mar 27, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
mheiber pushed a commit to mheiber/TypeScript that referenced this pull request Mar 28, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
mheiber pushed a commit to mheiber/TypeScript that referenced this pull request Apr 9, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
mheiber pushed a commit to mheiber/TypeScript that referenced this pull request Apr 9, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
joeywatts added a commit to joeywatts/TypeScript that referenced this pull request Jun 24, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
joeywatts added a commit to joeywatts/TypeScript that referenced this pull request Jun 26, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
joeywatts added a commit to joeywatts/TypeScript that referenced this pull request Jun 26, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
mheiber pushed a commit that referenced this pull request Jun 27, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
mheiber pushed a commit to mheiber/TypeScript that referenced this pull request Sep 4, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
joeywatts added a commit to joeywatts/TypeScript that referenced this pull request Sep 10, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
mheiber pushed a commit that referenced this pull request Sep 11, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
mheiber pushed a commit that referenced this pull request Sep 24, 2019
Implements private instance fields on top of the class properties refactor.
Signed-off-by: Joseph Watts <jwatts43@bloomberg.net>
Signed-off-by: Max Heiber <max.heiber@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants