mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
c07ca1e013
commit_hash:56ce53e4925c1968fb0ff2f6e5d5ccdba4b2dbcb
65 lines
1.9 KiB
JSON
65 lines
1.9 KiB
JSON
{
|
|
"features": [{
|
|
"id": "tabs_scroll_action_start_end",
|
|
"name": "Tabs scroll action <code>scroll_to_start</code> / <code>scroll_to_end</code>",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "29.10.0"
|
|
},
|
|
"android": {
|
|
"version_added": "29.8.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "tabs_scroll_action_move_with_step",
|
|
"name": "Tabs scroll action <code>set_previous_item</code> and <code>set_next_item</code> with the <code>step</code> argument",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "29.10.0"
|
|
},
|
|
"android": {
|
|
"version_added": "29.8.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "30.31.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "tabs_title_delimiter",
|
|
"name": "Tabs <code>tabs_title_delimiter</code> property",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "30.3.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.24.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.3.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "tabs_animation_type_duration",
|
|
"name": "Tabs <code>animation_type</code> and <code>animation_duration</code> properties",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"web": {
|
|
"version_added": "31.9.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "tabs_font_variation_settings",
|
|
"name": "Tabs <code>active_font_variation_settings</code> and <code>inactive_font_variation_settings</code> properties",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "32.31.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|