mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
163b84dfe8
commit_hash:10a3c5dfdd683847ef54ab05c16ef2e1fc15f248
32 lines
649 B
JSON
32 lines
649 B
JSON
{
|
|
"features": [
|
|
{
|
|
"id": "grid_not_fullfilled_support",
|
|
"name": "The grid supports empty cells at the end",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "29.11.0"
|
|
},
|
|
"web": {
|
|
"version_added": "29.11.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "30.33.0"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "grid_intersection_resolve",
|
|
"name": "The grid correctly resolves self intersection between cells",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "1.0.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.13.0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|