From c060cd8fdf24227ee1908b217db560860e558cd9 Mon Sep 17 00:00:00 2001
From: 4eb0da <4eb0da@yandex-team.com>
Date: Tue, 4 Feb 2025 15:54:35 +0300
Subject: [PATCH] Compat upd
commit_hash:050f4083171d3172611bec2bf26cabc3414bd5a4
---
compat_data/actions.json | 3 +++
compat_data/div-input.json | 3 +++
compat_data/div-pager.json | 16 ++++++++++++++++
compat_data/expressions.json | 9 +++++++++
4 files changed, 31 insertions(+)
diff --git a/compat_data/actions.json b/compat_data/actions.json
index 906520a7a..73d82a313 100644
--- a/compat_data/actions.json
+++ b/compat_data/actions.json
@@ -148,6 +148,9 @@
},
"web": {
"version_added": "30.33.0"
+ },
+ "ios": {
+ "version_added": "31.1.0"
}
}
}, {
diff --git a/compat_data/div-input.json b/compat_data/div-input.json
index c480da379..64a473bca 100644
--- a/compat_data/div-input.json
+++ b/compat_data/div-input.json
@@ -72,6 +72,9 @@
"compat": {
"ios": {
"version_added": "30.16.0"
+ },
+ "web": {
+ "version_added": "31.1.0"
}
}
}, {
diff --git a/compat_data/div-pager.json b/compat_data/div-pager.json
index db3d0de0f..13113c881 100644
--- a/compat_data/div-pager.json
+++ b/compat_data/div-pager.json
@@ -85,5 +85,21 @@
"version_added": "31.0.0"
}
}
+ }, {
+ "id": "pager_cross_axis_alignment",
+ "name": "Pager property cross_axis_alignment",
+ "compat": {
+ "android": {
+ "version_added": "31.1.0"
+ }
+ }
+ }, {
+ "id": "pager_scroll_axis_alignment",
+ "name": "Pager property scroll_axis_alignment",
+ "compat": {
+ "android": {
+ "version_added": "31.1.0"
+ }
+ }
}]
}
diff --git a/compat_data/expressions.json b/compat_data/expressions.json
index a2262c17a..ded486114 100644
--- a/compat_data/expressions.json
+++ b/compat_data/expressions.json
@@ -186,6 +186,9 @@
"compat": {
"ios": {
"version_added": "30.33.0"
+ },
+ "web": {
+ "version_added": "31.1.0"
}
}
}, {
@@ -194,6 +197,9 @@
"compat": {
"ios": {
"version_added": "30.33.0"
+ },
+ "web": {
+ "version_added": "31.1.0"
}
}
}, {
@@ -202,6 +208,9 @@
"compat": {
"ios": {
"version_added": "30.33.0"
+ },
+ "web": {
+ "version_added": "31.1.0"
}
}
}]