mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Compat upd
commit_hash:c6b467e442a8eb7ea7efde0a65cdf27bb86fb3b2
This commit is contained in:
@@ -83,5 +83,27 @@
|
||||
"version_added": "30.29.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "stroke_dashed",
|
||||
"name": "Border stroke type <code>dashed</code>",
|
||||
"compat": {
|
||||
"android": {
|
||||
"version_added": "31.4.0"
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "31.4.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "background_linear_color_map",
|
||||
"name": "Linear gradient in the background with positions using <code>color_map</code>",
|
||||
"compat": {
|
||||
"android": {
|
||||
"version_added": "31.4.0"
|
||||
},
|
||||
"ios": {
|
||||
"version_added": "31.4.0"
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
@@ -52,6 +52,17 @@
|
||||
"version_added": "30.25.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "ext_lottie_is_playing",
|
||||
"name": "Lottie extension <code>is_playing</code> property",
|
||||
"compat": {
|
||||
"android": {
|
||||
"version_added": "30.5.0"
|
||||
},
|
||||
"web": {
|
||||
"version_added": "31.4.0"
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"id": "ext_gesture",
|
||||
"name": "<code>gesture</code> extension",
|
||||
|
||||
Reference in New Issue
Block a user