Compat upd

commit_hash:c6b467e442a8eb7ea7efde0a65cdf27bb86fb3b2
This commit is contained in:
4eb0da
2025-02-25 00:07:37 +03:00
parent 7d9d91a805
commit 8cd736aca7
2 changed files with 33 additions and 0 deletions
+22
View File
@@ -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"
}
}
}]
}
+11
View File
@@ -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",