mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
163b84dfe8
commit_hash:10a3c5dfdd683847ef54ab05c16ef2e1fc15f248
35 lines
740 B
JSON
35 lines
740 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"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|