mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Compat upd
commit_hash:5bcbc11e19a9b3a776cdcc7f8098f7d935c09ebb
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
},
|
||||
"flutter": {
|
||||
"version_added": "0.1.0"
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "31.3.0",
|
||||
"notes": "Default value is true"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
@@ -123,6 +127,23 @@
|
||||
},
|
||||
"web": {
|
||||
"version_added": "30.31.0"
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "31.3.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "text_image_tint_mode",
|
||||
"name": "<code>tint_mode</code> property for the image of a <code>text</code>",
|
||||
"compat": {
|
||||
"android": {
|
||||
"version_added": "13.0.0"
|
||||
},
|
||||
"web": {
|
||||
"version_added": "13.0.0"
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "31.3.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
|
||||
@@ -35,5 +35,13 @@
|
||||
"version_added": "31.0.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "tooltip_mode",
|
||||
"name": "<code>mode</code> property for the tooltip",
|
||||
"compat": {
|
||||
"ios": {
|
||||
"version_added": "31.3.0"
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user