Files
divkit/compat_data/rtl.json
T
4eb0da fd93a8e586 Compat upd
8bfebdbdd59b100007cd5ae7f481773aeaf40ede
2024-05-21 14:18:59 +03:00

50 lines
1.2 KiB
JSON

{
"features": [{
"id": "gallery_rtl",
"name": "Gallery RTL",
"compat": {
"android": {
"version_added": "26.0.0"
},
"ios": {
"version_added": "27.1.0"
},
"web": [{
"version_added": "29.4.0",
"partial_implementation": true,
"notes": "Doesn't support scroll actions"
}, {
"version_added": "29.10.0"
}]
}
}, {
"id": "tabs_rtl",
"name": "Tabs RTL",
"compat": {
"android": {
"version_added": "27.0.0"
},
"ios": {
"version_added": "27.2.0"
},
"web": {
"version_added": "29.10.0"
}
}
}, {
"id": "image_rtl_mirror",
"name": "Image <code>rtl_mirror</code> filter",
"compat": {
"android": {
"version_added": "28.3.0"
},
"web": {
"version_added": "29.4.0"
},
"flutter": {
"version_added": "0.1.0"
}
}
}]
}