From d1334cc7acc1f1de819e241701e48270b342d498 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 5 May 2021 22:46:33 +0300 Subject: [PATCH] Add v5.0.0 docs (#33648) --- 404.html | 71 +- docs/5.0/about/brand/index.html | 71 +- docs/5.0/about/license/index.html | 73 +- docs/5.0/about/overview/index.html | 73 +- docs/5.0/about/team/index.html | 127 +- docs/5.0/about/translations/index.html | 71 +- docs/5.0/assets/css/docs.css | 2 +- docs/5.0/assets/js/docs.min.js | 2 +- docs/5.0/components/accordion/index.html | 157 ++- docs/5.0/components/alerts/index.html | 165 ++- docs/5.0/components/badge/index.html | 71 +- docs/5.0/components/breadcrumb/index.html | 71 +- docs/5.0/components/button-group/index.html | 71 +- docs/5.0/components/buttons/index.html | 71 +- docs/5.0/components/card/index.html | 71 +- docs/5.0/components/carousel/index.html | 71 +- docs/5.0/components/close-button/index.html | 71 +- docs/5.0/components/collapse/index.html | 71 +- docs/5.0/components/dropdowns/index.html | 186 ++- docs/5.0/components/list-group/index.html | 83 +- docs/5.0/components/modal/index.html | 203 ++-- docs/5.0/components/navbar/index.html | 71 +- docs/5.0/components/navs-tabs/index.html | 101 +- docs/5.0/components/offcanvas/index.html | 102 +- docs/5.0/components/pagination/index.html | 71 +- docs/5.0/components/popovers/index.html | 77 +- docs/5.0/components/progress/index.html | 71 +- docs/5.0/components/scrollspy/index.html | 152 ++- docs/5.0/components/spinners/index.html | 72 +- docs/5.0/components/toasts/index.html | 82 +- docs/5.0/components/tooltips/index.html | 83 +- docs/5.0/content/figures/index.html | 71 +- docs/5.0/content/images/index.html | 71 +- docs/5.0/content/reboot/index.html | 71 +- docs/5.0/content/tables/index.html | 119 +- docs/5.0/content/typography/index.html | 71 +- docs/5.0/customize/color/index.html | 71 +- docs/5.0/customize/components/index.html | 73 +- docs/5.0/customize/css-variables/index.html | 71 +- docs/5.0/customize/optimize/index.html | 71 +- docs/5.0/customize/options/index.html | 71 +- docs/5.0/customize/overview/index.html | 71 +- docs/5.0/customize/sass/index.html | 95 +- 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 | 88 +- 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 | 88 +- 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 | 997 ++++++++-------- 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 | 984 +++++++-------- 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 | 986 +++++++-------- 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 | 54 +- docs/5.0/examples/album/index.html | 6 +- docs/5.0/examples/blog-rtl/index.html | 184 +-- docs/5.0/examples/blog/index.html | 198 ++-- docs/5.0/examples/carousel-rtl/index.html | 42 +- docs/5.0/examples/carousel/index.html | 6 +- docs/5.0/examples/cheatsheet-rtl/index.html | 633 +++++----- docs/5.0/examples/cheatsheet/index.html | 61 +- docs/5.0/examples/checkout-rtl/index.html | 72 +- docs/5.0/examples/checkout/index.html | 6 +- docs/5.0/examples/cover/index.html | 4 +- docs/5.0/examples/dashboard-rtl/dashboard.js | 4 +- docs/5.0/examples/dashboard-rtl/index.html | 162 +-- docs/5.0/examples/dashboard/index.html | 6 +- docs/5.0/examples/features/index.html | 381 +++--- docs/5.0/examples/grid/index.html | 4 +- docs/5.0/examples/headers/index.html | 477 ++++---- docs/5.0/examples/heroes/index.html | 226 ++-- docs/5.0/examples/index.html | 75 +- docs/5.0/examples/jumbotron/index.html | 4 +- docs/5.0/examples/masonry/index.html | 6 +- docs/5.0/examples/navbar-bottom/index.html | 6 +- docs/5.0/examples/navbar-fixed/index.html | 6 +- docs/5.0/examples/navbar-static/index.html | 6 +- docs/5.0/examples/navbars/index.html | 6 +- docs/5.0/examples/offcanvas-navbar/index.html | 6 +- docs/5.0/examples/pricing/index.html | 38 +- docs/5.0/examples/product/index.html | 6 +- docs/5.0/examples/sidebars/index.html | 630 +++++----- docs/5.0/examples/sidebars/sidebars.css | 4 +- docs/5.0/examples/sign-in/index.html | 4 +- docs/5.0/examples/starter-template/index.html | 61 +- .../examples/sticky-footer-navbar/index.html | 6 +- docs/5.0/examples/sticky-footer/index.html | 4 +- docs/5.0/extend/approach/index.html | 71 +- docs/5.0/extend/icons/index.html | 71 +- docs/5.0/forms/checks-radios/index.html | 73 +- docs/5.0/forms/floating-labels/index.html | 71 +- docs/5.0/forms/form-control/index.html | 76 +- docs/5.0/forms/input-group/index.html | 71 +- docs/5.0/forms/layout/index.html | 71 +- docs/5.0/forms/overview/index.html | 71 +- docs/5.0/forms/range/index.html | 71 +- docs/5.0/forms/select/index.html | 71 +- docs/5.0/forms/validation/index.html | 85 +- .../getting-started/accessibility/index.html | 82 +- .../getting-started/best-practices/index.html | 71 +- .../browsers-devices/index.html | 73 +- .../getting-started/build-tools/index.html | 81 +- docs/5.0/getting-started/contents/index.html | 71 +- docs/5.0/getting-started/download/index.html | 97 +- .../getting-started/introduction/index.html | 87 +- .../5.0/getting-started/javascript/index.html | 73 +- docs/5.0/getting-started/parcel/index.html | 73 +- docs/5.0/getting-started/rfs/index.html | 71 +- docs/5.0/getting-started/rtl/index.html | 83 +- docs/5.0/getting-started/webpack/index.html | 71 +- docs/5.0/helpers/clearfix/index.html | 71 +- docs/5.0/helpers/colored-links/index.html | 71 +- docs/5.0/helpers/position/index.html | 71 +- docs/5.0/helpers/ratio/index.html | 71 +- docs/5.0/helpers/stretched-link/index.html | 71 +- docs/5.0/helpers/text-truncation/index.html | 71 +- docs/5.0/helpers/visually-hidden/index.html | 71 +- docs/5.0/layout/breakpoints/index.html | 71 +- docs/5.0/layout/columns/index.html | 71 +- docs/5.0/layout/containers/index.html | 71 +- docs/5.0/layout/grid/index.html | 98 +- docs/5.0/layout/gutters/index.html | 71 +- docs/5.0/layout/utilities/index.html | 71 +- docs/5.0/layout/z-index/index.html | 75 +- docs/5.0/migration/index.html | 1056 +++++++++-------- docs/5.0/utilities/api/index.html | 78 +- docs/5.0/utilities/background/index.html | 71 +- docs/5.0/utilities/borders/index.html | 71 +- docs/5.0/utilities/colors/index.html | 71 +- docs/5.0/utilities/display/index.html | 71 +- docs/5.0/utilities/flex/index.html | 71 +- docs/5.0/utilities/float/index.html | 71 +- docs/5.0/utilities/interactions/index.html | 71 +- docs/5.0/utilities/overflow/index.html | 71 +- docs/5.0/utilities/position/index.html | 71 +- docs/5.0/utilities/shadows/index.html | 71 +- docs/5.0/utilities/sizing/index.html | 71 +- docs/5.0/utilities/spacing/index.html | 75 +- docs/5.0/utilities/text/index.html | 87 +- docs/5.0/utilities/vertical-align/index.html | 71 +- docs/5.0/utilities/visibility/index.html | 71 +- docs/versions/index.html | 73 +- index.html | 83 +- sitemap.xml | 8 +- 178 files changed, 10190 insertions(+), 5238 deletions(-) diff --git a/404.html b/404.html index 36bf8abb2d..9f99b82d6e 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -147,20 +147,65 @@ -