James C Scott III
James C Scott III
We won't be using Google sign in. Not relevant anymore.
The work for Q3 actually lives in #719. The work for this issue will happen in Q4.
Doing issue clean up: This is complete and is an optional column that can be configured.
> the sort order should reflect the date a feature became Baseline, which naturally produces the order you mentioned (newly, wide, limited - by default). This is correct and intended....
@brandonzylstra I'm closing this for now. Let me know if you have other thoughts and we can reopen.
Instead of treating these two options like Columns (and casting as ColumnKey), we should create a new entity type. Call it something like ColumnOptionDefinition ```ts type ColumnOptionDefinition = { nameInDialog:...
> The problem now is that the actual column_options from the URL are not passed to the cell rendering even though the specs of the column_options are passed via the...
This is definitely doable! (see next comment) ~But I need some more context around the purpose of the date.~ ~I looked at the spreadsheet. I saw some rows where there...
Ignore my questions in my previous comment. I read the full e-mail thread. > lastIntroducedDate, which is the last time any browser shipped support. After all browsers support a feature,...
This happened again:  This is because popover recently had its baseline status downgraded: https://github.com/web-platform-dx/web-features/pull/1797/files#diff-0376ae895f1ddd65709888ca24e258741972212c1fffaeb5a40f286c411c161b This should be easier to handle now that we have the Merge functionality separated out...