mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
163b84dfe8
commit_hash:10a3c5dfdd683847ef54ab05c16ef2e1fc15f248
42 lines
916 B
JSON
42 lines
916 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"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "container_item_spacing",
|
|
"name": "Container properties <code>item_spacing</code> and <code>line_spacing</code>",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "32.17.0"
|
|
},
|
|
"web": {
|
|
"version_added": "32.17.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "32.35.0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|