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

Combine Private Fields and Public Fields into one proposal #49

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

chicoxyzzy
Copy link
Member

No description provided.

README.md Outdated
@@ -23,11 +23,10 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [`s` (`dotAll`) flag for regular expressions](https://github.com/mathiasbynens/es-regexp-dotall-flag) | Mathias Bynens, Brian Terlson | 3 |
| | [`function.sent` metaproperty](https://github.com/allenwb/ESideas/blob/master/Generator%20metaproperty.md) | Allen Wirfs-Brock | 2 |
| | [`String.prototype.{trimStart,trimEnd}`](https://github.com/sebmarkbage/ecmascript-string-left-right-trim) | Sebastian Markbage | 2 |
| | [Public Class Fields](https://tc39.github.io/proposal-class-public-fields/) | Jeff Morrison | 2 |
| | [Class Fields](https://github.com/littledan/proposal-class-fields/) | Daniel Ehrenberg | 2 |
Copy link
Member Author

Choose a reason for hiding this comment

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

is @jeffmo also champion?

Copy link
Member

Choose a reason for hiding this comment

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

Yes

@ljharb
Copy link
Member

ljharb commented May 27, 2017

It'd be appreciated if only proposal champions made PRs about proposals.

@chicoxyzzy chicoxyzzy closed this May 27, 2017
@littledan
Copy link
Member

This change is accurate, except you can now link to it as https://github.com/tc39/proposal-class-fields .

@ljharb I'd be fine with reviewing PRs from contributors to update this document; just mention me and I'll do the review.

@ljharb ljharb reopened this Jun 13, 2017
@ljharb ljharb requested a review from littledan June 13, 2017 11:05
@littledan
Copy link
Member

So the two changes needed here are:

  • Identifying Jeff Morrison as a cochampion
  • Fixing the link to tc39

@chicoxyzzy chicoxyzzy force-pushed the class_fields branch 2 times, most recently from 8e22c4b to c0da439 Compare June 13, 2017 13:46
@chicoxyzzy
Copy link
Member Author

  • Identifying Jeff Morrison as a cochampion
  • Fixing the link to tc39

@littledan littledan merged commit 2625059 into tc39:master Jun 13, 2017
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