Files
divkit/compat_data/div-select.json
T
4eb0da f7af7c59a0 Compat upd
commit_hash:c533a9a19a6374eaa01eb72418d183795f8a0d95
2025-06-04 12:00:55 +03:00

29 lines
723 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"
}
}
}]
}