Skip to content

move class fields & logical assignment to native syntax #49

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
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -869,10 +869,6 @@ <h1>GitHub Feature Support Table</h1>
<td data-supported="true"><div>67+</div></td>
<td data-supported="true"><div>13.0+</div></td>
</tr>
<tr data-transpiled>
<th></th>
<th colspan="7"><h3>Transpiled Native Syntax</h3></th>
</tr>
<tr>
<th>
<a
Expand Down Expand Up @@ -935,6 +931,10 @@ <h1>GitHub Feature Support Table</h1>
<td data-supported="true"><div>80+</div></td>
<td data-supported="true"><div>17.0+</div></td>
</tr>
<tr data-transpiled>
<th></th>
<th colspan="7"><h3>Transpiled Native Syntax</h3></th>
</tr>
<tr>
<th>
<a href="https://github.com./tc39/proposal-decorators">
Expand Down