From dfb3a02ca8b4393ec4dc4b5368da0150bd681d1e Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 7 Sep 2021 18:43:13 +0300 Subject: [PATCH] Add v5.1.1 docs (#34870) --- 404.html | 8 +- docs/5.1/about/brand/index.html | 10 +- docs/5.1/about/license/index.html | 12 +- docs/5.1/about/overview/index.html | 12 +- docs/5.1/about/team/index.html | 12 +- docs/5.1/about/translations/index.html | 10 +- docs/5.1/assets/js/docs.min.js | 2 +- docs/5.1/components/accordion/index.html | 10 +- docs/5.1/components/alerts/index.html | 27 ++-- docs/5.1/components/badge/index.html | 10 +- docs/5.1/components/breadcrumb/index.html | 10 +- docs/5.1/components/button-group/index.html | 10 +- docs/5.1/components/buttons/index.html | 37 +++-- docs/5.1/components/card/index.html | 18 +-- docs/5.1/components/carousel/index.html | 12 +- docs/5.1/components/close-button/index.html | 10 +- docs/5.1/components/collapse/index.html | 12 +- docs/5.1/components/dropdowns/index.html | 18 +-- docs/5.1/components/list-group/index.html | 16 +-- docs/5.1/components/modal/index.html | 16 +-- docs/5.1/components/navbar/index.html | 38 ++--- docs/5.1/components/navs-tabs/index.html | 72 +++++----- docs/5.1/components/offcanvas/index.html | 12 +- docs/5.1/components/pagination/index.html | 22 +-- docs/5.1/components/placeholders/index.html | 22 +-- docs/5.1/components/popovers/index.html | 12 +- docs/5.1/components/progress/index.html | 24 ++-- docs/5.1/components/scrollspy/index.html | 12 +- docs/5.1/components/spinners/index.html | 10 +- docs/5.1/components/toasts/index.html | 12 +- docs/5.1/components/tooltips/index.html | 12 +- docs/5.1/content/figures/index.html | 10 +- docs/5.1/content/images/index.html | 10 +- docs/5.1/content/reboot/index.html | 18 ++- docs/5.1/content/tables/index.html | 10 +- docs/5.1/content/typography/index.html | 10 +- docs/5.1/customize/color/index.html | 10 +- docs/5.1/customize/components/index.html | 10 +- docs/5.1/customize/css-variables/index.html | 13 +- docs/5.1/customize/optimize/index.html | 10 +- docs/5.1/customize/options/index.html | 15 +- docs/5.1/customize/overview/index.html | 10 +- docs/5.1/customize/sass/index.html | 10 +- docs/5.1/dist/css/bootstrap-grid.css | 56 +++++++- docs/5.1/dist/css/bootstrap-grid.css.map | 2 +- docs/5.1/dist/css/bootstrap-grid.min.css | 4 +- docs/5.1/dist/css/bootstrap-grid.min.css.map | 2 +- docs/5.1/dist/css/bootstrap-grid.rtl.css | 56 +++++++- docs/5.1/dist/css/bootstrap-grid.rtl.css.map | 2 +- docs/5.1/dist/css/bootstrap-grid.rtl.min.css | 4 +- .../dist/css/bootstrap-grid.rtl.min.css.map | 2 +- docs/5.1/dist/css/bootstrap-reboot.css | 58 +++++++- docs/5.1/dist/css/bootstrap-reboot.css.map | 2 +- docs/5.1/dist/css/bootstrap-reboot.min.css | 4 +- .../5.1/dist/css/bootstrap-reboot.min.css.map | 2 +- docs/5.1/dist/css/bootstrap-reboot.rtl.css | 58 +++++++- .../5.1/dist/css/bootstrap-reboot.rtl.css.map | 2 +- .../5.1/dist/css/bootstrap-reboot.rtl.min.css | 4 +- .../dist/css/bootstrap-reboot.rtl.min.css.map | 2 +- docs/5.1/dist/css/bootstrap-utilities.css | 6 +- docs/5.1/dist/css/bootstrap-utilities.css.map | 2 +- docs/5.1/dist/css/bootstrap-utilities.min.css | 4 +- .../dist/css/bootstrap-utilities.min.css.map | 2 +- docs/5.1/dist/css/bootstrap-utilities.rtl.css | 6 +- .../dist/css/bootstrap-utilities.rtl.css.map | 2 +- .../dist/css/bootstrap-utilities.rtl.min.css | 4 +- .../css/bootstrap-utilities.rtl.min.css.map | 2 +- docs/5.1/dist/css/bootstrap.css | 9 +- docs/5.1/dist/css/bootstrap.css.map | 2 +- docs/5.1/dist/css/bootstrap.min.css | 4 +- docs/5.1/dist/css/bootstrap.min.css.map | 2 +- docs/5.1/dist/css/bootstrap.rtl.css | 9 +- docs/5.1/dist/css/bootstrap.rtl.css.map | 2 +- docs/5.1/dist/css/bootstrap.rtl.min.css | 4 +- docs/5.1/dist/css/bootstrap.rtl.min.css.map | 2 +- docs/5.1/dist/js/bootstrap.bundle.js | 136 +++++++++++------- docs/5.1/dist/js/bootstrap.bundle.js.map | 2 +- docs/5.1/dist/js/bootstrap.bundle.min.js | 4 +- docs/5.1/dist/js/bootstrap.bundle.min.js.map | 2 +- docs/5.1/dist/js/bootstrap.esm.js | 98 ++++++++----- docs/5.1/dist/js/bootstrap.esm.js.map | 2 +- docs/5.1/dist/js/bootstrap.esm.min.js | 4 +- docs/5.1/dist/js/bootstrap.esm.min.js.map | 2 +- docs/5.1/dist/js/bootstrap.js | 100 ++++++++----- docs/5.1/dist/js/bootstrap.js.map | 2 +- docs/5.1/dist/js/bootstrap.min.js | 4 +- docs/5.1/dist/js/bootstrap.min.js.map | 2 +- docs/5.1/examples/album-rtl/index.html | 6 +- docs/5.1/examples/album/index.html | 6 +- docs/5.1/examples/blog-rtl/index.html | 6 +- docs/5.1/examples/blog/index.html | 8 +- docs/5.1/examples/carousel-rtl/index.html | 8 +- docs/5.1/examples/carousel/index.html | 8 +- docs/5.1/examples/cheatsheet-rtl/index.html | 16 +-- docs/5.1/examples/cheatsheet/index.html | 16 +-- docs/5.1/examples/checkout-rtl/index.html | 6 +- docs/5.1/examples/checkout/index.html | 6 +- docs/5.1/examples/cover/index.html | 4 +- docs/5.1/examples/dashboard-rtl/index.html | 8 +- docs/5.1/examples/dashboard/index.html | 6 +- docs/5.1/examples/dropdowns/index.html | 6 +- docs/5.1/examples/features/index.html | 6 +- docs/5.1/examples/footers/index.html | 6 +- docs/5.1/examples/grid/index.html | 4 +- docs/5.1/examples/headers/index.html | 6 +- docs/5.1/examples/heroes/index.html | 6 +- docs/5.1/examples/index.html | 12 +- docs/5.1/examples/jumbotron/index.html | 4 +- docs/5.1/examples/list-groups/index.html | 6 +- docs/5.1/examples/masonry/index.html | 6 +- docs/5.1/examples/modals/index.html | 6 +- docs/5.1/examples/navbar-bottom/index.html | 8 +- docs/5.1/examples/navbar-fixed/index.html | 8 +- docs/5.1/examples/navbar-static/index.html | 8 +- docs/5.1/examples/navbars/index.html | 28 ++-- docs/5.1/examples/offcanvas-navbar/index.html | 6 +- docs/5.1/examples/pricing/index.html | 4 +- docs/5.1/examples/product/index.html | 6 +- docs/5.1/examples/sidebars/index.html | 6 +- docs/5.1/examples/sign-in/index.html | 4 +- docs/5.1/examples/starter-template/index.html | 6 +- .../examples/sticky-footer-navbar/index.html | 8 +- docs/5.1/examples/sticky-footer/index.html | 4 +- docs/5.1/extend/approach/index.html | 12 +- docs/5.1/extend/icons/index.html | 10 +- docs/5.1/forms/checks-radios/index.html | 10 +- docs/5.1/forms/floating-labels/index.html | 10 +- docs/5.1/forms/form-control/index.html | 10 +- docs/5.1/forms/input-group/index.html | 10 +- docs/5.1/forms/layout/index.html | 10 +- docs/5.1/forms/overview/index.html | 10 +- docs/5.1/forms/range/index.html | 10 +- docs/5.1/forms/select/index.html | 10 +- docs/5.1/forms/validation/index.html | 10 +- .../getting-started/accessibility/index.html | 10 +- .../getting-started/best-practices/index.html | 10 +- .../browsers-devices/index.html | 12 +- docs/5.1/getting-started/contents/index.html | 10 +- .../5.1/getting-started/contribute/index.html | 20 +-- docs/5.1/getting-started/download/index.html | 32 ++--- .../getting-started/introduction/index.html | 26 ++-- .../5.1/getting-started/javascript/index.html | 12 +- docs/5.1/getting-started/parcel/index.html | 10 +- docs/5.1/getting-started/rfs/index.html | 10 +- docs/5.1/getting-started/rtl/index.html | 20 +-- docs/5.1/getting-started/webpack/index.html | 20 +-- docs/5.1/helpers/clearfix/index.html | 10 +- docs/5.1/helpers/colored-links/index.html | 10 +- docs/5.1/helpers/position/index.html | 10 +- docs/5.1/helpers/ratio/index.html | 10 +- docs/5.1/helpers/stacks/index.html | 18 ++- docs/5.1/helpers/stretched-link/index.html | 10 +- docs/5.1/helpers/text-truncation/index.html | 10 +- docs/5.1/helpers/vertical-rule/index.html | 10 +- docs/5.1/helpers/visually-hidden/index.html | 10 +- docs/5.1/layout/breakpoints/index.html | 10 +- docs/5.1/layout/columns/index.html | 10 +- docs/5.1/layout/containers/index.html | 10 +- docs/5.1/layout/css-grid/index.html | 12 +- docs/5.1/layout/grid/index.html | 10 +- docs/5.1/layout/gutters/index.html | 10 +- docs/5.1/layout/utilities/index.html | 10 +- docs/5.1/layout/z-index/index.html | 10 +- docs/5.1/migration/index.html | 10 +- docs/5.1/utilities/api/index.html | 10 +- docs/5.1/utilities/background/index.html | 20 ++- docs/5.1/utilities/borders/index.html | 10 +- docs/5.1/utilities/colors/index.html | 20 ++- docs/5.1/utilities/display/index.html | 10 +- docs/5.1/utilities/flex/index.html | 10 +- docs/5.1/utilities/float/index.html | 10 +- docs/5.1/utilities/interactions/index.html | 22 +-- docs/5.1/utilities/opacity/index.html | 10 +- docs/5.1/utilities/overflow/index.html | 10 +- docs/5.1/utilities/position/index.html | 10 +- docs/5.1/utilities/shadows/index.html | 10 +- docs/5.1/utilities/sizing/index.html | 10 +- docs/5.1/utilities/spacing/index.html | 10 +- docs/5.1/utilities/text/index.html | 10 +- docs/5.1/utilities/vertical-align/index.html | 10 +- docs/5.1/utilities/visibility/index.html | 10 +- docs/versions/index.html | 10 +- index.html | 18 +-- 183 files changed, 1329 insertions(+), 999 deletions(-) diff --git a/404.html b/404.html index cbcc225aa9..3e9870901b 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -158,7 +158,7 @@
@@ -205,7 +205,7 @@
- + diff --git a/docs/5.1/about/brand/index.html b/docs/5.1/about/brand/index.html index 9160b97c49..4b5a68b408 100644 --- a/docs/5.1/about/brand/index.html +++ b/docs/5.1/about/brand/index.html @@ -5,7 +5,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -149,7 +149,7 @@ Bootstrap v5.1
<ul class="nav nav-tabs">
@@ -825,7 +825,7 @@
     <a class="nav-link" href="#">Link</a>
   </li>
   <li class="nav-item">
-    <a class="nav-link disabled" href="#" tabindex="-1" aria-disabled="true">Disabled</a>
+    <a class="nav-link disabled">Disabled</a>
   </li>
 </ul>

Pills with dropdowns

@@ -848,7 +848,7 @@ Link
<ul class="nav nav-pills">
@@ -869,7 +869,7 @@
     <a class="nav-link" href="#">Link</a>
   </li>
   <li class="nav-item">
-    <a class="nav-link disabled" href="#" tabindex="-1" aria-disabled="true">Disabled</a>
+    <a class="nav-link disabled">Disabled</a>
   </li>
 </ul>

Sass

@@ -1153,7 +1153,7 @@
var triggerEl = document.querySelector('#trigger')
 var tab = bootstrap.Tab.getInstance(triggerEl) // Returns a Bootstrap tab instance
 

getOrCreateInstance

-

Static method which allows you to get the tab instance associated with a DOM element, or create a new one in case it wasn’t initialised

+

Static method which allows you to get the tab instance associated with a DOM element, or create a new one in case it wasn’t initialized

var triggerEl = document.querySelector('#trigger')
 var tab = bootstrap.Tab.getOrCreateInstance(triggerEl) // Returns a Bootstrap tab instance
 

Events

@@ -1213,7 +1213,7 @@
@@ -1260,7 +1260,7 @@
- + diff --git a/docs/5.1/components/offcanvas/index.html b/docs/5.1/components/offcanvas/index.html index f224fbbd67..a44a098c41 100644 --- a/docs/5.1/components/offcanvas/index.html +++ b/docs/5.1/components/offcanvas/index.html @@ -5,7 +5,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -149,7 +149,7 @@ Bootstrap v5.1