Skip to content

Latest commit

 

History

History
94 lines (69 loc) · 4.39 KB

Contributions.md

File metadata and controls

94 lines (69 loc) · 4.39 KB

Contributions

This document lists current and past contributions made to standards that has some relationship with the jQuery Foundation projects.

W3C

Pointer Events

Touch Events

Other contributions

ECMAScript / TC39

Current proposals:

Proposal Champion Stage
String padding Jordan Harband 3
Asynchronous Iterators Kevin Smith 2
Observable Kevin Smith & Jafar Husain 1
Private Fields Kevin Smith 1
Class and Property Decorators Yehuda Katz & Jonathan Turner 1
String.prototype.at Mathias Bynens & Rick Waldron 0
Function Bind Syntax Kevin Smith 0

Landed features:

Feature Version Champion
Array.from & Array.of ES2015 Dave Herman & Rick Waldron
Array#find & Array#findIndex ES2015 Rick Waldron
Object.assign ES2015 Rick Waldron
Exponentiation Operator (**) ES2016 Rick Waldron
Object.values & Object.entries ES2016 Jordan Harband

Failed proposals:

Feature Champion
Math.TAU Rick Waldron

TC39 Meeting Notes

Spec fixes

Rick Waldron was the editor for the Second Edition and is still a contributor on the current 4th edition.

Current proposals

Proposal Champion Stage
Intl.NumberFormat round option Rafael Xavier 0
Fix 9.2.3 LookupMatcher algorithm Rafael Xavier 0