mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
72a232aa7b
c7d38849ae3bff87d272b5f29ff91605a8c48fa8
22 lines
571 B
JSON
22 lines
571 B
JSON
{
|
|
"features": [{
|
|
"id": "container_item_builder",
|
|
"name": "Container property <code>item_builder</code>",
|
|
"compat": {
|
|
"android": [{
|
|
"version_added": "29.12.0",
|
|
"version_removed": "29.13.0",
|
|
"notes": "Removed due to performance issues"
|
|
}, {
|
|
"version_added": "30.0.0"
|
|
}],
|
|
"ios": {
|
|
"version_added": "29.0.0"
|
|
},
|
|
"web": {
|
|
"version_added": "29.4.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|