Files
divkit/compat_data/div-select.json
T
4eb0da 163b84dfe8 Json check
commit_hash:10a3c5dfdd683847ef54ab05c16ef2e1fc15f248
2026-05-11 13:09:17 +03:00

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"
}
}
}
]
}