From 891f87bb54dc09084156be5e94945bba0d1095c8 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 4 Aug 2020 19:36:55 +0300 Subject: [PATCH] Add v4.5.1 docs (#31409) --- docs/4.5/about/brand/index.html | 18 +- docs/4.5/about/license/index.html | 20 +- docs/4.5/about/overview/index.html | 20 +- docs/4.5/about/team/index.html | 27 +- docs/4.5/about/translations/index.html | 18 +- docs/4.5/assets/css/docs.min.css | 2 +- docs/4.5/assets/css/docs.min.css.map | 2 +- docs/4.5/browser-bugs/index.html | 106 ++-- docs/4.5/components/alerts/index.html | 48 +- docs/4.5/components/badge/index.html | 26 +- docs/4.5/components/breadcrumb/index.html | 24 +- docs/4.5/components/button-group/index.html | 30 +- docs/4.5/components/buttons/index.html | 58 +- docs/4.5/components/card/index.html | 110 ++-- docs/4.5/components/carousel/index.html | 74 +-- docs/4.5/components/collapse/index.html | 72 +-- docs/4.5/components/dropdowns/index.html | 100 ++-- docs/4.5/components/forms/index.html | 200 +++---- docs/4.5/components/input-group/index.html | 41 +- docs/4.5/components/jumbotron/index.html | 20 +- docs/4.5/components/list-group/index.html | 58 +- docs/4.5/components/media-object/index.html | 30 +- docs/4.5/components/modal/index.html | 118 ++-- docs/4.5/components/navbar/index.html | 94 ++-- docs/4.5/components/navs/index.html | 122 ++-- docs/4.5/components/pagination/index.html | 32 +- docs/4.5/components/popovers/index.html | 82 +-- docs/4.5/components/progress/index.html | 36 +- docs/4.5/components/scrollspy/index.html | 48 +- docs/4.5/components/spinners/index.html | 32 +- docs/4.5/components/toasts/index.html | 56 +- docs/4.5/components/tooltips/index.html | 72 +-- docs/4.5/content/code/index.html | 28 +- docs/4.5/content/figures/index.html | 22 +- docs/4.5/content/images/index.html | 30 +- docs/4.5/content/reboot/index.html | 96 ++-- docs/4.5/content/tables/index.html | 54 +- docs/4.5/content/typography/index.html | 70 +-- docs/4.5/dist/css/bootstrap-grid.css | 50 +- docs/4.5/dist/css/bootstrap-grid.css.map | 2 +- docs/4.5/dist/css/bootstrap-grid.min.css | 6 +- docs/4.5/dist/css/bootstrap-grid.min.css.map | 2 +- docs/4.5/dist/css/bootstrap-reboot.css | 8 +- docs/4.5/dist/css/bootstrap-reboot.css.map | 2 +- docs/4.5/dist/css/bootstrap-reboot.min.css | 6 +- .../4.5/dist/css/bootstrap-reboot.min.css.map | 2 +- docs/4.5/dist/css/bootstrap.css | 83 ++- docs/4.5/dist/css/bootstrap.css.map | 2 +- docs/4.5/dist/css/bootstrap.min.css | 6 +- docs/4.5/dist/css/bootstrap.min.css.map | 2 +- docs/4.5/dist/js/bootstrap.bundle.js | 210 ++++--- docs/4.5/dist/js/bootstrap.bundle.js.map | 2 +- docs/4.5/dist/js/bootstrap.bundle.min.js | 6 +- docs/4.5/dist/js/bootstrap.bundle.min.js.map | 2 +- docs/4.5/dist/js/bootstrap.js | 168 +++--- docs/4.5/dist/js/bootstrap.js.map | 2 +- docs/4.5/dist/js/bootstrap.min.js | 6 +- docs/4.5/dist/js/bootstrap.min.js.map | 2 +- docs/4.5/examples/album/index.html | 6 +- docs/4.5/examples/blog/index.html | 4 +- docs/4.5/examples/carousel/index.html | 6 +- docs/4.5/examples/checkout/index.html | 6 +- docs/4.5/examples/cover/index.html | 4 +- docs/4.5/examples/dashboard/index.html | 6 +- .../floating-labels/floating-labels.css | 59 +- docs/4.5/examples/floating-labels/index.html | 6 +- docs/4.5/examples/grid/index.html | 4 +- docs/4.5/examples/index.html | 19 +- docs/4.5/examples/jumbotron/index.html | 6 +- docs/4.5/examples/navbar-bottom/index.html | 6 +- docs/4.5/examples/navbar-fixed/index.html | 6 +- docs/4.5/examples/navbar-static/index.html | 6 +- docs/4.5/examples/navbars/index.html | 6 +- docs/4.5/examples/offcanvas/index.html | 6 +- docs/4.5/examples/pricing/index.html | 4 +- docs/4.5/examples/product/index.html | 6 +- docs/4.5/examples/sign-in/index.html | 4 +- docs/4.5/examples/starter-template/index.html | 6 +- .../examples/sticky-footer-navbar/index.html | 6 +- docs/4.5/examples/sticky-footer/index.html | 4 +- docs/4.5/extend/approach/index.html | 50 +- docs/4.5/extend/icons/index.html | 34 +- .../getting-started/accessibility/index.html | 24 +- .../getting-started/best-practices/index.html | 18 +- .../browsers-devices/index.html | 36 +- .../getting-started/build-tools/index.html | 50 +- docs/4.5/getting-started/contents/index.html | 22 +- docs/4.5/getting-started/download/index.html | 50 +- .../getting-started/introduction/index.html | 49 +- .../4.5/getting-started/javascript/index.html | 56 +- docs/4.5/getting-started/theming/index.html | 156 +++--- docs/4.5/getting-started/webpack/index.html | 28 +- docs/4.5/layout/grid/index.html | 86 +-- docs/4.5/layout/overview/index.html | 40 +- .../layout/utilities-for-layout/index.html | 32 +- docs/4.5/migration/index.html | 266 ++++----- docs/4.5/utilities/borders/index.html | 20 +- docs/4.5/utilities/clearfix/index.html | 22 +- docs/4.5/utilities/close-icon/index.html | 20 +- docs/4.5/utilities/colors/index.html | 68 +-- docs/4.5/utilities/display/index.html | 96 ++-- docs/4.5/utilities/embed/index.html | 26 +- docs/4.5/utilities/flex/index.html | 520 +++++++++--------- docs/4.5/utilities/float/index.html | 52 +- .../utilities/image-replacement/index.html | 24 +- docs/4.5/utilities/interactions/index.html | 20 +- docs/4.5/utilities/overflow/index.html | 22 +- docs/4.5/utilities/position/index.html | 22 +- docs/4.5/utilities/screen-readers/index.html | 20 +- docs/4.5/utilities/shadows/index.html | 20 +- docs/4.5/utilities/sizing/index.html | 22 +- docs/4.5/utilities/spacing/index.html | 66 +-- docs/4.5/utilities/stretched-link/index.html | 36 +- docs/4.5/utilities/text/index.html | 34 +- docs/4.5/utilities/vertical-align/index.html | 22 +- docs/4.5/utilities/visibility/index.html | 22 +- docs/versions/index.html | 17 +- index.html | 27 +- 118 files changed, 2674 insertions(+), 2372 deletions(-) diff --git a/docs/4.5/about/brand/index.html b/docs/4.5/about/brand/index.html index 5d0776cd86..9fcc8a9476 100644 --- a/docs/4.5/about/brand/index.html +++ b/docs/4.5/about/brand/index.html @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -62,9 +62,10 @@ - - Skip to main content - +
+ +