mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
78b423cb87
commit_hash:df027943ec91ffb6966ae0e765dbb338c9ac05a9
46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"features": [{
|
|
"id": "actionable_hover_actions",
|
|
"name": "<code>hover_start_actions</code> and <code>hover_end_actions</code> properties for the actionable components",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "30.31.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.33.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.3.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "actionable_pressed_actions",
|
|
"name": "<code>press_start_actions</code> and <code>press_end_actions</code> properties for the actionable components",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "30.31.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.33.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.3.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "actionable_capture_focus_on_action",
|
|
"name": "<code>capture_focus_on_action</code> property for the actionable components",
|
|
"compat": {
|
|
"ios": {
|
|
"version_added": "31.10.0"
|
|
},
|
|
"android": {
|
|
"version_added": "31.11.0"
|
|
},
|
|
"web": {
|
|
"version_added": "31.11.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|