This document lists current and past contributions made to standards that has some relationship with the jQuery Foundation projects.
- Recommendation 24 February 2015
- Editor's draft
- Github
- participants: Scott Gonzalez
- Recommendation 10 October 2013
- Editor's draft
- Github
- participants: Scott Gonzalez
- fixed the behavior of
stepUp()
andstepDown()
for<input type="number">
based on the behavior of the spinner widget in jQuery UI. (Scott Gonzalez). - Should a captured pointer send transition events by default? (Scott Gonzalez)
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 |
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 |
Feature | Champion |
---|---|
Math.TAU |
Rick Waldron |
- https://github.com/rwaldron/tc39-notes
- The notes taken since Rick Waldron joined TC39 as a representative of the jQuery Foundation.
Rick Waldron was the editor for the Second Edition and is still a contributor on the current 4th edition.
Proposal | Champion | Stage |
---|---|---|
Intl.NumberFormat round option | Rafael Xavier | 0 |
Fix 9.2.3 LookupMatcher algorithm | Rafael Xavier | 0 |