This repository tracks the roadmap for the Microsoft Edge web platform. This data is used on https://status.microsoftedge.com/ to provide implementation status and forward-looking plans for web standards in Edge and other browsers.
Перейти к файлу
Olga 19be8dc5de
Merge pull request #685 from travisleithead/travisleithead-add-media-blob
Add media blob
2020-08-03 16:07:18 -07:00
.github There's more than just W3C out there 2020-05-07 16:46:01 -07:00
.vscode chore(vscode): Configure JSON schema 2019-09-19 07:44:30 -07:00
scripts Schema change, changes for summary features (#684) 2020-05-19 20:05:22 -07:00
.editorconfig https link to editorconfig.org 2019-09-19 07:43:13 -07:00
.gitattributes Make `Git` automatically normalize line endings 2017-04-08 09:26:46 +03:00
.gitignore Add process to validate the `status.json` file 2017-02-28 13:46:26 +02:00
.travis.yml Make Travis CI use Ubuntu Trusty 2017-04-21 21:26:40 +03:00
LICENSE.md Add license.md 2014-05-19 22:20:21 -07:00
README.md Suggested change to feedback reporting 2020-01-31 14:26:07 -08:00
package-lock.json Chore: Update `ajv` to `v6.5.4` 2018-10-04 10:08:52 -07:00
package.json Chore: Update `ajv` to `v6.5.4` 2018-10-04 10:08:52 -07:00
status.json Update to the summary (missed first time through) 2020-06-03 14:23:04 -07:00

README.md

Status Build Status

This project contains the data for status.microsoftedge.com, a portal for the latest implementation status and future roadmap for interoperable web platform features in Microsoft Edge and other browsers, including Internet Explorer.

Using Status Data

This repository provides valuable data on the implementation status and future plans for web platform features in Microsoft Edge. This data is encouraged to be used for other purposes as licensed by the Creative Commons Attribution 2.5 License, being provided as a JSON document served at https://developer.microsoft.com/en-us/microsoft-edge/api/platform/status/ with an Access-Control-Allow-Origin: * header, so it may be requested cross-domain.

Contributing

Want to contribute to this project? We'd love to have your help! Take a look at the Contributing Guidelines before you dive in. For many features, support data for browsers other than Internet Explorer and Microsoft Edge comes from the Chromium Dashboard and bugs against that data can be filed on Chromium Dashboard GitHub page.

When adding a new feature, add it to the very end and increment your new status item's "statusid" value by 1 (eg: If the status item's statusid before yours is 350, make your statusid value 351).

Note that this GitHub project is not for making feature requests for or reporting bugs in Internet Explorer or Microsoft Edge. Browser feedback can be provided through the built in Help and feedback > Send feedback menu or alt + shift + i.

Additional Attributions

Portions of the content in this page are from chromestatus.com, used under Creative Commons Attribution 2.5 License.

No trademark licenses or rights are provided. All trademarks are the property of their respective owners.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.