mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
32 lines
802 B
JSON
32 lines
802 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"
|
|
}
|
|
}
|
|
}]
|
|
}
|