mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
163b84dfe8
commit_hash:10a3c5dfdd683847ef54ab05c16ef2e1fc15f248
35 lines
712 B
JSON
35 lines
712 B
JSON
{
|
|
"features": [
|
|
{
|
|
"id": "select_font_weight_value",
|
|
"name": "Select <code>font_weight_value</code> property",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "30.6.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "30.6.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.7.0"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "select_font_variation_settings",
|
|
"name": "Select <code>font_variation_settings</code> property",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "32.1.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.2.0"
|
|
},
|
|
"web": {
|
|
"version_added": "32.31.0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|