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" } } }]