Files
4eb0da 0d7f7a8149 Compat upd 32.42.0
commit_hash:285149ae95710e28895a0dc31b78fd48409187a2
2026-03-24 11:55:21 +03:00

79 lines
2.3 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"
}
}
}, {
"id": "tabs_font_weight_value",
"name": "Tabs <code>active_font_weight_value</code> and <code>inactive_font_weight_value</code> properties",
"compat": {
"android": {
"version_added": "32.42.0"
},
"ios": {
"version_added": "32.42.0"
},
"web": {
"version_added": "32.42.0"
}
}
}]
}