From f6a0f70ad1b6add6cea165fe903fe1df955cfc98 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 13 May 2021 19:28:44 +0300 Subject: [PATCH] Add v5.0.1 docs. (#33973) --- 404.html | 7 +- docs/5.0/about/brand/index.html | 20 +- docs/5.0/about/license/index.html | 20 +- docs/5.0/about/overview/index.html | 22 +- docs/5.0/about/team/index.html | 40 +- docs/5.0/about/translations/index.html | 19 +- docs/5.0/components/accordion/index.html | 20 +- docs/5.0/components/alerts/index.html | 40 +- docs/5.0/components/badge/index.html | 20 +- docs/5.0/components/breadcrumb/index.html | 20 +- docs/5.0/components/button-group/index.html | 20 +- docs/5.0/components/buttons/index.html | 20 +- docs/5.0/components/card/index.html | 20 +- docs/5.0/components/carousel/index.html | 20 +- docs/5.0/components/close-button/index.html | 20 +- docs/5.0/components/collapse/index.html | 20 +- docs/5.0/components/dropdowns/index.html | 20 +- docs/5.0/components/list-group/index.html | 30 +- docs/5.0/components/modal/index.html | 20 +- docs/5.0/components/navbar/index.html | 20 +- docs/5.0/components/navs-tabs/index.html | 20 +- docs/5.0/components/offcanvas/index.html | 20 +- docs/5.0/components/pagination/index.html | 20 +- docs/5.0/components/popovers/index.html | 20 +- docs/5.0/components/progress/index.html | 20 +- docs/5.0/components/scrollspy/index.html | 24 +- docs/5.0/components/spinners/index.html | 20 +- docs/5.0/components/toasts/index.html | 20 +- docs/5.0/components/tooltips/index.html | 22 +- docs/5.0/content/figures/index.html | 20 +- docs/5.0/content/images/index.html | 20 +- docs/5.0/content/reboot/index.html | 20 +- docs/5.0/content/tables/index.html | 22 +- docs/5.0/content/typography/index.html | 20 +- docs/5.0/customize/color/index.html | 276 +++---- docs/5.0/customize/components/index.html | 30 +- docs/5.0/customize/css-variables/index.html | 20 +- docs/5.0/customize/optimize/index.html | 20 +- docs/5.0/customize/options/index.html | 18 +- docs/5.0/customize/overview/index.html | 34 +- docs/5.0/customize/sass/index.html | 20 +- docs/5.0/dist/css/bootstrap-grid.css | 2 +- docs/5.0/dist/css/bootstrap-grid.css.map | 2 +- docs/5.0/dist/css/bootstrap-grid.min.css | 2 +- docs/5.0/dist/css/bootstrap-grid.min.css.map | 2 +- docs/5.0/dist/css/bootstrap-grid.rtl.css | 2 +- docs/5.0/dist/css/bootstrap-grid.rtl.css.map | 2 +- docs/5.0/dist/css/bootstrap-grid.rtl.min.css | 2 +- .../dist/css/bootstrap-grid.rtl.min.css.map | 2 +- docs/5.0/dist/css/bootstrap-reboot.css | 2 +- docs/5.0/dist/css/bootstrap-reboot.css.map | 2 +- docs/5.0/dist/css/bootstrap-reboot.min.css | 2 +- .../5.0/dist/css/bootstrap-reboot.min.css.map | 2 +- docs/5.0/dist/css/bootstrap-reboot.rtl.css | 2 +- .../5.0/dist/css/bootstrap-reboot.rtl.css.map | 2 +- .../5.0/dist/css/bootstrap-reboot.rtl.min.css | 2 +- .../dist/css/bootstrap-reboot.rtl.min.css.map | 2 +- docs/5.0/dist/css/bootstrap-utilities.css | 2 +- docs/5.0/dist/css/bootstrap-utilities.css.map | 2 +- docs/5.0/dist/css/bootstrap-utilities.min.css | 2 +- .../dist/css/bootstrap-utilities.min.css.map | 2 +- docs/5.0/dist/css/bootstrap-utilities.rtl.css | 2 +- .../dist/css/bootstrap-utilities.rtl.css.map | 2 +- .../dist/css/bootstrap-utilities.rtl.min.css | 2 +- .../css/bootstrap-utilities.rtl.min.css.map | 2 +- docs/5.0/dist/css/bootstrap.css | 47 +- docs/5.0/dist/css/bootstrap.css.map | 2 +- docs/5.0/dist/css/bootstrap.min.css | 4 +- docs/5.0/dist/css/bootstrap.min.css.map | 2 +- docs/5.0/dist/css/bootstrap.rtl.css | 47 +- docs/5.0/dist/css/bootstrap.rtl.css.map | 2 +- docs/5.0/dist/css/bootstrap.rtl.min.css | 4 +- docs/5.0/dist/css/bootstrap.rtl.min.css.map | 2 +- docs/5.0/dist/js/bootstrap.bundle.js | 706 ++++++++---------- docs/5.0/dist/js/bootstrap.bundle.js.map | 2 +- docs/5.0/dist/js/bootstrap.bundle.min.js | 4 +- docs/5.0/dist/js/bootstrap.bundle.min.js.map | 2 +- docs/5.0/dist/js/bootstrap.esm.js | 704 ++++++++--------- docs/5.0/dist/js/bootstrap.esm.js.map | 2 +- docs/5.0/dist/js/bootstrap.esm.min.js | 4 +- docs/5.0/dist/js/bootstrap.esm.min.js.map | 2 +- docs/5.0/dist/js/bootstrap.js | 706 ++++++++---------- docs/5.0/dist/js/bootstrap.js.map | 2 +- docs/5.0/dist/js/bootstrap.min.js | 4 +- docs/5.0/dist/js/bootstrap.min.js.map | 2 +- docs/5.0/examples/album-rtl/index.html | 4 +- docs/5.0/examples/album/index.html | 4 +- docs/5.0/examples/blog-rtl/index.html | 2 +- docs/5.0/examples/blog/index.html | 2 +- docs/5.0/examples/carousel-rtl/index.html | 4 +- docs/5.0/examples/carousel/index.html | 4 +- docs/5.0/examples/cheatsheet-rtl/index.html | 4 +- docs/5.0/examples/cheatsheet/index.html | 4 +- docs/5.0/examples/checkout-rtl/index.html | 4 +- docs/5.0/examples/checkout/index.html | 4 +- docs/5.0/examples/cover/index.html | 2 +- docs/5.0/examples/dashboard-rtl/index.html | 4 +- docs/5.0/examples/dashboard/index.html | 4 +- docs/5.0/examples/features/index.html | 4 +- docs/5.0/examples/grid/index.html | 2 +- docs/5.0/examples/headers/index.html | 4 +- docs/5.0/examples/heroes/index.html | 12 +- docs/5.0/examples/index.html | 132 ++-- docs/5.0/examples/jumbotron/index.html | 2 +- docs/5.0/examples/masonry/index.html | 4 +- docs/5.0/examples/navbar-bottom/index.html | 4 +- docs/5.0/examples/navbar-fixed/index.html | 4 +- docs/5.0/examples/navbar-static/index.html | 4 +- docs/5.0/examples/navbars/index.html | 4 +- docs/5.0/examples/offcanvas-navbar/index.html | 6 +- .../examples/offcanvas-navbar/offcanvas.js | 2 +- docs/5.0/examples/pricing/index.html | 2 +- docs/5.0/examples/product/index.html | 4 +- docs/5.0/examples/sidebars/index.html | 14 +- docs/5.0/examples/sidebars/sidebars.css | 17 +- docs/5.0/examples/sign-in/index.html | 2 +- docs/5.0/examples/starter-template/index.html | 4 +- .../examples/sticky-footer-navbar/index.html | 4 +- docs/5.0/examples/sticky-footer/index.html | 2 +- docs/5.0/extend/approach/index.html | 18 +- docs/5.0/extend/icons/index.html | 18 +- docs/5.0/forms/checks-radios/index.html | 20 +- docs/5.0/forms/floating-labels/index.html | 20 +- docs/5.0/forms/form-control/index.html | 20 +- docs/5.0/forms/input-group/index.html | 20 +- docs/5.0/forms/layout/index.html | 20 +- docs/5.0/forms/overview/index.html | 40 +- docs/5.0/forms/range/index.html | 22 +- docs/5.0/forms/select/index.html | 20 +- docs/5.0/forms/validation/index.html | 27 +- .../getting-started/accessibility/index.html | 20 +- .../getting-started/best-practices/index.html | 18 +- .../browsers-devices/index.html | 22 +- .../getting-started/build-tools/index.html | 30 +- docs/5.0/getting-started/contents/index.html | 20 +- docs/5.0/getting-started/download/index.html | 40 +- .../getting-started/introduction/index.html | 32 +- .../5.0/getting-started/javascript/index.html | 22 +- docs/5.0/getting-started/parcel/index.html | 20 +- docs/5.0/getting-started/rfs/index.html | 20 +- docs/5.0/getting-started/rtl/index.html | 32 +- docs/5.0/getting-started/webpack/index.html | 20 +- docs/5.0/helpers/clearfix/index.html | 18 +- docs/5.0/helpers/colored-links/index.html | 18 +- docs/5.0/helpers/position/index.html | 20 +- docs/5.0/helpers/ratio/index.html | 20 +- docs/5.0/helpers/stretched-link/index.html | 18 +- docs/5.0/helpers/text-truncation/index.html | 18 +- docs/5.0/helpers/visually-hidden/index.html | 18 +- docs/5.0/layout/breakpoints/index.html | 20 +- docs/5.0/layout/columns/index.html | 20 +- docs/5.0/layout/containers/index.html | 20 +- docs/5.0/layout/grid/index.html | 20 +- docs/5.0/layout/gutters/index.html | 20 +- docs/5.0/layout/utilities/index.html | 20 +- docs/5.0/layout/z-index/index.html | 18 +- docs/5.0/migration/index.html | 35 +- docs/5.0/utilities/api/index.html | 20 +- docs/5.0/utilities/background/index.html | 20 +- docs/5.0/utilities/borders/index.html | 20 +- docs/5.0/utilities/colors/index.html | 20 +- docs/5.0/utilities/display/index.html | 20 +- docs/5.0/utilities/flex/index.html | 20 +- docs/5.0/utilities/float/index.html | 20 +- docs/5.0/utilities/interactions/index.html | 18 +- docs/5.0/utilities/overflow/index.html | 18 +- docs/5.0/utilities/position/index.html | 24 +- docs/5.0/utilities/shadows/index.html | 20 +- docs/5.0/utilities/sizing/index.html | 20 +- docs/5.0/utilities/spacing/index.html | 20 +- docs/5.0/utilities/text/index.html | 20 +- docs/5.0/utilities/vertical-align/index.html | 18 +- docs/5.0/utilities/visibility/index.html | 18 +- docs/versions/index.html | 9 +- index.html | 27 +- 175 files changed, 2385 insertions(+), 2532 deletions(-) diff --git a/404.html b/404.html index 9f99b82d6e..505c5db878 100644 --- a/404.html +++ b/404.html @@ -17,7 +17,7 @@ - + @@ -55,6 +55,7 @@ ga('send', 'pageview'); + @@ -158,7 +159,7 @@
@@ -205,7 +206,7 @@
- + diff --git a/docs/5.0/about/brand/index.html b/docs/5.0/about/brand/index.html index b02f9587ce..8af71d87f1 100644 --- a/docs/5.0/about/brand/index.html +++ b/docs/5.0/about/brand/index.html @@ -17,7 +17,7 @@ - + @@ -55,7 +55,7 @@ ga('send', 'pageview'); - + @@ -138,7 +138,7 @@ - +