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