mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
01e1e1ec7d
commit_hash:9646ef9545502bf4f3106a526b1437faf5820b45
32 lines
830 B
JSON
32 lines
830 B
JSON
{
|
|
"features": [{
|
|
"id": "state_clip_to_bounds",
|
|
"name": "State <code>clip_to_bounds</code> property",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "30.28.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.31.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "31.10.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "state_based_on_actionable",
|
|
"name": "Actions suppot for <code>State</code> (<code>state</code> based on <code>actionable</code>)",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.6.0"
|
|
},
|
|
"android": {
|
|
"version_added": "32.11.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|