-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3d3c6ed
commit b2209bf
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: "Browser compatibility data is now available" | ||
date: 2024-06-05 | ||
--- | ||
MDN has a really cool source of data called the [browser compatibility data](https://github.com/mdn/browser-compat-data) that we are now pulling from! | ||
|
||
It is still early days but this means we can now show data about other web features. BCD currently only has data for Android WebView but we plan to try support expanding this to other WebViews. | ||
|
||
**If you want to help us out building this site or document compat data check out [this repository](https://github.com/WebView-CG/Compatibility-Data-Project).** |