Open jpmedley opened 7 years ago
Thanks for the feature request! This shouldn't be too hard to implement; I'll just want to double check that the table controller doesn't break when the collection of releases is empty.
Any progress on this?
Nothing yet. FWIW, the rightmost "X" control should remain in a fixed position as you remove browsers, so clicking the same point repeatedly should remove other browsers in relatively short order.
I need to regularly compare only Chrome for consecutive releases. To do this I need to first remove nearly everything that's shown by default. If I could just "remove all" and add back the one's I need it would be much faster.
I do this because I'm primarily responsible for documenting new Chrome APIs on MDN. I run the resulting csv file through a script that pings MDN and reports which items are missing. I plan to share this script tech writer colleagues at other browser vendors.