James C Scott III
James C Scott III
@nxion I appreciate all the hard work. If it's not too much to ask, you should document the things you tried out. I think there's no real literature on it...
:+1: :)
Hey @mathiasbynens, we do offer an [API](https://github.com/GoogleChrome/webstatus.dev/blob/main/openapi/backend/openapi.yaml) for our current service. It is accessible at https://api.webstatus.dev Is this something that would work for your use-case? On a semi-related note, it...
@mathiasbynens Given we have the CSV export, can we close this?
Thanks for reporting this @foolip ! This is definitely a bug.
Expected: 1. Go to a feature detail page for any feature: https://webstatus.dev/features/popover 2. The chart should load with the default 1 year window of data 3. Change the date to...
https://github.com/GoogleChrome/webstatus.dev/blob/61aac12b42c8ff64069a1b9eabd794dd13253bed/frontend/src/static/js/components/webstatus-feature-page.ts#L533-L547
This data is now available with https://github.com/web-platform-dx/web-features/pull/1060
Filtering by groups and snapshot works if the user types the query directly. The work to add it to the autocomplete will be in this separate [issue](https://github.com/GoogleChrome/webstatus.dev/issues/615) - https://webstatus.dev/?q=group%3Acss -...