From cfa874f5b9f601091589a460c3a1b2f003c8af9e Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Sun, 8 Mar 2020 16:20:43 +0900 Subject: [PATCH] Update browsers + devices support page to remove IE10, IE11 Mobile (#30363) This PR removes unsupported browsers from supported tables based on the current `.browserlistrc` config --- .../docs/4.3/getting-started/browsers-devices.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/site/content/docs/4.3/getting-started/browsers-devices.md b/site/content/docs/4.3/getting-started/browsers-devices.md index 17beca00ea..0b84930cb6 100644 --- a/site/content/docs/4.3/getting-started/browsers-devices.md +++ b/site/content/docs/4.3/getting-started/browsers-devices.md @@ -34,7 +34,6 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor Firefox Safari Android Browser & WebView - Microsoft Edge @@ -44,7 +43,6 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor Supported — v6.0+ - Supported iOS @@ -52,15 +50,6 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor Supported Supported — - Supported - - - Windows 10 Mobile - — - — - — - — - Supported @@ -109,7 +98,7 @@ Unofficially, Bootstrap should look and behave well enough in Chromium and Chrom ## Internet Explorer -Internet Explorer 11 is supported; IE10 and down is not. Please be aware that some CSS3 properties and HTML5 elements are not fully supported in IE10, or require prefixed properties for full functionality. Visit [Can I use...](https://caniuse.com/) for details on browser support of CSS3 and HTML5 features. **If you require IE8-9 support, use Bootstrap 3.** +Internet Explorer 11 is supported; IE10 and down is not. Please be aware that some CSS3 properties and HTML5 elements are not fully supported in Internet Explorer, or require prefixed properties for full functionality. Visit [Can I use...](https://caniuse.com/) for details on browser support of CSS3 and HTML5 features. **If you require IE10 support, use Bootstrap 4.** ## Modals and dropdowns on mobile