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