mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
139e8ba4a3
commit_hash:a2274dd2c4a16b2dccfed28c50d794b7ee140154
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"features": [{
|
|
"id": "image_high_priority_preview_show",
|
|
"name": "Image property <code>high_priority_preview_show</code>",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"web": {
|
|
"version_added": "31.12.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "svg",
|
|
"name": "<code>svg</code> image format",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.0.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.3.1"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "image_preload_required",
|
|
"name": "<code>preload_required</code> property for the image",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "29.6.0"
|
|
},
|
|
"android": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.5.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|