mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Compat upd
commit_hash:2d92a23d9d9df615560b5bdcb5bb90158f97c61f
This commit is contained in:
@@ -43,5 +43,33 @@
|
||||
"notes": "Partial implementation on the Web due to support for only the \"exclude\" value"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "accessibility_state_description",
|
||||
"name": "accessibility <code>state_description</code> property",
|
||||
"compat": {
|
||||
"android": {
|
||||
"version_added": "1.0.0"
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "1.0.0"
|
||||
},
|
||||
"web": {
|
||||
"version_added": "31.12.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "accessibility_hint",
|
||||
"name": "accessibility <code>hint</code> property",
|
||||
"compat": {
|
||||
"android": {
|
||||
"version_added": "1.0.0"
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "1.0.0"
|
||||
},
|
||||
"web": {
|
||||
"version_added": "31.12.0"
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "1.0.0"
|
||||
},
|
||||
"web": {
|
||||
"version_added": "31.12.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "31.11.0"
|
||||
},
|
||||
"web": {
|
||||
"version_added": "31.12.0"
|
||||
}
|
||||
}
|
||||
}]
|
||||
|
||||
@@ -170,6 +170,9 @@
|
||||
},
|
||||
"web": {
|
||||
"version_added": "30.33.0"
|
||||
},
|
||||
"android": {
|
||||
"version_added": "31.12.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
@@ -203,6 +206,9 @@
|
||||
},
|
||||
"web": {
|
||||
"version_added": "31.1.0"
|
||||
},
|
||||
"android": {
|
||||
"version_added": "31.12.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
@@ -216,5 +222,16 @@
|
||||
"version_added": "31.1.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "fn_cot",
|
||||
"name": "<code>cot</code> function",
|
||||
"compat": {
|
||||
"ios": {
|
||||
"version_added": "31.12.0"
|
||||
},
|
||||
"web": {
|
||||
"version_added": "31.12.0"
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user