From 8efe1fc072e7d2977fbad0a836b6b5e8192fcd86 Mon Sep 17 00:00:00 2001 From: Igor Santos <532299+igorsantos07@users.noreply.github.com> Date: Fri, 5 Jan 2024 00:47:11 -0300 Subject: [PATCH 1/2] (ios) Remove reference to sizeclasses.com from Splash Screen v12/dev docs That website is now parked, probably got abandoned. --- www/docs/en/12.x/core/features/splashscreen/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/docs/en/12.x/core/features/splashscreen/index.md b/www/docs/en/12.x/core/features/splashscreen/index.md index 1699ec8bc7..6295e788bc 100644 --- a/www/docs/en/12.x/core/features/splashscreen/index.md +++ b/www/docs/en/12.x/core/features/splashscreen/index.md @@ -197,8 +197,6 @@ The following classes are supported by this feature: | any | com | landscape (wide) | | com | com | landscape (narrow)| -To see the complete list of size classes associated with devices and viewports, see . - ##### Single-image launch screen If your launch image is simple, you may be able to avoid creating a lot of different launch images and supply only one. The launch image needs to meet the following requirements: From 6e1ebd01d355b0220429edfe8cb54b7341af5139 Mon Sep 17 00:00:00 2001 From: Niklas Merz Date: Fri, 26 Jan 2024 14:50:04 +0100 Subject: [PATCH 2/2] remove from dev version --- www/docs/en/dev/core/features/splashscreen/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/docs/en/dev/core/features/splashscreen/index.md b/www/docs/en/dev/core/features/splashscreen/index.md index 1699ec8bc7..6295e788bc 100644 --- a/www/docs/en/dev/core/features/splashscreen/index.md +++ b/www/docs/en/dev/core/features/splashscreen/index.md @@ -197,8 +197,6 @@ The following classes are supported by this feature: | any | com | landscape (wide) | | com | com | landscape (narrow)| -To see the complete list of size classes associated with devices and viewports, see . - ##### Single-image launch screen If your launch image is simple, you may be able to avoid creating a lot of different launch images and supply only one. The launch image needs to meet the following requirements: