JSFoundation / standards

Giving web developers a voice in the standards process
247 stars 26 forks source link

Create a document to list current and past contributions #24

Open leobalter opened 8 years ago

leobalter commented 8 years ago

We should create a file to list any current and previous proposals that had any involvement here.

They might look like this example: https://github.com/tc39/ecma262/blob/master/stage0.md

This way, the current meta issues linking another proposals are unnecessary.

leobalter commented 8 years ago

Changing this issue title to include any contributions we achieve.

Example:

scottgonzalez commented 8 years ago

Pointer Events

Touch Events

There are also smaller scale actions that are taken. For example, we fixed the behavior of stepUp() and stepDown() for <input type="number"> based on the behavior of the spinner widget in jQuery UI: https://lists.w3.org/Archives/Public/public-whatwg-archive/2009Oct/0057.html

It might be useful to try to gather this type of information as well. I suspect the cumulative effect of the smaller changes rivals the work done via membership in Working Groups.

leobalter commented 8 years ago

Thank you, @scottgonzalez! This is very helpful!

It might be useful to try to gather this type of information as well. I suspect the cumulative effect of the smaller changes rivals the work done via membership in Working Groups.

yes!