diff options
| -rw-r--r-- | README.md | 10 | ||||
| -rw-r--r-- | config.yml | 30 | ||||
| -rw-r--r-- | js/index.esm.js | 2 | ||||
| -rw-r--r-- | js/index.umd.js | 2 | ||||
| -rw-r--r-- | js/src/alert.js | 2 | ||||
| -rw-r--r-- | js/src/base-component.js | 4 | ||||
| -rw-r--r-- | js/src/button.js | 2 | ||||
| -rw-r--r-- | js/src/carousel.js | 2 | ||||
| -rw-r--r-- | js/src/collapse.js | 2 | ||||
| -rw-r--r-- | js/src/dom/data.js | 2 | ||||
| -rw-r--r-- | js/src/dom/event-handler.js | 2 | ||||
| -rw-r--r-- | js/src/dom/manipulator.js | 2 | ||||
| -rw-r--r-- | js/src/dom/selector-engine.js | 2 | ||||
| -rw-r--r-- | js/src/dropdown.js | 2 | ||||
| -rw-r--r-- | js/src/modal.js | 2 | ||||
| -rw-r--r-- | js/src/offcanvas.js | 2 | ||||
| -rw-r--r-- | js/src/popover.js | 2 | ||||
| -rw-r--r-- | js/src/scrollspy.js | 2 | ||||
| -rw-r--r-- | js/src/tab.js | 2 | ||||
| -rw-r--r-- | js/src/toast.js | 2 | ||||
| -rw-r--r-- | js/src/tooltip.js | 2 | ||||
| -rw-r--r-- | js/src/util/backdrop.js | 2 | ||||
| -rw-r--r-- | js/src/util/component-functions.js | 2 | ||||
| -rw-r--r-- | js/src/util/config.js | 2 | ||||
| -rw-r--r-- | js/src/util/focustrap.js | 2 | ||||
| -rw-r--r-- | js/src/util/index.js | 2 | ||||
| -rw-r--r-- | js/src/util/sanitizer.js | 2 | ||||
| -rw-r--r-- | js/src/util/scrollbar.js | 2 | ||||
| -rw-r--r-- | js/src/util/swipe.js | 2 | ||||
| -rw-r--r-- | js/src/util/template-factory.js | 2 | ||||
| -rw-r--r-- | package-lock.json | 4 | ||||
| -rw-r--r-- | package.js | 2 | ||||
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | scss/bootstrap-grid.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap-reboot.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap-utilities.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap.scss | 2 | ||||
| -rw-r--r-- | site/content/docs/5.1/_index.html | 5 | ||||
| -rw-r--r-- | site/content/docs/5.2/_index.html | 5 | ||||
| -rw-r--r-- | site/content/docs/5.2/about/brand.md (renamed from site/content/docs/5.1/about/brand.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/about/license.md (renamed from site/content/docs/5.1/about/license.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/about/overview.md (renamed from site/content/docs/5.1/about/overview.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/about/team.md (renamed from site/content/docs/5.1/about/team.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/about/translations.md (renamed from site/content/docs/5.1/about/translations.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/accordion.md (renamed from site/content/docs/5.1/components/accordion.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/alerts.md (renamed from site/content/docs/5.1/components/alerts.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/badge.md (renamed from site/content/docs/5.1/components/badge.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/breadcrumb.md (renamed from site/content/docs/5.1/components/breadcrumb.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/button-group.md (renamed from site/content/docs/5.1/components/button-group.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/buttons.md (renamed from site/content/docs/5.1/components/buttons.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/card.md (renamed from site/content/docs/5.1/components/card.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/carousel.md (renamed from site/content/docs/5.1/components/carousel.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/close-button.md (renamed from site/content/docs/5.1/components/close-button.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/collapse.md (renamed from site/content/docs/5.1/components/collapse.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/dropdowns.md (renamed from site/content/docs/5.1/components/dropdowns.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/list-group.md (renamed from site/content/docs/5.1/components/list-group.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/modal.md (renamed from site/content/docs/5.1/components/modal.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/navbar.md (renamed from site/content/docs/5.1/components/navbar.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/navs-tabs.md (renamed from site/content/docs/5.1/components/navs-tabs.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/offcanvas.md (renamed from site/content/docs/5.1/components/offcanvas.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/pagination.md (renamed from site/content/docs/5.1/components/pagination.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/placeholders.md (renamed from site/content/docs/5.1/components/placeholders.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/popovers.md (renamed from site/content/docs/5.1/components/popovers.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/progress.md (renamed from site/content/docs/5.1/components/progress.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/scrollspy.md (renamed from site/content/docs/5.1/components/scrollspy.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/spinners.md (renamed from site/content/docs/5.1/components/spinners.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/toasts.md (renamed from site/content/docs/5.1/components/toasts.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/components/tooltips.md (renamed from site/content/docs/5.1/components/tooltips.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/content/figures.md (renamed from site/content/docs/5.1/content/figures.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/content/images.md (renamed from site/content/docs/5.1/content/images.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/content/reboot.md (renamed from site/content/docs/5.1/content/reboot.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/content/tables.md (renamed from site/content/docs/5.1/content/tables.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/content/typography.md (renamed from site/content/docs/5.1/content/typography.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/customize/color.md (renamed from site/content/docs/5.1/customize/color.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/customize/components.md (renamed from site/content/docs/5.1/customize/components.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/customize/css-variables.md (renamed from site/content/docs/5.1/customize/css-variables.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/customize/optimize.md (renamed from site/content/docs/5.1/customize/optimize.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/customize/options.md (renamed from site/content/docs/5.1/customize/options.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/customize/overview.md (renamed from site/content/docs/5.1/customize/overview.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/customize/sass.md (renamed from site/content/docs/5.1/customize/sass.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/.stylelintrc (renamed from site/content/docs/5.1/examples/.stylelintrc) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/_index.md (renamed from site/content/docs/5.1/examples/_index.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/album-rtl/index.html (renamed from site/content/docs/5.1/examples/album-rtl/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/album/index.html (renamed from site/content/docs/5.1/examples/album/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/blog-rtl/index.html (renamed from site/content/docs/5.1/examples/blog-rtl/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/blog/blog.css (renamed from site/content/docs/5.1/examples/blog/blog.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/blog/blog.rtl.css (renamed from site/content/docs/5.1/examples/blog/blog.rtl.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/blog/index.html (renamed from site/content/docs/5.1/examples/blog/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/carousel-rtl/index.html (renamed from site/content/docs/5.1/examples/carousel-rtl/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/carousel/carousel.css (renamed from site/content/docs/5.1/examples/carousel/carousel.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/carousel/carousel.rtl.css (renamed from site/content/docs/5.1/examples/carousel/carousel.rtl.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/carousel/index.html (renamed from site/content/docs/5.1/examples/carousel/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/cheatsheet-rtl/index.html (renamed from site/content/docs/5.1/examples/cheatsheet-rtl/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/cheatsheet/cheatsheet.css (renamed from site/content/docs/5.1/examples/cheatsheet/cheatsheet.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/cheatsheet/cheatsheet.js (renamed from site/content/docs/5.1/examples/cheatsheet/cheatsheet.js) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/cheatsheet/cheatsheet.rtl.css (renamed from site/content/docs/5.1/examples/cheatsheet/cheatsheet.rtl.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/cheatsheet/index.html (renamed from site/content/docs/5.1/examples/cheatsheet/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/checkout-rtl/index.html (renamed from site/content/docs/5.1/examples/checkout-rtl/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/checkout/form-validation.css (renamed from site/content/docs/5.1/examples/checkout/form-validation.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/checkout/form-validation.js (renamed from site/content/docs/5.1/examples/checkout/form-validation.js) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/checkout/index.html (renamed from site/content/docs/5.1/examples/checkout/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/cover/cover.css (renamed from site/content/docs/5.1/examples/cover/cover.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/cover/index.html (renamed from site/content/docs/5.1/examples/cover/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/dashboard-rtl/dashboard.js (renamed from site/content/docs/5.1/examples/dashboard-rtl/dashboard.js) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/dashboard-rtl/index.html (renamed from site/content/docs/5.1/examples/dashboard-rtl/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/dashboard/dashboard.css (renamed from site/content/docs/5.1/examples/dashboard/dashboard.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/dashboard/dashboard.js (renamed from site/content/docs/5.1/examples/dashboard/dashboard.js) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/dashboard/dashboard.rtl.css (renamed from site/content/docs/5.1/examples/dashboard/dashboard.rtl.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/dashboard/index.html (renamed from site/content/docs/5.1/examples/dashboard/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/dropdowns/dropdowns.css (renamed from site/content/docs/5.1/examples/dropdowns/dropdowns.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/dropdowns/index.html (renamed from site/content/docs/5.1/examples/dropdowns/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/features/features.css (renamed from site/content/docs/5.1/examples/features/features.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/features/index.html (renamed from site/content/docs/5.1/examples/features/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/features/unsplash-photo-1.jpg (renamed from site/content/docs/5.1/examples/features/unsplash-photo-1.jpg) | bin | 10451 -> 10451 bytes | |||
| -rw-r--r-- | site/content/docs/5.2/examples/features/unsplash-photo-2.jpg (renamed from site/content/docs/5.1/examples/features/unsplash-photo-2.jpg) | bin | 113018 -> 113018 bytes | |||
| -rw-r--r-- | site/content/docs/5.2/examples/features/unsplash-photo-3.jpg (renamed from site/content/docs/5.1/examples/features/unsplash-photo-3.jpg) | bin | 40607 -> 40607 bytes | |||
| -rw-r--r-- | site/content/docs/5.2/examples/footers/index.html (renamed from site/content/docs/5.1/examples/footers/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/grid/grid.css (renamed from site/content/docs/5.1/examples/grid/grid.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/grid/index.html (renamed from site/content/docs/5.1/examples/grid/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/headers/headers.css (renamed from site/content/docs/5.1/examples/headers/headers.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/headers/index.html (renamed from site/content/docs/5.1/examples/headers/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/heroes/bootstrap-docs.png (renamed from site/content/docs/5.1/examples/heroes/bootstrap-docs.png) | bin | 371399 -> 371399 bytes | |||
| -rw-r--r-- | site/content/docs/5.2/examples/heroes/bootstrap-themes.png (renamed from site/content/docs/5.1/examples/heroes/bootstrap-themes.png) | bin | 278159 -> 278159 bytes | |||
| -rw-r--r-- | site/content/docs/5.2/examples/heroes/heroes.css (renamed from site/content/docs/5.1/examples/heroes/heroes.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/heroes/index.html (renamed from site/content/docs/5.1/examples/heroes/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/jumbotron/index.html (renamed from site/content/docs/5.1/examples/jumbotron/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/list-groups/index.html (renamed from site/content/docs/5.1/examples/list-groups/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/list-groups/list-groups.css (renamed from site/content/docs/5.1/examples/list-groups/list-groups.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/masonry/index.html (renamed from site/content/docs/5.1/examples/masonry/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/modals/index.html (renamed from site/content/docs/5.1/examples/modals/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/modals/modals.css (renamed from site/content/docs/5.1/examples/modals/modals.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbar-bottom/index.html (renamed from site/content/docs/5.1/examples/navbar-bottom/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbar-fixed/index.html (renamed from site/content/docs/5.1/examples/navbar-fixed/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbar-fixed/navbar-top-fixed.css (renamed from site/content/docs/5.1/examples/navbar-fixed/navbar-top-fixed.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbar-static/index.html (renamed from site/content/docs/5.1/examples/navbar-static/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbar-static/navbar-top.css (renamed from site/content/docs/5.1/examples/navbar-static/navbar-top.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbars-offcanvas/index.html (renamed from site/content/docs/5.1/examples/navbars-offcanvas/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbars-offcanvas/navbar.css (renamed from site/content/docs/5.1/examples/navbars-offcanvas/navbar.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbars/index.html (renamed from site/content/docs/5.1/examples/navbars/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/navbars/navbar.css (renamed from site/content/docs/5.1/examples/navbars/navbar.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/offcanvas-navbar/index.html (renamed from site/content/docs/5.1/examples/offcanvas-navbar/index.html) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/offcanvas-navbar/offcanvas.css (renamed from site/content/docs/5.1/examples/offcanvas-navbar/offcanvas.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/offcanvas-navbar/offcanvas.js (renamed from site/content/docs/5.1/examples/offcanvas-navbar/offcanvas.js) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/pricing/index.html (renamed from site/content/docs/5.1/examples/pricing/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/pricing/pricing.css (renamed from site/content/docs/5.1/examples/pricing/pricing.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/product/index.html (renamed from site/content/docs/5.1/examples/product/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/product/product.css (renamed from site/content/docs/5.1/examples/product/product.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sidebars/index.html (renamed from site/content/docs/5.1/examples/sidebars/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sidebars/sidebars.css (renamed from site/content/docs/5.1/examples/sidebars/sidebars.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sidebars/sidebars.js (renamed from site/content/docs/5.1/examples/sidebars/sidebars.js) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sign-in/index.html (renamed from site/content/docs/5.1/examples/sign-in/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sign-in/signin.css (renamed from site/content/docs/5.1/examples/sign-in/signin.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/starter-template/index.html (renamed from site/content/docs/5.1/examples/starter-template/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/starter-template/starter-template.css (renamed from site/content/docs/5.1/examples/starter-template/starter-template.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sticky-footer-navbar/index.html (renamed from site/content/docs/5.1/examples/sticky-footer-navbar/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sticky-footer-navbar/sticky-footer-navbar.css (renamed from site/content/docs/5.1/examples/sticky-footer-navbar/sticky-footer-navbar.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sticky-footer/index.html (renamed from site/content/docs/5.1/examples/sticky-footer/index.html) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/examples/sticky-footer/sticky-footer.css (renamed from site/content/docs/5.1/examples/sticky-footer/sticky-footer.css) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/extend/approach.md (renamed from site/content/docs/5.1/extend/approach.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/extend/icons.md (renamed from site/content/docs/5.1/extend/icons.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/checks-radios.md (renamed from site/content/docs/5.1/forms/checks-radios.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/floating-labels.md (renamed from site/content/docs/5.1/forms/floating-labels.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/form-control.md (renamed from site/content/docs/5.1/forms/form-control.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/input-group.md (renamed from site/content/docs/5.1/forms/input-group.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/layout.md (renamed from site/content/docs/5.1/forms/layout.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/overview.md (renamed from site/content/docs/5.1/forms/overview.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/range.md (renamed from site/content/docs/5.1/forms/range.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/select.md (renamed from site/content/docs/5.1/forms/select.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/forms/validation.md (renamed from site/content/docs/5.1/forms/validation.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/accessibility.md (renamed from site/content/docs/5.1/getting-started/accessibility.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/best-practices.md (renamed from site/content/docs/5.1/getting-started/best-practices.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/browsers-devices.md (renamed from site/content/docs/5.1/getting-started/browsers-devices.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/contents.md (renamed from site/content/docs/5.1/getting-started/contents.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/contribute.md (renamed from site/content/docs/5.1/getting-started/contribute.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/download.md (renamed from site/content/docs/5.1/getting-started/download.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/introduction.md (renamed from site/content/docs/5.1/getting-started/introduction.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/javascript.md (renamed from site/content/docs/5.1/getting-started/javascript.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/parcel.md (renamed from site/content/docs/5.1/getting-started/parcel.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/rfs.md (renamed from site/content/docs/5.1/getting-started/rfs.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/rtl.md (renamed from site/content/docs/5.1/getting-started/rtl.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/getting-started/webpack.md (renamed from site/content/docs/5.1/getting-started/webpack.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/clearfix.md (renamed from site/content/docs/5.1/helpers/clearfix.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/color-background.md (renamed from site/content/docs/5.1/helpers/color-background.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/colored-links.md (renamed from site/content/docs/5.1/helpers/colored-links.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/position.md (renamed from site/content/docs/5.1/helpers/position.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/ratio.md (renamed from site/content/docs/5.1/helpers/ratio.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/stacks.md (renamed from site/content/docs/5.1/helpers/stacks.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/stretched-link.md (renamed from site/content/docs/5.1/helpers/stretched-link.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/text-truncation.md (renamed from site/content/docs/5.1/helpers/text-truncation.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/vertical-rule.md (renamed from site/content/docs/5.1/helpers/vertical-rule.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/helpers/visually-hidden.md (renamed from site/content/docs/5.1/helpers/visually-hidden.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/layout/breakpoints.md (renamed from site/content/docs/5.1/layout/breakpoints.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/layout/columns.md (renamed from site/content/docs/5.1/layout/columns.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/layout/containers.md (renamed from site/content/docs/5.1/layout/containers.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/layout/css-grid.md (renamed from site/content/docs/5.1/layout/css-grid.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/layout/grid.md (renamed from site/content/docs/5.1/layout/grid.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/layout/gutters.md (renamed from site/content/docs/5.1/layout/gutters.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/layout/utilities.md (renamed from site/content/docs/5.1/layout/utilities.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/layout/z-index.md (renamed from site/content/docs/5.1/layout/z-index.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/migration.md (renamed from site/content/docs/5.1/migration.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/api.md (renamed from site/content/docs/5.1/utilities/api.md) | 2 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/background.md (renamed from site/content/docs/5.1/utilities/background.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/borders.md (renamed from site/content/docs/5.1/utilities/borders.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/colors.md (renamed from site/content/docs/5.1/utilities/colors.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/display.md (renamed from site/content/docs/5.1/utilities/display.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/flex.md (renamed from site/content/docs/5.1/utilities/flex.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/float.md (renamed from site/content/docs/5.1/utilities/float.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/interactions.md (renamed from site/content/docs/5.1/utilities/interactions.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/opacity.md (renamed from site/content/docs/5.1/utilities/opacity.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/overflow.md (renamed from site/content/docs/5.1/utilities/overflow.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/position.md (renamed from site/content/docs/5.1/utilities/position.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/shadows.md (renamed from site/content/docs/5.1/utilities/shadows.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/sizing.md (renamed from site/content/docs/5.1/utilities/sizing.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/spacing.md (renamed from site/content/docs/5.1/utilities/spacing.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/text.md (renamed from site/content/docs/5.1/utilities/text.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/vertical-align.md (renamed from site/content/docs/5.1/utilities/vertical-align.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/5.2/utilities/visibility.md (renamed from site/content/docs/5.1/utilities/visibility.md) | 0 | ||||
| -rw-r--r-- | site/content/docs/_index.html | 2 | ||||
| -rw-r--r-- | site/data/docs-versions.yml | 3 | ||||
| -rw-r--r-- | site/layouts/partials/home/masthead.html | 6 | ||||
| -rw-r--r-- | site/static/docs/5.2/assets/brand/bootstrap-logo-black.svg (renamed from site/static/docs/5.1/assets/brand/bootstrap-logo-black.svg) | 0 | ||||
| -rw-r--r-- | site/static/docs/5.2/assets/brand/bootstrap-logo-shadow.png (renamed from site/static/docs/5.1/assets/brand/bootstrap-logo-shadow.png) | bin | 48625 -> 48625 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/brand/bootstrap-logo-white.svg (renamed from site/static/docs/5.1/assets/brand/bootstrap-logo-white.svg) | 0 | ||||
| -rw-r--r-- | site/static/docs/5.2/assets/brand/bootstrap-logo.svg (renamed from site/static/docs/5.1/assets/brand/bootstrap-logo.svg) | 0 | ||||
| -rw-r--r-- | site/static/docs/5.2/assets/brand/bootstrap-social-logo.png (renamed from site/static/docs/5.1/assets/brand/bootstrap-social-logo.png) | bin | 145590 -> 145590 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/brand/bootstrap-social.png (renamed from site/static/docs/5.1/assets/brand/bootstrap-social.png) | bin | 54961 -> 54961 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/bootstrap-icons.png (renamed from site/static/docs/5.1/assets/img/bootstrap-icons.png) | bin | 40798 -> 40798 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/[email protected] (renamed from site/static/docs/5.1/assets/img/[email protected]) | bin | 125571 -> 125571 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/bootstrap-themes-collage.png (renamed from site/static/docs/5.1/assets/img/bootstrap-themes-collage.png) | bin | 74829 -> 74829 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/[email protected] (renamed from site/static/docs/5.1/assets/img/[email protected]) | bin | 244640 -> 244640 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/bootstrap-themes.png (renamed from site/static/docs/5.1/assets/img/bootstrap-themes.png) | bin | 88695 -> 88695 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/[email protected] (renamed from site/static/docs/5.1/assets/img/[email protected]) | bin | 278159 -> 278159 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/album-rtl.png (renamed from site/static/docs/5.1/assets/img/examples/album-rtl.png) | bin | 6392 -> 6392 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 15450 -> 15450 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/album.png (renamed from site/static/docs/5.1/assets/img/examples/album.png) | bin | 10760 -> 10760 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 25026 -> 25026 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/blog-rtl.png (renamed from site/static/docs/5.1/assets/img/examples/blog-rtl.png) | bin | 12545 -> 12545 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 31035 -> 31035 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/blog.png (renamed from site/static/docs/5.1/assets/img/examples/blog.png) | bin | 15245 -> 15245 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 36944 -> 36944 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/carousel-rtl.png (renamed from site/static/docs/5.1/assets/img/examples/carousel-rtl.png) | bin | 10344 -> 10344 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 24535 -> 24535 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/carousel.png (renamed from site/static/docs/5.1/assets/img/examples/carousel.png) | bin | 13314 -> 13314 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 31465 -> 31465 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/cheatsheet-rtl.png (renamed from site/static/docs/5.1/assets/img/examples/cheatsheet-rtl.png) | bin | 6089 -> 6089 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 13863 -> 13863 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/cheatsheet.png (renamed from site/static/docs/5.1/assets/img/examples/cheatsheet.png) | bin | 8132 -> 8132 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 19324 -> 19324 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/checkout-rtl.png (renamed from site/static/docs/5.1/assets/img/examples/checkout-rtl.png) | bin | 8848 -> 8848 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 21965 -> 21965 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/checkout.png (renamed from site/static/docs/5.1/assets/img/examples/checkout.png) | bin | 7639 -> 7639 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 19105 -> 19105 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/cover.png (renamed from site/static/docs/5.1/assets/img/examples/cover.png) | bin | 7240 -> 7240 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 17927 -> 17927 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/dashboard-rtl.png (renamed from site/static/docs/5.1/assets/img/examples/dashboard-rtl.png) | bin | 8261 -> 8261 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 19399 -> 19399 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/dashboard.png (renamed from site/static/docs/5.1/assets/img/examples/dashboard.png) | bin | 11914 -> 11914 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 26556 -> 26556 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/dropdowns.png (renamed from site/static/docs/5.1/assets/img/examples/dropdowns.png) | bin | 6146 -> 6146 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 15203 -> 15203 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/features.png (renamed from site/static/docs/5.1/assets/img/examples/features.png) | bin | 6067 -> 6067 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 15002 -> 15002 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/footers.png (renamed from site/static/docs/5.1/assets/img/examples/footers.png) | bin | 4324 -> 4324 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 10238 -> 10238 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/grid.png (renamed from site/static/docs/5.1/assets/img/examples/grid.png) | bin | 14485 -> 14485 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 34834 -> 34834 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/headers.png (renamed from site/static/docs/5.1/assets/img/examples/headers.png) | bin | 5197 -> 5197 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 12639 -> 12639 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/heroes.png (renamed from site/static/docs/5.1/assets/img/examples/heroes.png) | bin | 9017 -> 9017 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 23433 -> 23433 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/jumbotron.png (renamed from site/static/docs/5.1/assets/img/examples/jumbotron.png) | bin | 9155 -> 9155 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 23316 -> 23316 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/list-groups.png (renamed from site/static/docs/5.1/assets/img/examples/list-groups.png) | bin | 7134 -> 7134 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 17804 -> 17804 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/masonry.png (renamed from site/static/docs/5.1/assets/img/examples/masonry.png) | bin | 15253 -> 15253 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 37733 -> 37733 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/modals.png (renamed from site/static/docs/5.1/assets/img/examples/modals.png) | bin | 4814 -> 4814 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 11689 -> 11689 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/navbar-bottom.png (renamed from site/static/docs/5.1/assets/img/examples/navbar-bottom.png) | bin | 4873 -> 4873 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 11666 -> 11666 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/navbar-fixed.png (renamed from site/static/docs/5.1/assets/img/examples/navbar-fixed.png) | bin | 5911 -> 5911 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 14103 -> 14103 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/navbar-static.png (renamed from site/static/docs/5.1/assets/img/examples/navbar-static.png) | bin | 6624 -> 6624 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 15155 -> 15155 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/navbars-offcanvas.png (renamed from site/static/docs/5.1/assets/img/examples/navbars-offcanvas.png) | bin | 6919 -> 6919 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 17121 -> 17121 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/navbars.png (renamed from site/static/docs/5.1/assets/img/examples/navbars.png) | bin | 13126 -> 13126 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 31168 -> 31168 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/offcanvas-navbar.png (renamed from site/static/docs/5.1/assets/img/examples/offcanvas-navbar.png) | bin | 9691 -> 9691 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 23975 -> 23975 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/pricing.png (renamed from site/static/docs/5.1/assets/img/examples/pricing.png) | bin | 11621 -> 11621 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 29088 -> 29088 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/product.png (renamed from site/static/docs/5.1/assets/img/examples/product.png) | bin | 12906 -> 12906 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 27953 -> 27953 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/sidebars.png (renamed from site/static/docs/5.1/assets/img/examples/sidebars.png) | bin | 12287 -> 12287 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 33499 -> 33499 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/sign-in.png (renamed from site/static/docs/5.1/assets/img/examples/sign-in.png) | bin | 2199 -> 2199 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 4568 -> 4568 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/starter-template.png (renamed from site/static/docs/5.1/assets/img/examples/starter-template.png) | bin | 7753 -> 7753 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 20134 -> 20134 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/sticky-footer-navbar.png (renamed from site/static/docs/5.1/assets/img/examples/sticky-footer-navbar.png) | bin | 6979 -> 6979 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 15836 -> 15836 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/sticky-footer.png (renamed from site/static/docs/5.1/assets/img/examples/sticky-footer.png) | bin | 4280 -> 4280 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/examples/[email protected] (renamed from site/static/docs/5.1/assets/img/examples/[email protected]) | bin | 9665 -> 9665 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/favicons/android-chrome-192x192.png (renamed from site/static/docs/5.1/assets/img/favicons/android-chrome-192x192.png) | bin | 8364 -> 8364 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/favicons/android-chrome-512x512.png (renamed from site/static/docs/5.1/assets/img/favicons/android-chrome-512x512.png) | bin | 23832 -> 23832 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/favicons/apple-touch-icon.png (renamed from site/static/docs/5.1/assets/img/favicons/apple-touch-icon.png) | bin | 7650 -> 7650 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/favicons/favicon-16x16.png (renamed from site/static/docs/5.1/assets/img/favicons/favicon-16x16.png) | bin | 529 -> 529 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/favicons/favicon-32x32.png (renamed from site/static/docs/5.1/assets/img/favicons/favicon-32x32.png) | bin | 1159 -> 1159 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/favicons/favicon.ico (renamed from site/static/docs/5.1/assets/img/favicons/favicon.ico) | bin | 15086 -> 15086 bytes | |||
| -rw-r--r-- | site/static/docs/5.2/assets/img/favicons/manifest.json (renamed from site/static/docs/5.1/assets/img/favicons/manifest.json) | 0 | ||||
| -rw-r--r-- | site/static/docs/5.2/assets/img/favicons/safari-pinned-tab.svg (renamed from site/static/docs/5.1/assets/img/favicons/safari-pinned-tab.svg) | 0 | ||||
| -rw-r--r-- | site/static/docs/5.2/assets/js/validate-forms.js (renamed from site/static/docs/5.1/assets/js/validate-forms.js) | 0 |
313 files changed, 85 insertions, 84 deletions
@@ -1,6 +1,6 @@ <p align="center"> <a href="https://getbootstrap.com/"> - <img src="https://getbootstrap.com/docs/5.1/assets/brand/bootstrap-logo-shadow.png" alt="Bootstrap logo" width="200" height="165"> + <img src="https://getbootstrap.com/docs/5.2/assets/brand/bootstrap-logo-shadow.png" alt="Bootstrap logo" width="200" height="165"> </a> </p> @@ -9,7 +9,7 @@ <p align="center"> Sleek, intuitive, and powerful front-end framework for faster and easier web development. <br> - <a href="https://getbootstrap.com/docs/5.1/"><strong>Explore Bootstrap docs »</strong></a> + <a href="https://getbootstrap.com/docs/5.2/"><strong>Explore Bootstrap docs »</strong></a> <br> <br> <a href="https://github.com/twbs/bootstrap/issues/new?assignees=-&labels=bug&template=bug_report.yml">Report bug</a> @@ -46,14 +46,14 @@ Our default branch is for development of our Bootstrap 5 release. Head to the [` Several quick start options are available: -- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.1.3.zip) +- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.2.0-beta1.zip) - Clone the repo: `git clone https://github.com/twbs/bootstrap.git` - Install with [npm](https://www.npmjs.com/): `npm install bootstrap` - Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap` -- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.1.3` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.2.0-beta1` - Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass` -Read the [Getting started page](https://getbootstrap.com/docs/5.1/getting-started/introduction/) for information on the framework contents, templates, examples, and more. +Read the [Getting started page](https://getbootstrap.com/docs/5.2/getting-started/introduction/) for information on the framework contents, templates, examples, and more. ## Status diff --git a/config.yml b/config.yml index aff997edc..214d4e897 100644 --- a/config.yml +++ b/config.yml @@ -31,7 +31,7 @@ publishDir: "_site" module: mounts: - source: dist - target: static/docs/5.1/dist + target: static/docs/5.2/dist - source: site/assets target: assets - source: site/content @@ -42,20 +42,20 @@ module: target: layouts - source: site/static target: static - - source: site/static/docs/5.1/assets/img/favicons/apple-touch-icon.png + - source: site/static/docs/5.2/assets/img/favicons/apple-touch-icon.png target: static/apple-touch-icon.png - - source: site/static/docs/5.1/assets/img/favicons/favicon.ico + - source: site/static/docs/5.2/assets/img/favicons/favicon.ico target: static/favicon.ico params: description: "The most popular HTML, CSS, and JS library in the world." authors: "Mark Otto, Jacob Thornton, and Bootstrap contributors" - social_image_path: /docs/5.1/assets/brand/bootstrap-social.png - social_logo_path: /docs/5.1/assets/brand/bootstrap-social-logo.png + social_image_path: /docs/5.2/assets/brand/bootstrap-social.png + social_logo_path: /docs/5.2/assets/brand/bootstrap-social-logo.png - current_version: "5.1.3" - current_ruby_version: "5.1.3" - docs_version: "5.1" + current_version: "5.2.0-beta1" + current_ruby_version: "5.2.0-beta1" + docs_version: "5.2" rfs_version: "v9.0.6" github_org: "https://github.com/twbs" repo: "https://github.com/twbs/bootstrap" @@ -67,19 +67,19 @@ params: icons: "https://icons.getbootstrap.com/" download: - source: "https://github.com/twbs/bootstrap/archive/v5.1.3.zip" - dist: "https://github.com/twbs/bootstrap/releases/download/v5.1.3/bootstrap-5.1.3-dist.zip" - dist_examples: "https://github.com/twbs/bootstrap/releases/download/v5.1.3/bootstrap-5.1.3-examples.zip" + source: "https://github.com/twbs/bootstrap/archive/v5.2.0-beta1.zip" + dist: "https://github.com/twbs/bootstrap/releases/download/v5.2.0-beta1/bootstrap-5.2.0-beta1-dist.zip" + dist_examples: "https://github.com/twbs/bootstrap/releases/download/v5.2.0-beta1/bootstrap-5.2.0-beta1-examples.zip" cdn: # See https://www.srihash.org for info on how to generate the hashes - css: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" + css: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" css_hash: "sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" - css_rtl: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.rtl.min.css" + css_rtl: "https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.rtl.min.css" css_rtl_hash: "sha384-+qdLaIRZfNu4cVPK/PxJJEy0B0f3Ugv8i482AKY7gwXwhaCroABd086ybrVKTa0q" - js: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" + js: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" js_hash: "sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13" - js_bundle: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" + js_bundle: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" js_bundle_hash: "sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" popper_hash: "sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk" diff --git a/js/index.esm.js b/js/index.esm.js index 51a9ff8ea..0c03cb2ec 100644 --- a/js/index.esm.js +++ b/js/index.esm.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): index.esm.js + * Bootstrap (v5.2.0-beta1): index.esm.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/index.umd.js b/js/index.umd.js index d6e587fb1..d4a5ee338 100644 --- a/js/index.umd.js +++ b/js/index.umd.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): index.umd.js + * Bootstrap (v5.2.0-beta1): index.umd.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/alert.js b/js/src/alert.js index 7d4b555ea..0263d756f 100644 --- a/js/src/alert.js +++ b/js/src/alert.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): alert.js + * Bootstrap (v5.2.0-beta1): alert.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/base-component.js b/js/src/base-component.js index 75bb90c32..09de681be 100644 --- a/js/src/base-component.js +++ b/js/src/base-component.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): base-component.js + * Bootstrap (v5.2.0-beta1): base-component.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ @@ -14,7 +14,7 @@ import Config from './util/config' * Constants */ -const VERSION = '5.1.3' +const VERSION = '5.2.0-beta1' /** * Class definition diff --git a/js/src/button.js b/js/src/button.js index e2a52e7eb..c891f383d 100644 --- a/js/src/button.js +++ b/js/src/button.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): button.js + * Bootstrap (v5.2.0-beta1): button.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/carousel.js b/js/src/carousel.js index 64f38d7e6..b68f32e7c 100644 --- a/js/src/carousel.js +++ b/js/src/carousel.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): carousel.js + * Bootstrap (v5.2.0-beta1): carousel.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/collapse.js b/js/src/collapse.js index b1088e106..24892fb4b 100644 --- a/js/src/collapse.js +++ b/js/src/collapse.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): collapse.js + * Bootstrap (v5.2.0-beta1): collapse.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/dom/data.js b/js/src/dom/data.js index 4209f3188..04bb2e588 100644 --- a/js/src/dom/data.js +++ b/js/src/dom/data.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): dom/data.js + * Bootstrap (v5.2.0-beta1): dom/data.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/dom/event-handler.js b/js/src/dom/event-handler.js index 413aa6e28..c3abaca67 100644 --- a/js/src/dom/event-handler.js +++ b/js/src/dom/event-handler.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): dom/event-handler.js + * Bootstrap (v5.2.0-beta1): dom/event-handler.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/dom/manipulator.js b/js/src/dom/manipulator.js index 2d96d65fc..842f0ab21 100644 --- a/js/src/dom/manipulator.js +++ b/js/src/dom/manipulator.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): dom/manipulator.js + * Bootstrap (v5.2.0-beta1): dom/manipulator.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/dom/selector-engine.js b/js/src/dom/selector-engine.js index ed565bebb..37d09a227 100644 --- a/js/src/dom/selector-engine.js +++ b/js/src/dom/selector-engine.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): dom/selector-engine.js + * Bootstrap (v5.2.0-beta1): dom/selector-engine.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/dropdown.js b/js/src/dropdown.js index dfa9a63aa..87dc49676 100644 --- a/js/src/dropdown.js +++ b/js/src/dropdown.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): dropdown.js + * Bootstrap (v5.2.0-beta1): dropdown.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/modal.js b/js/src/modal.js index cb6c5e627..824e04e3d 100644 --- a/js/src/modal.js +++ b/js/src/modal.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): modal.js + * Bootstrap (v5.2.0-beta1): modal.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/offcanvas.js b/js/src/offcanvas.js index 0ae5dbfda..34616eb37 100644 --- a/js/src/offcanvas.js +++ b/js/src/offcanvas.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): offcanvas.js + * Bootstrap (v5.2.0-beta1): offcanvas.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/popover.js b/js/src/popover.js index b6d1e2010..d4c9b3489 100644 --- a/js/src/popover.js +++ b/js/src/popover.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): popover.js + * Bootstrap (v5.2.0-beta1): popover.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/scrollspy.js b/js/src/scrollspy.js index 71c111a94..323194c53 100644 --- a/js/src/scrollspy.js +++ b/js/src/scrollspy.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): scrollspy.js + * Bootstrap (v5.2.0-beta1): scrollspy.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/tab.js b/js/src/tab.js index 3fa5e4c9e..74bfc4148 100644 --- a/js/src/tab.js +++ b/js/src/tab.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): tab.js + * Bootstrap (v5.2.0-beta1): tab.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/toast.js b/js/src/toast.js index 8ee8c8c96..14e923ea6 100644 --- a/js/src/toast.js +++ b/js/src/toast.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): toast.js + * Bootstrap (v5.2.0-beta1): toast.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/tooltip.js b/js/src/tooltip.js index db626048f..a7368d085 100644 --- a/js/src/tooltip.js +++ b/js/src/tooltip.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): tooltip.js + * Bootstrap (v5.2.0-beta1): tooltip.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/backdrop.js b/js/src/util/backdrop.js index 8f121e5bd..31619de71 100644 --- a/js/src/util/backdrop.js +++ b/js/src/util/backdrop.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/backdrop.js + * Bootstrap (v5.2.0-beta1): util/backdrop.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/component-functions.js b/js/src/util/component-functions.js index bd44c3fdc..f1f0701c5 100644 --- a/js/src/util/component-functions.js +++ b/js/src/util/component-functions.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/component-functions.js + * Bootstrap (v5.2.0-beta1): util/component-functions.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/config.js b/js/src/util/config.js index f6c194276..1878de330 100644 --- a/js/src/util/config.js +++ b/js/src/util/config.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/config.js + * Bootstrap (v5.2.0-beta1): util/config.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/focustrap.js b/js/src/util/focustrap.js index 88fd16b10..40509c1ba 100644 --- a/js/src/util/focustrap.js +++ b/js/src/util/focustrap.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/focustrap.js + * Bootstrap (v5.2.0-beta1): util/focustrap.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/index.js b/js/src/util/index.js index 4e52fd3eb..161501e39 100644 --- a/js/src/util/index.js +++ b/js/src/util/index.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/index.js + * Bootstrap (v5.2.0-beta1): util/index.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/sanitizer.js b/js/src/util/sanitizer.js index 1db61ae70..06402d296 100644 --- a/js/src/util/sanitizer.js +++ b/js/src/util/sanitizer.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/sanitizer.js + * Bootstrap (v5.2.0-beta1): util/sanitizer.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/scrollbar.js b/js/src/util/scrollbar.js index 86a2bca01..8b66b76be 100644 --- a/js/src/util/scrollbar.js +++ b/js/src/util/scrollbar.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/scrollBar.js + * Bootstrap (v5.2.0-beta1): util/scrollBar.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/swipe.js b/js/src/util/swipe.js index ac09b6fa1..66baa3dad 100644 --- a/js/src/util/swipe.js +++ b/js/src/util/swipe.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/swipe.js + * Bootstrap (v5.2.0-beta1): util/swipe.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/js/src/util/template-factory.js b/js/src/util/template-factory.js index 8a8d4da79..39fa450c0 100644 --- a/js/src/util/template-factory.js +++ b/js/src/util/template-factory.js @@ -1,6 +1,6 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.1.3): util/template-factory.js + * Bootstrap (v5.2.0-beta1): util/template-factory.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ diff --git a/package-lock.json b/package-lock.json index e76e69304..0c1163652 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bootstrap", - "version": "5.1.3", + "version": "5.2.0-beta1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bootstrap", - "version": "5.1.3", + "version": "5.2.0-beta1", "funding": [ { "type": "github", diff --git a/package.js b/package.js index e561a6a74..fe9b818c4 100644 --- a/package.js +++ b/package.js @@ -5,7 +5,7 @@ Package.describe({ name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.', - version: '5.1.3', + version: '5.2.0-beta1', git: 'https://github.com/twbs/bootstrap.git' }) diff --git a/package.json b/package.json index 392b1d682..049c51bb2 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", - "version": "5.1.3", + "version": "5.2.0-beta1", "config": { - "version_short": "5.1" + "version_short": "5.2" }, "keywords": [ "css", diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index e927ee491..115cab4db 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Grid v5.1.3 (https://getbootstrap.com/) + * Bootstrap Grid v5.2.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2022 The Bootstrap Authors * Copyright 2011-2022 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index b733597f7..4bae00fe7 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v5.1.3 (https://getbootstrap.com/) + * Bootstrap Reboot v5.2.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2022 The Bootstrap Authors * Copyright 2011-2022 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) diff --git a/scss/bootstrap-utilities.scss b/scss/bootstrap-utilities.scss index 48428a10f..43a40c5c6 100644 --- a/scss/bootstrap-utilities.scss +++ b/scss/bootstrap-utilities.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/) + * Bootstrap Utilities v5.2.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2022 The Bootstrap Authors * Copyright 2011-2022 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss index 794bbf5ed..a167ff89a 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap v5.1.3 (https://getbootstrap.com/) + * Bootstrap v5.2.0-beta1 (https://getbootstrap.com/) * Copyright 2011-2022 The Bootstrap Authors * Copyright 2011-2022 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) diff --git a/site/content/docs/5.1/_index.html b/site/content/docs/5.1/_index.html deleted file mode 100644 index 198e6af8c..000000000 --- a/site/content/docs/5.1/_index.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: redirect -sitemap_exclude: true -redirect: "/docs/5.1/getting-started/introduction/" ---- diff --git a/site/content/docs/5.2/_index.html b/site/content/docs/5.2/_index.html new file mode 100644 index 000000000..fe65dc364 --- /dev/null +++ b/site/content/docs/5.2/_index.html @@ -0,0 +1,5 @@ +--- +layout: redirect +sitemap_exclude: true +redirect: "/docs/5.2/getting-started/introduction/" +--- diff --git a/site/content/docs/5.1/about/brand.md b/site/content/docs/5.2/about/brand.md index 80c613526..80c613526 100644 --- a/site/content/docs/5.1/about/brand.md +++ b/site/content/docs/5.2/about/brand.md diff --git a/site/content/docs/5.1/about/license.md b/site/content/docs/5.2/about/license.md index 07e60e00a..07e60e00a 100644 --- a/site/content/docs/5.1/about/license.md +++ b/site/content/docs/5.2/about/license.md diff --git a/site/content/docs/5.1/about/overview.md b/site/content/docs/5.2/about/overview.md index 4fd019314..f61101c15 100644 --- a/site/content/docs/5.1/about/overview.md +++ b/site/content/docs/5.2/about/overview.md @@ -5,7 +5,7 @@ description: Learn more about the team maintaining Bootstrap, how and why the pr group: about aliases: - "/about/" - - "/docs/5.1/about/" + - "/docs/5.2/about/" --- ## Team diff --git a/site/content/docs/5.1/about/team.md b/site/content/docs/5.2/about/team.md index 3c1666f29..3c1666f29 100644 --- a/site/content/docs/5.1/about/team.md +++ b/site/content/docs/5.2/about/team.md diff --git a/site/content/docs/5.1/about/translations.md b/site/content/docs/5.2/about/translations.md index e719e3a84..e719e3a84 100644 --- a/site/content/docs/5.1/about/translations.md +++ b/site/content/docs/5.2/about/translations.md diff --git a/site/content/docs/5.1/components/accordion.md b/site/content/docs/5.2/components/accordion.md index ee906f686..2e247239c 100644 --- a/site/content/docs/5.1/components/accordion.md +++ b/site/content/docs/5.2/components/accordion.md @@ -5,7 +5,7 @@ description: Build vertically collapsing accordions in combination with our Coll group: components aliases: - "/components/" - - "/docs/5.1/components/" + - "/docs/5.2/components/" toc: true --- diff --git a/site/content/docs/5.1/components/alerts.md b/site/content/docs/5.2/components/alerts.md index 59f9a349f..59f9a349f 100644 --- a/site/content/docs/5.1/components/alerts.md +++ b/site/content/docs/5.2/components/alerts.md diff --git a/site/content/docs/5.1/components/badge.md b/site/content/docs/5.2/components/badge.md index 55b1ffb85..55b1ffb85 100644 --- a/site/content/docs/5.1/components/badge.md +++ b/site/content/docs/5.2/components/badge.md diff --git a/site/content/docs/5.1/components/breadcrumb.md b/site/content/docs/5.2/components/breadcrumb.md index 05df37a0a..05df37a0a 100644 --- a/site/content/docs/5.1/components/breadcrumb.md +++ b/site/content/docs/5.2/components/breadcrumb.md diff --git a/site/content/docs/5.1/components/button-group.md b/site/content/docs/5.2/components/button-group.md index 184ca4973..184ca4973 100644 --- a/site/content/docs/5.1/components/button-group.md +++ b/site/content/docs/5.2/components/button-group.md diff --git a/site/content/docs/5.1/components/buttons.md b/site/content/docs/5.2/components/buttons.md index fb9249e6c..fb9249e6c 100644 --- a/site/content/docs/5.1/components/buttons.md +++ b/site/content/docs/5.2/components/buttons.md diff --git a/site/content/docs/5.1/components/card.md b/site/content/docs/5.2/components/card.md index 9e395cd5e..9e395cd5e 100644 --- a/site/content/docs/5.1/components/card.md +++ b/site/content/docs/5.2/components/card.md diff --git a/site/content/docs/5.1/components/carousel.md b/site/content/docs/5.2/components/carousel.md index 2714a09dc..2714a09dc 100644 --- a/site/content/docs/5.1/components/carousel.md +++ b/site/content/docs/5.2/components/carousel.md diff --git a/site/content/docs/5.1/components/close-button.md b/site/content/docs/5.2/components/close-button.md index f4a3ed071..f4a3ed071 100644 --- a/site/content/docs/5.1/components/close-button.md +++ b/site/content/docs/5.2/components/close-button.md diff --git a/site/content/docs/5.1/components/collapse.md b/site/content/docs/5.2/components/collapse.md index 91dbef545..91dbef545 100644 --- a/site/content/docs/5.1/components/collapse.md +++ b/site/content/docs/5.2/components/collapse.md diff --git a/site/content/docs/5.1/components/dropdowns.md b/site/content/docs/5.2/components/dropdowns.md index fdae7ae7f..fdae7ae7f 100644 --- a/site/content/docs/5.1/components/dropdowns.md +++ b/site/content/docs/5.2/components/dropdowns.md diff --git a/site/content/docs/5.1/components/list-group.md b/site/content/docs/5.2/components/list-group.md index 45d65ddc0..45d65ddc0 100644 --- a/site/content/docs/5.1/components/list-group.md +++ b/site/content/docs/5.2/components/list-group.md diff --git a/site/content/docs/5.1/components/modal.md b/site/content/docs/5.2/components/modal.md index 762a569bf..762a569bf 100644 --- a/site/content/docs/5.1/components/modal.md +++ b/site/content/docs/5.2/components/modal.md diff --git a/site/content/docs/5.1/components/navbar.md b/site/content/docs/5.2/components/navbar.md index 392531160..392531160 100644 --- a/site/content/docs/5.1/components/navbar.md +++ b/site/content/docs/5.2/components/navbar.md diff --git a/site/content/docs/5.1/components/navs-tabs.md b/site/content/docs/5.2/components/navs-tabs.md index b3d306750..e09a9fee0 100644 --- a/site/content/docs/5.1/components/navs-tabs.md +++ b/site/content/docs/5.2/components/navs-tabs.md @@ -3,7 +3,7 @@ layout: docs title: Navs and tabs description: Documentation and examples for how to use Bootstrap's included navigation components. group: components -aliases: "/docs/5.1/components/navs/" +aliases: "/docs/5.2/components/navs/" toc: true --- diff --git a/site/content/docs/5.1/components/offcanvas.md b/site/content/docs/5.2/components/offcanvas.md index 0a487b3b6..0a487b3b6 100644 --- a/site/content/docs/5.1/components/offcanvas.md +++ b/site/content/docs/5.2/components/offcanvas.md diff --git a/site/content/docs/5.1/components/pagination.md b/site/content/docs/5.2/components/pagination.md index 725140576..725140576 100644 --- a/site/content/docs/5.1/components/pagination.md +++ b/site/content/docs/5.2/components/pagination.md diff --git a/site/content/docs/5.1/components/placeholders.md b/site/content/docs/5.2/components/placeholders.md index 4de405756..4de405756 100644 --- a/site/content/docs/5.1/components/placeholders.md +++ b/site/content/docs/5.2/components/placeholders.md diff --git a/site/content/docs/5.1/components/popovers.md b/site/content/docs/5.2/components/popovers.md index a9ff961c2..a9ff961c2 100644 --- a/site/content/docs/5.1/components/popovers.md +++ b/site/content/docs/5.2/components/popovers.md diff --git a/site/content/docs/5.1/components/progress.md b/site/content/docs/5.2/components/progress.md index 8fbba3be7..8fbba3be7 100644 --- a/site/content/docs/5.1/components/progress.md +++ b/site/content/docs/5.2/components/progress.md diff --git a/site/content/docs/5.1/components/scrollspy.md b/site/content/docs/5.2/components/scrollspy.md index 30cf79b3e..30cf79b3e 100644 --- a/site/content/docs/5.1/components/scrollspy.md +++ b/site/content/docs/5.2/components/scrollspy.md diff --git a/site/content/docs/5.1/components/spinners.md b/site/content/docs/5.2/components/spinners.md index bc1b1e64f..bc1b1e64f 100644 --- a/site/content/docs/5.1/components/spinners.md +++ b/site/content/docs/5.2/components/spinners.md diff --git a/site/content/docs/5.1/components/toasts.md b/site/content/docs/5.2/components/toasts.md index 46f241cb3..46f241cb3 100644 --- a/site/content/docs/5.1/components/toasts.md +++ b/site/content/docs/5.2/components/toasts.md diff --git a/site/content/docs/5.1/components/tooltips.md b/site/content/docs/5.2/components/tooltips.md index 458301620..458301620 100644 --- a/site/content/docs/5.1/components/tooltips.md +++ b/site/content/docs/5.2/components/tooltips.md diff --git a/site/content/docs/5.1/content/figures.md b/site/content/docs/5.2/content/figures.md index 29a38d723..29a38d723 100644 --- a/site/content/docs/5.1/content/figures.md +++ b/site/content/docs/5.2/content/figures.md diff --git a/site/content/docs/5.1/content/images.md b/site/content/docs/5.2/content/images.md index b55e7a2b8..b55e7a2b8 100644 --- a/site/content/docs/5.1/content/images.md +++ b/site/content/docs/5.2/content/images.md diff --git a/site/content/docs/5.1/content/reboot.md b/site/content/docs/5.2/content/reboot.md index 7d00e42c6..4a1521cd0 100644 --- a/site/content/docs/5.1/content/reboot.md +++ b/site/content/docs/5.2/content/reboot.md @@ -3,7 +3,7 @@ layout: docs title: Reboot description: Reboot, a collection of element-specific CSS changes in a single file, kickstart Bootstrap to provide an elegant, consistent, and simple baseline to build upon. group: content -aliases: "/docs/5.1/content/" +aliases: "/docs/5.2/content/" toc: true --- diff --git a/site/content/docs/5.1/content/tables.md b/site/content/docs/5.2/content/tables.md index 577e3ef84..577e3ef84 100644 --- a/site/content/docs/5.1/content/tables.md +++ b/site/content/docs/5.2/content/tables.md diff --git a/site/content/docs/5.1/content/typography.md b/site/content/docs/5.2/content/typography.md index 3c71df7d1..3c71df7d1 100644 --- a/site/content/docs/5.1/content/typography.md +++ b/site/content/docs/5.2/content/typography.md diff --git a/site/content/docs/5.1/customize/color.md b/site/content/docs/5.2/customize/color.md index 23a7f7104..23a7f7104 100644 --- a/site/content/docs/5.1/customize/color.md +++ b/site/content/docs/5.2/customize/color.md diff --git a/site/content/docs/5.1/customize/components.md b/site/content/docs/5.2/customize/components.md index b512a9036..b512a9036 100644 --- a/site/content/docs/5.1/customize/components.md +++ b/site/content/docs/5.2/customize/components.md diff --git a/site/content/docs/5.1/customize/css-variables.md b/site/content/docs/5.2/customize/css-variables.md index 13142f6ad..13142f6ad 100644 --- a/site/content/docs/5.1/customize/css-variables.md +++ b/site/content/docs/5.2/customize/css-variables.md diff --git a/site/content/docs/5.1/customize/optimize.md b/site/content/docs/5.2/customize/optimize.md index b5e8de7ee..b5e8de7ee 100644 --- a/site/content/docs/5.1/customize/optimize.md +++ b/site/content/docs/5.2/customize/optimize.md diff --git a/site/content/docs/5.1/customize/options.md b/site/content/docs/5.2/customize/options.md index 5013fb9b3..5013fb9b3 100644 --- a/site/content/docs/5.1/customize/options.md +++ b/site/content/docs/5.2/customize/options.md diff --git a/site/content/docs/5.1/customize/overview.md b/site/content/docs/5.2/customize/overview.md index e839c45d2..1b332bfe4 100644 --- a/site/content/docs/5.1/customize/overview.md +++ b/site/content/docs/5.2/customize/overview.md @@ -4,7 +4,7 @@ title: Customize description: Learn how to theme, customize, and extend Bootstrap with Sass, a boatload of global options, an expansive color system, and more. group: customize toc: false -aliases: "/docs/5.1/customize/" +aliases: "/docs/5.2/customize/" sections: - title: Sass description: Utilize our source Sass files to take advantage of variables, maps, mixins, and functions. diff --git a/site/content/docs/5.1/customize/sass.md b/site/content/docs/5.2/customize/sass.md index 0be56db9b..0be56db9b 100644 --- a/site/content/docs/5.1/customize/sass.md +++ b/site/content/docs/5.2/customize/sass.md diff --git a/site/content/docs/5.1/examples/.stylelintrc b/site/content/docs/5.2/examples/.stylelintrc index 79ea92df0..79ea92df0 100644 --- a/site/content/docs/5.1/examples/.stylelintrc +++ b/site/content/docs/5.2/examples/.stylelintrc diff --git a/site/content/docs/5.1/examples/_index.md b/site/content/docs/5.2/examples/_index.md index 8241892a5..8241892a5 100644 --- a/site/content/docs/5.1/examples/_index.md +++ b/site/content/docs/5.2/examples/_index.md diff --git a/site/content/docs/5.1/examples/album-rtl/index.html b/site/content/docs/5.2/examples/album-rtl/index.html index 3408056bc..3408056bc 100644 --- a/site/content/docs/5.1/examples/album-rtl/index.html +++ b/site/content/docs/5.2/examples/album-rtl/index.html diff --git a/site/content/docs/5.1/examples/album/index.html b/site/content/docs/5.2/examples/album/index.html index 2d25d726a..2d25d726a 100644 --- a/site/content/docs/5.1/examples/album/index.html +++ b/site/content/docs/5.2/examples/album/index.html diff --git a/site/content/docs/5.1/examples/blog-rtl/index.html b/site/content/docs/5.2/examples/blog-rtl/index.html index 1aa228ead..1aa228ead 100644 --- a/site/content/docs/5.1/examples/blog-rtl/index.html +++ b/site/content/docs/5.2/examples/blog-rtl/index.html diff --git a/site/content/docs/5.1/examples/blog/blog.css b/site/content/docs/5.2/examples/blog/blog.css index cc5fc7473..cc5fc7473 100644 --- a/site/content/docs/5.1/examples/blog/blog.css +++ b/site/content/docs/5.2/examples/blog/blog.css diff --git a/site/content/docs/5.1/examples/blog/blog.rtl.css b/site/content/docs/5.2/examples/blog/blog.rtl.css index fc03c35a3..fc03c35a3 100644 --- a/site/content/docs/5.1/examples/blog/blog.rtl.css +++ b/site/content/docs/5.2/examples/blog/blog.rtl.css diff --git a/site/content/docs/5.1/examples/blog/index.html b/site/content/docs/5.2/examples/blog/index.html index dc5339c8a..dc5339c8a 100644 --- a/site/content/docs/5.1/examples/blog/index.html +++ b/site/content/docs/5.2/examples/blog/index.html diff --git a/site/content/docs/5.1/examples/carousel-rtl/index.html b/site/content/docs/5.2/examples/carousel-rtl/index.html index b8c35d669..b8c35d669 100644 --- a/site/content/docs/5.1/examples/carousel-rtl/index.html +++ b/site/content/docs/5.2/examples/carousel-rtl/index.html diff --git a/site/content/docs/5.1/examples/carousel/carousel.css b/site/content/docs/5.2/examples/carousel/carousel.css index 0bdf9768d..0bdf9768d 100644 --- a/site/content/docs/5.1/examples/carousel/carousel.css +++ b/site/content/docs/5.2/examples/carousel/carousel.css diff --git a/site/content/docs/5.1/examples/carousel/carousel.rtl.css b/site/content/docs/5.2/examples/carousel/carousel.rtl.css index d20a8111a..d20a8111a 100644 --- a/site/content/docs/5.1/examples/carousel/carousel.rtl.css +++ b/site/content/docs/5.2/examples/carousel/carousel.rtl.css diff --git a/site/content/docs/5.1/examples/carousel/index.html b/site/content/docs/5.2/examples/carousel/index.html index 67c0dd529..67c0dd529 100644 --- a/site/content/docs/5.1/examples/carousel/index.html +++ b/site/content/docs/5.2/examples/carousel/index.html diff --git a/site/content/docs/5.1/examples/cheatsheet-rtl/index.html b/site/content/docs/5.2/examples/cheatsheet-rtl/index.html index 91e7e0ecb..91e7e0ecb 100644 --- a/site/content/docs/5.1/examples/cheatsheet-rtl/index.html +++ b/site/content/docs/5.2/examples/cheatsheet-rtl/index.html diff --git a/site/content/docs/5.1/examples/cheatsheet/cheatsheet.css b/site/content/docs/5.2/examples/cheatsheet/cheatsheet.css index e2f99b859..e2f99b859 100644 --- a/site/content/docs/5.1/examples/cheatsheet/cheatsheet.css +++ b/site/content/docs/5.2/examples/cheatsheet/cheatsheet.css diff --git a/site/content/docs/5.1/examples/cheatsheet/cheatsheet.js b/site/content/docs/5.2/examples/cheatsheet/cheatsheet.js index e25a89e75..e25a89e75 100644 --- a/site/content/docs/5.1/examples/cheatsheet/cheatsheet.js +++ b/site/content/docs/5.2/examples/cheatsheet/cheatsheet.js diff --git a/site/content/docs/5.1/examples/cheatsheet/cheatsheet.rtl.css b/site/content/docs/5.2/examples/cheatsheet/cheatsheet.rtl.css index e04d84871..e04d84871 100644 --- a/site/content/docs/5.1/examples/cheatsheet/cheatsheet.rtl.css +++ b/site/content/docs/5.2/examples/cheatsheet/cheatsheet.rtl.css diff --git a/site/content/docs/5.1/examples/cheatsheet/index.html b/site/content/docs/5.2/examples/cheatsheet/index.html index c3c76fae0..c3c76fae0 100644 --- a/site/content/docs/5.1/examples/cheatsheet/index.html +++ b/site/content/docs/5.2/examples/cheatsheet/index.html diff --git a/site/content/docs/5.1/examples/checkout-rtl/index.html b/site/content/docs/5.2/examples/checkout-rtl/index.html index e0ca621b1..e0ca621b1 100644 --- a/site/content/docs/5.1/examples/checkout-rtl/index.html +++ b/site/content/docs/5.2/examples/checkout-rtl/index.html diff --git a/site/content/docs/5.1/examples/checkout/form-validation.css b/site/content/docs/5.2/examples/checkout/form-validation.css index e5ea31c40..e5ea31c40 100644 --- a/site/content/docs/5.1/examples/checkout/form-validation.css +++ b/site/content/docs/5.2/examples/checkout/form-validation.css diff --git a/site/content/docs/5.1/examples/checkout/form-validation.js b/site/content/docs/5.2/examples/checkout/form-validation.js index 30ea0aa6b..30ea0aa6b 100644 --- a/site/content/docs/5.1/examples/checkout/form-validation.js +++ b/site/content/docs/5.2/examples/checkout/form-validation.js diff --git a/site/content/docs/5.1/examples/checkout/index.html b/site/content/docs/5.2/examples/checkout/index.html index 4809dc4bb..4809dc4bb 100644 --- a/site/content/docs/5.1/examples/checkout/index.html +++ b/site/content/docs/5.2/examples/checkout/index.html diff --git a/site/content/docs/5.1/examples/cover/cover.css b/site/content/docs/5.2/examples/cover/cover.css index 1b1c5407b..1b1c5407b 100644 --- a/site/content/docs/5.1/examples/cover/cover.css +++ b/site/content/docs/5.2/examples/cover/cover.css diff --git a/site/content/docs/5.1/examples/cover/index.html b/site/content/docs/5.2/examples/cover/index.html index e8276a8de..e8276a8de 100644 --- a/site/content/docs/5.1/examples/cover/index.html +++ b/site/content/docs/5.2/examples/cover/index.html diff --git a/site/content/docs/5.1/examples/dashboard-rtl/dashboard.js b/site/content/docs/5.2/examples/dashboard-rtl/dashboard.js index 96e0895bf..96e0895bf 100644 --- a/site/content/docs/5.1/examples/dashboard-rtl/dashboard.js +++ b/site/content/docs/5.2/examples/dashboard-rtl/dashboard.js diff --git a/site/content/docs/5.1/examples/dashboard-rtl/index.html b/site/content/docs/5.2/examples/dashboard-rtl/index.html index be8ef6a88..be8ef6a88 100644 --- a/site/content/docs/5.1/examples/dashboard-rtl/index.html +++ b/site/content/docs/5.2/examples/dashboard-rtl/index.html diff --git a/site/content/docs/5.1/examples/dashboard/dashboard.css b/site/content/docs/5.2/examples/dashboard/dashboard.css index 4426da7fe..4426da7fe 100644 --- a/site/content/docs/5.1/examples/dashboard/dashboard.css +++ b/site/content/docs/5.2/examples/dashboard/dashboard.css diff --git a/site/content/docs/5.1/examples/dashboard/dashboard.js b/site/content/docs/5.2/examples/dashboard/dashboard.js index e1379758b..e1379758b 100644 --- a/site/content/docs/5.1/examples/dashboard/dashboard.js +++ b/site/content/docs/5.2/examples/dashboard/dashboard.js diff --git a/site/content/docs/5.1/examples/dashboard/dashboard.rtl.css b/site/content/docs/5.2/examples/dashboard/dashboard.rtl.css index a3f114f0f..a3f114f0f 100644 --- a/site/content/docs/5.1/examples/dashboard/dashboard.rtl.css +++ b/site/content/docs/5.2/examples/dashboard/dashboard.rtl.css diff --git a/site/content/docs/5.1/examples/dashboard/index.html b/site/content/docs/5.2/examples/dashboard/index.html index 7e0830899..7e0830899 100644 --- a/site/content/docs/5.1/examples/dashboard/index.html +++ b/site/content/docs/5.2/examples/dashboard/index.html diff --git a/site/content/docs/5.1/examples/dropdowns/dropdowns.css b/site/content/docs/5.2/examples/dropdowns/dropdowns.css index 556f310a9..556f310a9 100644 --- a/site/content/docs/5.1/examples/dropdowns/dropdowns.css +++ b/site/content/docs/5.2/examples/dropdowns/dropdowns.css diff --git a/site/content/docs/5.1/examples/dropdowns/index.html b/site/content/docs/5.2/examples/dropdowns/index.html index f08f69701..f08f69701 100644 --- a/site/content/docs/5.1/examples/dropdowns/index.html +++ b/site/content/docs/5.2/examples/dropdowns/index.html diff --git a/site/content/docs/5.1/examples/features/features.css b/site/content/docs/5.2/examples/features/features.css index 619222364..619222364 100644 --- a/site/content/docs/5.1/examples/features/features.css +++ b/site/content/docs/5.2/examples/features/features.css diff --git a/site/content/docs/5.1/examples/features/index.html b/site/content/docs/5.2/examples/features/index.html index ebbde2d30..ebbde2d30 100644 --- a/site/content/docs/5.1/examples/features/index.html +++ b/site/content/docs/5.2/examples/features/index.html diff --git a/site/content/docs/5.1/examples/features/unsplash-photo-1.jpg b/site/content/docs/5.2/examples/features/unsplash-photo-1.jpg Binary files differindex ed2e36a78..ed2e36a78 100644 --- a/site/content/docs/5.1/examples/features/unsplash-photo-1.jpg +++ b/site/content/docs/5.2/examples/features/unsplash-photo-1.jpg diff --git a/site/content/docs/5.1/examples/features/unsplash-photo-2.jpg b/site/content/docs/5.2/examples/features/unsplash-photo-2.jpg Binary files differindex b66864a00..b66864a00 100644 --- a/site/content/docs/5.1/examples/features/unsplash-photo-2.jpg +++ b/site/content/docs/5.2/examples/features/unsplash-photo-2.jpg diff --git a/site/content/docs/5.1/examples/features/unsplash-photo-3.jpg b/site/content/docs/5.2/examples/features/unsplash-photo-3.jpg Binary files differindex c411b17ec..c411b17ec 100644 --- a/site/content/docs/5.1/examples/features/unsplash-photo-3.jpg +++ b/site/content/docs/5.2/examples/features/unsplash-photo-3.jpg diff --git a/site/content/docs/5.1/examples/footers/index.html b/site/content/docs/5.2/examples/footers/index.html index 827c2426a..827c2426a 100644 --- a/site/content/docs/5.1/examples/footers/index.html +++ b/site/content/docs/5.2/examples/footers/index.html diff --git a/site/content/docs/5.1/examples/grid/grid.css b/site/content/docs/5.2/examples/grid/grid.css index 18e3568b1..18e3568b1 100644 --- a/site/content/docs/5.1/examples/grid/grid.css +++ b/site/content/docs/5.2/examples/grid/grid.css diff --git a/site/content/docs/5.1/examples/grid/index.html b/site/content/docs/5.2/examples/grid/index.html index fae182a1c..fae182a1c 100644 --- a/site/content/docs/5.1/examples/grid/index.html +++ b/site/content/docs/5.2/examples/grid/index.html diff --git a/site/content/docs/5.1/examples/headers/headers.css b/site/content/docs/5.2/examples/headers/headers.css index 8230c9a5f..8230c9a5f 100644 --- a/site/content/docs/5.1/examples/headers/headers.css +++ b/site/content/docs/5.2/examples/headers/headers.css diff --git a/site/content/docs/5.1/examples/headers/index.html b/site/content/docs/5.2/examples/headers/index.html index 8d82330dc..8d82330dc 100644 --- a/site/content/docs/5.1/examples/headers/index.html +++ b/site/content/docs/5.2/examples/headers/index.html diff --git a/site/content/docs/5.1/examples/heroes/bootstrap-docs.png b/site/content/docs/5.2/examples/heroes/bootstrap-docs.png Binary files differindex 471a9eddf..471a9eddf 100644 --- a/site/content/docs/5.1/examples/heroes/bootstrap-docs.png +++ b/site/content/docs/5.2/examples/heroes/bootstrap-docs.png diff --git a/site/content/docs/5.1/examples/heroes/bootstrap-themes.png b/site/content/docs/5.2/examples/heroes/bootstrap-themes.png Binary files differindex 13c32337d..13c32337d 100644 --- a/site/content/docs/5.1/examples/heroes/bootstrap-themes.png +++ b/site/content/docs/5.2/examples/heroes/bootstrap-themes.png diff --git a/site/content/docs/5.1/examples/heroes/heroes.css b/site/content/docs/5.2/examples/heroes/heroes.css index e9deaf744..e9deaf744 100644 --- a/site/content/docs/5.1/examples/heroes/heroes.css +++ b/site/content/docs/5.2/examples/heroes/heroes.css diff --git a/site/content/docs/5.1/examples/heroes/index.html b/site/content/docs/5.2/examples/heroes/index.html index ef621fd50..ef621fd50 100644 --- a/site/content/docs/5.1/examples/heroes/index.html +++ b/site/content/docs/5.2/examples/heroes/index.html diff --git a/site/content/docs/5.1/examples/jumbotron/index.html b/site/content/docs/5.2/examples/jumbotron/index.html index 99cc61dee..99cc61dee 100644 --- a/site/content/docs/5.1/examples/jumbotron/index.html +++ b/site/content/docs/5.2/examples/jumbotron/index.html diff --git a/site/content/docs/5.1/examples/list-groups/index.html b/site/content/docs/5.2/examples/list-groups/index.html index 9599913c0..9599913c0 100644 --- a/site/content/docs/5.1/examples/list-groups/index.html +++ b/site/content/docs/5.2/examples/list-groups/index.html diff --git a/site/content/docs/5.1/examples/list-groups/list-groups.css b/site/content/docs/5.2/examples/list-groups/list-groups.css index 218508412..218508412 100644 --- a/site/content/docs/5.1/examples/list-groups/list-groups.css +++ b/site/content/docs/5.2/examples/list-groups/list-groups.css diff --git a/site/content/docs/5.1/examples/masonry/index.html b/site/content/docs/5.2/examples/masonry/index.html index 9061d7cce..9061d7cce 100644 --- a/site/content/docs/5.1/examples/masonry/index.html +++ b/site/content/docs/5.2/examples/masonry/index.html diff --git a/site/content/docs/5.1/examples/modals/index.html b/site/content/docs/5.2/examples/modals/index.html index 0f16aabf8..0f16aabf8 100644 --- a/site/content/docs/5.1/examples/modals/index.html +++ b/site/content/docs/5.2/examples/modals/index.html diff --git a/site/content/docs/5.1/examples/modals/modals.css b/site/content/docs/5.2/examples/modals/modals.css index 51ad2c4fb..51ad2c4fb 100644 --- a/site/content/docs/5.1/examples/modals/modals.css +++ b/site/content/docs/5.2/examples/modals/modals.css diff --git a/site/content/docs/5.1/examples/navbar-bottom/index.html b/site/content/docs/5.2/examples/navbar-bottom/index.html index 1a6399975..1a6399975 100644 --- a/site/content/docs/5.1/examples/navbar-bottom/index.html +++ b/site/content/docs/5.2/examples/navbar-bottom/index.html diff --git a/site/content/docs/5.1/examples/navbar-fixed/index.html b/site/content/docs/5.2/examples/navbar-fixed/index.html index b0d998652..b0d998652 100644 --- a/site/content/docs/5.1/examples/navbar-fixed/index.html +++ b/site/content/docs/5.2/examples/navbar-fixed/index.html diff --git a/site/content/docs/5.1/examples/navbar-fixed/navbar-top-fixed.css b/site/content/docs/5.2/examples/navbar-fixed/navbar-top-fixed.css index c77c0c147..c77c0c147 100644 --- a/site/content/docs/5.1/examples/navbar-fixed/navbar-top-fixed.css +++ b/site/content/docs/5.2/examples/navbar-fixed/navbar-top-fixed.css diff --git a/site/content/docs/5.1/examples/navbar-static/index.html b/site/content/docs/5.2/examples/navbar-static/index.html index b6c26c94a..b6c26c94a 100644 --- a/site/content/docs/5.1/examples/navbar-static/index.html +++ b/site/content/docs/5.2/examples/navbar-static/index.html diff --git a/site/content/docs/5.1/examples/navbar-static/navbar-top.css b/site/content/docs/5.2/examples/navbar-static/navbar-top.css index 25bbdde09..25bbdde09 100644 --- a/site/content/docs/5.1/examples/navbar-static/navbar-top.css +++ b/site/content/docs/5.2/examples/navbar-static/navbar-top.css diff --git a/site/content/docs/5.1/examples/navbars-offcanvas/index.html b/site/content/docs/5.2/examples/navbars-offcanvas/index.html index 47041fa01..47041fa01 100644 --- a/site/content/docs/5.1/examples/navbars-offcanvas/index.html +++ b/site/content/docs/5.2/examples/navbars-offcanvas/index.html diff --git a/site/content/docs/5.1/examples/navbars-offcanvas/navbar.css b/site/content/docs/5.2/examples/navbars-offcanvas/navbar.css index 70d209409..70d209409 100644 --- a/site/content/docs/5.1/examples/navbars-offcanvas/navbar.css +++ b/site/content/docs/5.2/examples/navbars-offcanvas/navbar.css diff --git a/site/content/docs/5.1/examples/navbars/index.html b/site/content/docs/5.2/examples/navbars/index.html index f0a49c1d4..f0a49c1d4 100644 --- a/site/content/docs/5.1/examples/navbars/index.html +++ b/site/content/docs/5.2/examples/navbars/index.html diff --git a/site/content/docs/5.1/examples/navbars/navbar.css b/site/content/docs/5.2/examples/navbars/navbar.css index 70d209409..70d209409 100644 --- a/site/content/docs/5.1/examples/navbars/navbar.css +++ b/site/content/docs/5.2/examples/navbars/navbar.css diff --git a/site/content/docs/5.1/examples/offcanvas-navbar/index.html b/site/content/docs/5.2/examples/offcanvas-navbar/index.html index 0e6d56915..0499cc303 100644 --- a/site/content/docs/5.1/examples/offcanvas-navbar/index.html +++ b/site/content/docs/5.2/examples/offcanvas-navbar/index.html @@ -6,7 +6,7 @@ extra_css: extra_js: - src: "offcanvas.js" body_class: "bg-light" -aliases: "/docs/5.1/examples/offcanvas/" +aliases: "/docs/5.2/examples/offcanvas/" --- <nav class="navbar navbar-expand-lg fixed-top navbar-dark bg-dark" aria-label="Main navigation"> diff --git a/site/content/docs/5.1/examples/offcanvas-navbar/offcanvas.css b/site/content/docs/5.2/examples/offcanvas-navbar/offcanvas.css index f855b96a5..f855b96a5 100644 --- a/site/content/docs/5.1/examples/offcanvas-navbar/offcanvas.css +++ b/site/content/docs/5.2/examples/offcanvas-navbar/offcanvas.css diff --git a/site/content/docs/5.1/examples/offcanvas-navbar/offcanvas.js b/site/content/docs/5.2/examples/offcanvas-navbar/offcanvas.js index b97a17164..b97a17164 100644 --- a/site/content/docs/5.1/examples/offcanvas-navbar/offcanvas.js +++ b/site/content/docs/5.2/examples/offcanvas-navbar/offcanvas.js diff --git a/site/content/docs/5.1/examples/pricing/index.html b/site/content/docs/5.2/examples/pricing/index.html index c62c68c70..c62c68c70 100644 --- a/site/content/docs/5.1/examples/pricing/index.html +++ b/site/content/docs/5.2/examples/pricing/index.html diff --git a/site/content/docs/5.1/examples/pricing/pricing.css b/site/content/docs/5.2/examples/pricing/pricing.css index c7304d10b..c7304d10b 100644 --- a/site/content/docs/5.1/examples/pricing/pricing.css +++ b/site/content/docs/5.2/examples/pricing/pricing.css diff --git a/site/content/docs/5.1/examples/product/index.html b/site/content/docs/5.2/examples/product/index.html index 291901efa..291901efa 100644 --- a/site/content/docs/5.1/examples/product/index.html +++ b/site/content/docs/5.2/examples/product/index.html diff --git a/site/content/docs/5.1/examples/product/product.css b/site/content/docs/5.2/examples/product/product.css index 5fcb582b4..5fcb582b4 100644 --- a/site/content/docs/5.1/examples/product/product.css +++ b/site/content/docs/5.2/examples/product/product.css diff --git a/site/content/docs/5.1/examples/sidebars/index.html b/site/content/docs/5.2/examples/sidebars/index.html index e540e5479..e540e5479 100644 --- a/site/content/docs/5.1/examples/sidebars/index.html +++ b/site/content/docs/5.2/examples/sidebars/index.html diff --git a/site/content/docs/5.1/examples/sidebars/sidebars.css b/site/content/docs/5.2/examples/sidebars/sidebars.css index 5dc9fbaeb..5dc9fbaeb 100644 --- a/site/content/docs/5.1/examples/sidebars/sidebars.css +++ b/site/content/docs/5.2/examples/sidebars/sidebars.css diff --git a/site/content/docs/5.1/examples/sidebars/sidebars.js b/site/content/docs/5.2/examples/sidebars/sidebars.js index 4075f1f15..4075f1f15 100644 --- a/site/content/docs/5.1/examples/sidebars/sidebars.js +++ b/site/content/docs/5.2/examples/sidebars/sidebars.js diff --git a/site/content/docs/5.1/examples/sign-in/index.html b/site/content/docs/5.2/examples/sign-in/index.html index 8772ba3c6..8772ba3c6 100644 --- a/site/content/docs/5.1/examples/sign-in/index.html +++ b/site/content/docs/5.2/examples/sign-in/index.html diff --git a/site/content/docs/5.1/examples/sign-in/signin.css b/site/content/docs/5.2/examples/sign-in/signin.css index 89deea44c..89deea44c 100644 --- a/site/content/docs/5.1/examples/sign-in/signin.css +++ b/site/content/docs/5.2/examples/sign-in/signin.css diff --git a/site/content/docs/5.1/examples/starter-template/index.html b/site/content/docs/5.2/examples/starter-template/index.html index e1eda9e30..e1eda9e30 100644 --- a/site/content/docs/5.1/examples/starter-template/index.html +++ b/site/content/docs/5.2/examples/starter-template/index.html diff --git a/site/content/docs/5.1/examples/starter-template/starter-template.css b/site/content/docs/5.2/examples/starter-template/starter-template.css index 582dcbe4f..582dcbe4f 100644 --- a/site/content/docs/5.1/examples/starter-template/starter-template.css +++ b/site/content/docs/5.2/examples/starter-template/starter-template.css diff --git a/site/content/docs/5.1/examples/sticky-footer-navbar/index.html b/site/content/docs/5.2/examples/sticky-footer-navbar/index.html index 1f807a6dc..1f807a6dc 100644 --- a/site/content/docs/5.1/examples/sticky-footer-navbar/index.html +++ b/site/content/docs/5.2/examples/sticky-footer-navbar/index.html diff --git a/site/content/docs/5.1/examples/sticky-footer-navbar/sticky-footer-navbar.css b/site/content/docs/5.2/examples/sticky-footer-navbar/sticky-footer-navbar.css index 3087ead7d..3087ead7d 100644 --- a/site/content/docs/5.1/examples/sticky-footer-navbar/sticky-footer-navbar.css +++ b/site/content/docs/5.2/examples/sticky-footer-navbar/sticky-footer-navbar.css diff --git a/site/content/docs/5.1/examples/sticky-footer/index.html b/site/content/docs/5.2/examples/sticky-footer/index.html index 7a6e127cd..7a6e127cd 100644 --- a/site/content/docs/5.1/examples/sticky-footer/index.html +++ b/site/content/docs/5.2/examples/sticky-footer/index.html diff --git a/site/content/docs/5.1/examples/sticky-footer/sticky-footer.css b/site/content/docs/5.2/examples/sticky-footer/sticky-footer.css index f8be43729..f8be43729 100644 --- a/site/content/docs/5.1/examples/sticky-footer/sticky-footer.css +++ b/site/content/docs/5.2/examples/sticky-footer/sticky-footer.css diff --git a/site/content/docs/5.1/extend/approach.md b/site/content/docs/5.2/extend/approach.md index 033ab219f..8dbd16fc3 100644 --- a/site/content/docs/5.1/extend/approach.md +++ b/site/content/docs/5.2/extend/approach.md @@ -4,7 +4,7 @@ title: Approach description: Learn about the guiding principles, strategies, and techniques used to build and maintain Bootstrap so you can more easily customize and extend it yourself. group: extend aliases: - - "/docs/5.1/extend/" + - "/docs/5.2/extend/" --- While the getting started pages provide an introductory tour of the project and what it offers, this document focuses on _why_ we do the things we do in Bootstrap. It explains our philosophy to building on the web so that others can learn from us, contribute with us, and help us improve. diff --git a/site/content/docs/5.1/extend/icons.md b/site/content/docs/5.2/extend/icons.md index 1e26503bd..1e26503bd 100644 --- a/site/content/docs/5.1/extend/icons.md +++ b/site/content/docs/5.2/extend/icons.md diff --git a/site/content/docs/5.1/forms/checks-radios.md b/site/content/docs/5.2/forms/checks-radios.md index 2ca72543c..812e7c198 100644 --- a/site/content/docs/5.1/forms/checks-radios.md +++ b/site/content/docs/5.2/forms/checks-radios.md @@ -3,7 +3,7 @@ layout: docs title: Checks and radios description: Create consistent cross-browser and cross-device checkboxes and radios with our completely rewritten checks component. group: forms -aliases: "/docs/5.1/forms/checks/" +aliases: "/docs/5.2/forms/checks/" toc: true --- diff --git a/site/content/docs/5.1/forms/floating-labels.md b/site/content/docs/5.2/forms/floating-labels.md index a19bbdbfe..a19bbdbfe 100644 --- a/site/content/docs/5.1/forms/floating-labels.md +++ b/site/content/docs/5.2/forms/floating-labels.md diff --git a/site/content/docs/5.1/forms/form-control.md b/site/content/docs/5.2/forms/form-control.md index 9c1c495b1..9c1c495b1 100644 --- a/site/content/docs/5.1/forms/form-control.md +++ b/site/content/docs/5.2/forms/form-control.md diff --git a/site/content/docs/5.1/forms/input-group.md b/site/content/docs/5.2/forms/input-group.md index 00e9eeec9..00e9eeec9 100644 --- a/site/content/docs/5.1/forms/input-group.md +++ b/site/content/docs/5.2/forms/input-group.md diff --git a/site/content/docs/5.1/forms/layout.md b/site/content/docs/5.2/forms/layout.md index 21423040e..21423040e 100644 --- a/site/content/docs/5.1/forms/layout.md +++ b/site/content/docs/5.2/forms/layout.md diff --git a/site/content/docs/5.1/forms/overview.md b/site/content/docs/5.2/forms/overview.md index 29bead1a3..f38ad9035 100644 --- a/site/content/docs/5.1/forms/overview.md +++ b/site/content/docs/5.2/forms/overview.md @@ -4,7 +4,7 @@ title: Forms description: Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms. group: forms toc: true -aliases: "/docs/5.1/forms/" +aliases: "/docs/5.2/forms/" sections: - title: Form control description: Style textual inputs and textareas with support for multiple states. diff --git a/site/content/docs/5.1/forms/range.md b/site/content/docs/5.2/forms/range.md index d7ac6965c..d7ac6965c 100644 --- a/site/content/docs/5.1/forms/range.md +++ b/site/content/docs/5.2/forms/range.md diff --git a/site/content/docs/5.1/forms/select.md b/site/content/docs/5.2/forms/select.md index 7f0c255ef..7f0c255ef 100644 --- a/site/content/docs/5.1/forms/select.md +++ b/site/content/docs/5.2/forms/select.md diff --git a/site/content/docs/5.1/forms/validation.md b/site/content/docs/5.2/forms/validation.md index a6962d677..f55c7e9cc 100644 --- a/site/content/docs/5.1/forms/validation.md +++ b/site/content/docs/5.2/forms/validation.md @@ -5,7 +5,7 @@ description: Provide valuable, actionable feedback to your users with HTML5 form group: forms toc: true extra_js: - - src: "/docs/5.1/assets/js/validate-forms.js" + - src: "/docs/5.2/assets/js/validate-forms.js" async: true --- diff --git a/site/content/docs/5.1/getting-started/accessibility.md b/site/content/docs/5.2/getting-started/accessibility.md index e9f1cb316..e9f1cb316 100644 --- a/site/content/docs/5.1/getting-started/accessibility.md +++ b/site/content/docs/5.2/getting-started/accessibility.md diff --git a/site/content/docs/5.1/getting-started/best-practices.md b/site/content/docs/5.2/getting-started/best-practices.md index e17fc1290..e17fc1290 100644 --- a/site/content/docs/5.1/getting-started/best-practices.md +++ b/site/content/docs/5.2/getting-started/best-practices.md diff --git a/site/content/docs/5.1/getting-started/browsers-devices.md b/site/content/docs/5.2/getting-started/browsers-devices.md index 41885feaa..41885feaa 100644 --- a/site/content/docs/5.1/getting-started/browsers-devices.md +++ b/site/content/docs/5.2/getting-started/browsers-devices.md diff --git a/site/content/docs/5.1/getting-started/contents.md b/site/content/docs/5.2/getting-started/contents.md index a83b65ee3..a83b65ee3 100644 --- a/site/content/docs/5.1/getting-started/contents.md +++ b/site/content/docs/5.2/getting-started/contents.md diff --git a/site/content/docs/5.1/getting-started/contribute.md b/site/content/docs/5.2/getting-started/contribute.md index 67fe67f94..673458793 100644 --- a/site/content/docs/5.1/getting-started/contribute.md +++ b/site/content/docs/5.2/getting-started/contribute.md @@ -4,7 +4,7 @@ title: Contribute description: Help develop Bootstrap with our documentation build scripts and tests. group: getting-started toc: true -aliases: "/docs/5.1/getting-started/build-tools/" +aliases: "/docs/5.2/getting-started/build-tools/" --- ## Tooling setup diff --git a/site/content/docs/5.1/getting-started/download.md b/site/content/docs/5.2/getting-started/download.md index 8a4c8f215..8a4c8f215 100644 --- a/site/content/docs/5.1/getting-started/download.md +++ b/site/content/docs/5.2/getting-started/download.md diff --git a/site/content/docs/5.1/getting-started/introduction.md b/site/content/docs/5.2/getting-started/introduction.md index 70bfdc704..7f843eb27 100644 --- a/site/content/docs/5.1/getting-started/introduction.md +++ b/site/content/docs/5.2/getting-started/introduction.md @@ -4,7 +4,7 @@ title: Get started with Bootstrap description: Bootstrap is a powerful, feature-packed frontend toolkit. Build anything—from prototype to production—in minutes. group: getting-started aliases: - - "/docs/5.1/getting-started/" + - "/docs/5.2/getting-started/" - "/docs/getting-started/" - "/getting-started/" toc: true diff --git a/site/content/docs/5.1/getting-started/javascript.md b/site/content/docs/5.2/getting-started/javascript.md index fd676cf42..fd676cf42 100644 --- a/site/content/docs/5.1/getting-started/javascript.md +++ b/site/content/docs/5.2/getting-started/javascript.md diff --git a/site/content/docs/5.1/getting-started/parcel.md b/site/content/docs/5.2/getting-started/parcel.md index 4bdd119e6..4bdd119e6 100644 --- a/site/content/docs/5.1/getting-started/parcel.md +++ b/site/content/docs/5.2/getting-started/parcel.md diff --git a/site/content/docs/5.1/getting-started/rfs.md b/site/content/docs/5.2/getting-started/rfs.md index 5aa6840a4..5aa6840a4 100644 --- a/site/content/docs/5.1/getting-started/rfs.md +++ b/site/content/docs/5.2/getting-started/rfs.md diff --git a/site/content/docs/5.1/getting-started/rtl.md b/site/content/docs/5.2/getting-started/rtl.md index 19d9d4141..19d9d4141 100644 --- a/site/content/docs/5.1/getting-started/rtl.md +++ b/site/content/docs/5.2/getting-started/rtl.md diff --git a/site/content/docs/5.1/getting-started/webpack.md b/site/content/docs/5.2/getting-started/webpack.md index 3c6c86504..3c6c86504 100644 --- a/site/content/docs/5.1/getting-started/webpack.md +++ b/site/content/docs/5.2/getting-started/webpack.md diff --git a/site/content/docs/5.1/helpers/clearfix.md b/site/content/docs/5.2/helpers/clearfix.md index f1329d5b4..c888610b7 100644 --- a/site/content/docs/5.1/helpers/clearfix.md +++ b/site/content/docs/5.2/helpers/clearfix.md @@ -3,7 +3,7 @@ layout: docs title: Clearfix description: Quickly and easily clear floated content within a container by adding a clearfix utility. group: helpers -aliases: "/docs/5.1/helpers/" +aliases: "/docs/5.2/helpers/" --- Easily clear `float`s by adding `.clearfix` **to the parent element**. Can also be used as a mixin. diff --git a/site/content/docs/5.1/helpers/color-background.md b/site/content/docs/5.2/helpers/color-background.md index c4174845c..c4174845c 100644 --- a/site/content/docs/5.1/helpers/color-background.md +++ b/site/content/docs/5.2/helpers/color-background.md diff --git a/site/content/docs/5.1/helpers/colored-links.md b/site/content/docs/5.2/helpers/colored-links.md index e940196ff..e940196ff 100644 --- a/site/content/docs/5.1/helpers/colored-links.md +++ b/site/content/docs/5.2/helpers/colored-links.md diff --git a/site/content/docs/5.1/helpers/position.md b/site/content/docs/5.2/helpers/position.md index b4e1f71f9..b4e1f71f9 100644 --- a/site/content/docs/5.1/helpers/position.md +++ b/site/content/docs/5.2/helpers/position.md diff --git a/site/content/docs/5.1/helpers/ratio.md b/site/content/docs/5.2/helpers/ratio.md index 771bc07cb..771bc07cb 100644 --- a/site/content/docs/5.1/helpers/ratio.md +++ b/site/content/docs/5.2/helpers/ratio.md diff --git a/site/content/docs/5.1/helpers/stacks.md b/site/content/docs/5.2/helpers/stacks.md index e1960c573..e1960c573 100644 --- a/site/content/docs/5.1/helpers/stacks.md +++ b/site/content/docs/5.2/helpers/stacks.md diff --git a/site/content/docs/5.1/helpers/stretched-link.md b/site/content/docs/5.2/helpers/stretched-link.md index 93bffeb31..93bffeb31 100644 --- a/site/content/docs/5.1/helpers/stretched-link.md +++ b/site/content/docs/5.2/helpers/stretched-link.md diff --git a/site/content/docs/5.1/helpers/text-truncation.md b/site/content/docs/5.2/helpers/text-truncation.md index 799f2059b..799f2059b 100644 --- a/site/content/docs/5.1/helpers/text-truncation.md +++ b/site/content/docs/5.2/helpers/text-truncation.md diff --git a/site/content/docs/5.1/helpers/vertical-rule.md b/site/content/docs/5.2/helpers/vertical-rule.md index b734f61d4..b734f61d4 100644 --- a/site/content/docs/5.1/helpers/vertical-rule.md +++ b/site/content/docs/5.2/helpers/vertical-rule.md diff --git a/site/content/docs/5.1/helpers/visually-hidden.md b/site/content/docs/5.2/helpers/visually-hidden.md index 245546994..112406543 100644 --- a/site/content/docs/5.1/helpers/visually-hidden.md +++ b/site/content/docs/5.2/helpers/visually-hidden.md @@ -3,7 +3,7 @@ layout: docs title: Visually hidden description: Use these helpers to visually hide elements but keep them accessible to assistive technologies. group: helpers -aliases: "/docs/5.1/helpers/screen-readers/" +aliases: "/docs/5.2/helpers/screen-readers/" --- Visually hide an element while still allowing it to be exposed to assistive technologies (such as screen readers) with `.visually-hidden`. Use `.visually-hidden-focusable` to visually hide an element by default, but to display it when it's focused (e.g. by a keyboard-only user). `.visually-hidden-focusable` can also be applied to a container–thanks to `:focus-within`, the container will be displayed when any child element of the container receives focus. diff --git a/site/content/docs/5.1/layout/breakpoints.md b/site/content/docs/5.2/layout/breakpoints.md index e88795614..df56924b3 100644 --- a/site/content/docs/5.1/layout/breakpoints.md +++ b/site/content/docs/5.2/layout/breakpoints.md @@ -3,7 +3,7 @@ layout: docs title: Breakpoints description: Breakpoints are customizable widths that determine how your responsive layout behaves across device or viewport sizes in Bootstrap. group: layout -aliases: "/docs/5.1/layout/" +aliases: "/docs/5.2/layout/" toc: true --- diff --git a/site/content/docs/5.1/layout/columns.md b/site/content/docs/5.2/layout/columns.md index 5c859065a..5c859065a 100644 --- a/site/content/docs/5.1/layout/columns.md +++ b/site/content/docs/5.2/layout/columns.md diff --git a/site/content/docs/5.1/layout/containers.md b/site/content/docs/5.2/layout/containers.md index 6801aca6b..6801aca6b 100644 --- a/site/content/docs/5.1/layout/containers.md +++ b/site/content/docs/5.2/layout/containers.md diff --git a/site/content/docs/5.1/layout/css-grid.md b/site/content/docs/5.2/layout/css-grid.md index 4b0be3846..4b0be3846 100644 --- a/site/content/docs/5.1/layout/css-grid.md +++ b/site/content/docs/5.2/layout/css-grid.md diff --git a/site/content/docs/5.1/layout/grid.md b/site/content/docs/5.2/layout/grid.md index 05fc1bd65..05fc1bd65 100644 --- a/site/content/docs/5.1/layout/grid.md +++ b/site/content/docs/5.2/layout/grid.md diff --git a/site/content/docs/5.1/layout/gutters.md b/site/content/docs/5.2/layout/gutters.md index 9ea13e4ab..9ea13e4ab 100644 --- a/site/content/docs/5.1/layout/gutters.md +++ b/site/content/docs/5.2/layout/gutters.md diff --git a/site/content/docs/5.1/layout/utilities.md b/site/content/docs/5.2/layout/utilities.md index 009d2416d..009d2416d 100644 --- a/site/content/docs/5.1/layout/utilities.md +++ b/site/content/docs/5.2/layout/utilities.md diff --git a/site/content/docs/5.1/layout/z-index.md b/site/content/docs/5.2/layout/z-index.md index 1870d05d2..1870d05d2 100644 --- a/site/content/docs/5.1/layout/z-index.md +++ b/site/content/docs/5.2/layout/z-index.md diff --git a/site/content/docs/5.1/migration.md b/site/content/docs/5.2/migration.md index 9750e4e77..9750e4e77 100644 --- a/site/content/docs/5.1/migration.md +++ b/site/content/docs/5.2/migration.md diff --git a/site/content/docs/5.1/utilities/api.md b/site/content/docs/5.2/utilities/api.md index 86cf32938..ef6d9ac1e 100644 --- a/site/content/docs/5.1/utilities/api.md +++ b/site/content/docs/5.2/utilities/api.md @@ -3,7 +3,7 @@ layout: docs title: Utility API description: The utility API is a Sass-based tool to generate utility classes. group: utilities -aliases: "/docs/5.1/utilities/" +aliases: "/docs/5.2/utilities/" toc: true --- diff --git a/site/content/docs/5.1/utilities/background.md b/site/content/docs/5.2/utilities/background.md index fe0bf573b..fe0bf573b 100644 --- a/site/content/docs/5.1/utilities/background.md +++ b/site/content/docs/5.2/utilities/background.md diff --git a/site/content/docs/5.1/utilities/borders.md b/site/content/docs/5.2/utilities/borders.md index 1df69f372..1df69f372 100644 --- a/site/content/docs/5.1/utilities/borders.md +++ b/site/content/docs/5.2/utilities/borders.md diff --git a/site/content/docs/5.1/utilities/colors.md b/site/content/docs/5.2/utilities/colors.md index eb917f91c..eb917f91c 100644 --- a/site/content/docs/5.1/utilities/colors.md +++ b/site/content/docs/5.2/utilities/colors.md diff --git a/site/content/docs/5.1/utilities/display.md b/site/content/docs/5.2/utilities/display.md index 65eb333c7..65eb333c7 100644 --- a/site/content/docs/5.1/utilities/display.md +++ b/site/content/docs/5.2/utilities/display.md diff --git a/site/content/docs/5.1/utilities/flex.md b/site/content/docs/5.2/utilities/flex.md index 567befe0e..567befe0e 100644 --- a/site/content/docs/5.1/utilities/flex.md +++ b/site/content/docs/5.2/utilities/flex.md diff --git a/site/content/docs/5.1/utilities/float.md b/site/content/docs/5.2/utilities/float.md index a18c21471..a18c21471 100644 --- a/site/content/docs/5.1/utilities/float.md +++ b/site/content/docs/5.2/utilities/float.md diff --git a/site/content/docs/5.1/utilities/interactions.md b/site/content/docs/5.2/utilities/interactions.md index 35ea2b995..35ea2b995 100644 --- a/site/content/docs/5.1/utilities/interactions.md +++ b/site/content/docs/5.2/utilities/interactions.md diff --git a/site/content/docs/5.1/utilities/opacity.md b/site/content/docs/5.2/utilities/opacity.md index 5cc4c225f..5cc4c225f 100644 --- a/site/content/docs/5.1/utilities/opacity.md +++ b/site/content/docs/5.2/utilities/opacity.md diff --git a/site/content/docs/5.1/utilities/overflow.md b/site/content/docs/5.2/utilities/overflow.md index a36374cd5..a36374cd5 100644 --- a/site/content/docs/5.1/utilities/overflow.md +++ b/site/content/docs/5.2/utilities/overflow.md diff --git a/site/content/docs/5.1/utilities/position.md b/site/content/docs/5.2/utilities/position.md index 177464fa0..177464fa0 100644 --- a/site/content/docs/5.1/utilities/position.md +++ b/site/content/docs/5.2/utilities/position.md diff --git a/site/content/docs/5.1/utilities/shadows.md b/site/content/docs/5.2/utilities/shadows.md index bb5ef44ab..bb5ef44ab 100644 --- a/site/content/docs/5.1/utilities/shadows.md +++ b/site/content/docs/5.2/utilities/shadows.md diff --git a/site/content/docs/5.1/utilities/sizing.md b/site/content/docs/5.2/utilities/sizing.md index 962575ffe..962575ffe 100644 --- a/site/content/docs/5.1/utilities/sizing.md +++ b/site/content/docs/5.2/utilities/sizing.md diff --git a/site/content/docs/5.1/utilities/spacing.md b/site/content/docs/5.2/utilities/spacing.md index 1e5f6d32f..1e5f6d32f 100644 --- a/site/content/docs/5.1/utilities/spacing.md +++ b/site/content/docs/5.2/utilities/spacing.md diff --git a/site/content/docs/5.1/utilities/text.md b/site/content/docs/5.2/utilities/text.md index 060194f1b..060194f1b 100644 --- a/site/content/docs/5.1/utilities/text.md +++ b/site/content/docs/5.2/utilities/text.md diff --git a/site/content/docs/5.1/utilities/vertical-align.md b/site/content/docs/5.2/utilities/vertical-align.md index 9fe0eeb93..9fe0eeb93 100644 --- a/site/content/docs/5.1/utilities/vertical-align.md +++ b/site/content/docs/5.2/utilities/vertical-align.md diff --git a/site/content/docs/5.1/utilities/visibility.md b/site/content/docs/5.2/utilities/visibility.md index 61eb30241..61eb30241 100644 --- a/site/content/docs/5.1/utilities/visibility.md +++ b/site/content/docs/5.2/utilities/visibility.md diff --git a/site/content/docs/_index.html b/site/content/docs/_index.html index 198e6af8c..fe65dc364 100644 --- a/site/content/docs/_index.html +++ b/site/content/docs/_index.html @@ -1,5 +1,5 @@ --- layout: redirect sitemap_exclude: true -redirect: "/docs/5.1/getting-started/introduction/" +redirect: "/docs/5.2/getting-started/introduction/" --- diff --git a/site/data/docs-versions.yml b/site/data/docs-versions.yml index 1c49d2050..c49730405 100644 --- a/site/data/docs-versions.yml +++ b/site/data/docs-versions.yml @@ -48,7 +48,8 @@ - group: v5.x baseurl: "https://getbootstrap.com/docs" - description: "Current major release. Last update was v5.1.3." + description: "Current major release. Last update was v5.2.0-beta1." versions: - v: "5.0" - v: "5.1" + - v: "5.2" diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html index 63ce0e3b1..9e578a301 100644 --- a/site/layouts/partials/home/masthead.html +++ b/site/layouts/partials/home/masthead.html @@ -1,9 +1,9 @@ <div class="bd-masthead mb-3" id="content"> <div class="container-xxl bd-gutter"> <div class="col-md-8 mx-auto text-center"> - <a class="d-flex flex-column flex-lg-row justify-content-center align-items-center mb-4 text-dark lh-sm text-decoration-none" href="https://blog.getbootstrap.com/2021/08/04/bootstrap-5-1-0/"> - <strong class="d-sm-inline-block p-2 me-2 mb-2 mb-lg-0 rounded-3 masthead-notice">New in v5.1</strong> - <span class="text-muted">CSS Grid, offcanvas navbars, improved utilities, and more!</span> + <a class="d-flex flex-column flex-lg-row justify-content-center align-items-center mb-4 text-dark lh-sm text-decoration-none" href="https://blog.getbootstrap.com/2022/05/13/bootstrap-5-2-0-beta/"> + <strong class="d-sm-inline-block p-2 me-2 mb-2 mb-lg-0 rounded-3 masthead-notice">New in v5.2</strong> + <span class="text-muted">CSS variables, responsive offcanvas, new utilites, and more!</span> </a> <img src="/docs/{{ .Site.Params.docs_version }}/assets/brand/bootstrap-logo-shadow.png" width="200" height="165" alt="Bootstrap" class="d-block mx-auto mb-3"> <h1 class="mb-3 fw-semibold">Build fast, responsive sites with Bootstrap</h1> diff --git a/site/static/docs/5.1/assets/brand/bootstrap-logo-black.svg b/site/static/docs/5.2/assets/brand/bootstrap-logo-black.svg index 31e66e1e9..31e66e1e9 100644 --- a/site/static/docs/5.1/assets/brand/bootstrap-logo-black.svg +++ b/site/static/docs/5.2/assets/brand/bootstrap-logo-black.svg diff --git a/site/static/docs/5.1/assets/brand/bootstrap-logo-shadow.png b/site/static/docs/5.2/assets/brand/bootstrap-logo-shadow.png Binary files differindex 3643b912e..3643b912e 100644 --- a/site/static/docs/5.1/assets/brand/bootstrap-logo-shadow.png +++ b/site/static/docs/5.2/assets/brand/bootstrap-logo-shadow.png diff --git a/site/static/docs/5.1/assets/brand/bootstrap-logo-white.svg b/site/static/docs/5.2/assets/brand/bootstrap-logo-white.svg index f73d7ca2a..f73d7ca2a 100644 --- a/site/static/docs/5.1/assets/brand/bootstrap-logo-white.svg +++ b/site/static/docs/5.2/assets/brand/bootstrap-logo-white.svg diff --git a/site/static/docs/5.1/assets/brand/bootstrap-logo.svg b/site/static/docs/5.2/assets/brand/bootstrap-logo.svg index f0189652b..f0189652b 100644 --- a/site/static/docs/5.1/assets/brand/bootstrap-logo.svg +++ b/site/static/docs/5.2/assets/brand/bootstrap-logo.svg diff --git a/site/static/docs/5.1/assets/brand/bootstrap-social-logo.png b/site/static/docs/5.2/assets/brand/bootstrap-social-logo.png Binary files differindex 9dbb732a4..9dbb732a4 100644 --- a/site/static/docs/5.1/assets/brand/bootstrap-social-logo.png +++ b/site/static/docs/5.2/assets/brand/bootstrap-social-logo.png diff --git a/site/static/docs/5.1/assets/brand/bootstrap-social.png b/site/static/docs/5.2/assets/brand/bootstrap-social.png Binary files differindex c7adc6f85..c7adc6f85 100644 --- a/site/static/docs/5.1/assets/brand/bootstrap-social.png +++ b/site/static/docs/5.2/assets/brand/bootstrap-social.png diff --git a/site/static/docs/5.1/assets/img/bootstrap-icons.png b/site/static/docs/5.2/assets/img/bootstrap-icons.png Binary files differindex 9c418d5f3..9c418d5f3 100644 --- a/site/static/docs/5.1/assets/img/bootstrap-icons.png +++ b/site/static/docs/5.2/assets/img/bootstrap-icons.png diff --git a/site/static/docs/5.1/assets/img/[email protected] b/site/static/docs/5.2/assets/img/[email protected] Binary files differindex 8d08df766..8d08df766 100644 --- a/site/static/docs/5.1/assets/img/[email protected] +++ b/site/static/docs/5.2/assets/img/[email protected] diff --git a/site/static/docs/5.1/assets/img/bootstrap-themes-collage.png b/site/static/docs/5.2/assets/img/bootstrap-themes-collage.png Binary files differindex 0a3bf5d69..0a3bf5d69 100644 --- a/site/static/docs/5.1/assets/img/bootstrap-themes-collage.png +++ b/site/static/docs/5.2/assets/img/bootstrap-themes-collage.png diff --git a/site/static/docs/5.1/assets/img/[email protected] b/site/static/docs/5.2/assets/img/[email protected] Binary files differindex ad165eb19..ad165eb19 100644 --- a/site/static/docs/5.1/assets/img/[email protected] +++ b/site/static/docs/5.2/assets/img/[email protected] diff --git a/site/static/docs/5.1/assets/img/bootstrap-themes.png b/site/static/docs/5.2/assets/img/bootstrap-themes.png Binary files differindex d43dba2a7..d43dba2a7 100644 --- a/site/static/docs/5.1/assets/img/bootstrap-themes.png +++ b/site/static/docs/5.2/assets/img/bootstrap-themes.png diff --git a/site/static/docs/5.1/assets/img/[email protected] b/site/static/docs/5.2/assets/img/[email protected] Binary files differindex 13c32337d..13c32337d 100644 --- a/site/static/docs/5.1/assets/img/[email protected] +++ b/site/static/docs/5.2/assets/img/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/album-rtl.png b/site/static/docs/5.2/assets/img/examples/album-rtl.png Binary files differindex 8bec58f1c..8bec58f1c 100644 --- a/site/static/docs/5.1/assets/img/examples/album-rtl.png +++ b/site/static/docs/5.2/assets/img/examples/album-rtl.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 47b5b9a4a..47b5b9a4a 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/album.png b/site/static/docs/5.2/assets/img/examples/album.png Binary files differindex 9f628babf..9f628babf 100644 --- a/site/static/docs/5.1/assets/img/examples/album.png +++ b/site/static/docs/5.2/assets/img/examples/album.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 00c938df8..00c938df8 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/blog-rtl.png b/site/static/docs/5.2/assets/img/examples/blog-rtl.png Binary files differindex 5d01bb092..5d01bb092 100644 --- a/site/static/docs/5.1/assets/img/examples/blog-rtl.png +++ b/site/static/docs/5.2/assets/img/examples/blog-rtl.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 56554e2bf..56554e2bf 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/blog.png b/site/static/docs/5.2/assets/img/examples/blog.png Binary files differindex 3ce428418..3ce428418 100644 --- a/site/static/docs/5.1/assets/img/examples/blog.png +++ b/site/static/docs/5.2/assets/img/examples/blog.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex f5480314b..f5480314b 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/carousel-rtl.png b/site/static/docs/5.2/assets/img/examples/carousel-rtl.png Binary files differindex 1fb5ae6a8..1fb5ae6a8 100644 --- a/site/static/docs/5.1/assets/img/examples/carousel-rtl.png +++ b/site/static/docs/5.2/assets/img/examples/carousel-rtl.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 2beeca096..2beeca096 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/carousel.png b/site/static/docs/5.2/assets/img/examples/carousel.png Binary files differindex b8ea3ce1c..b8ea3ce1c 100644 --- a/site/static/docs/5.1/assets/img/examples/carousel.png +++ b/site/static/docs/5.2/assets/img/examples/carousel.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 39df35930..39df35930 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/cheatsheet-rtl.png b/site/static/docs/5.2/assets/img/examples/cheatsheet-rtl.png Binary files differindex 93fd59324..93fd59324 100644 --- a/site/static/docs/5.1/assets/img/examples/cheatsheet-rtl.png +++ b/site/static/docs/5.2/assets/img/examples/cheatsheet-rtl.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex fa895cec0..fa895cec0 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/cheatsheet.png b/site/static/docs/5.2/assets/img/examples/cheatsheet.png Binary files differindex 074be0015..074be0015 100644 --- a/site/static/docs/5.1/assets/img/examples/cheatsheet.png +++ b/site/static/docs/5.2/assets/img/examples/cheatsheet.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex c958b6cb6..c958b6cb6 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/checkout-rtl.png b/site/static/docs/5.2/assets/img/examples/checkout-rtl.png Binary files differindex f3cb89ea4..f3cb89ea4 100644 --- a/site/static/docs/5.1/assets/img/examples/checkout-rtl.png +++ b/site/static/docs/5.2/assets/img/examples/checkout-rtl.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 5d7b801cf..5d7b801cf 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/checkout.png b/site/static/docs/5.2/assets/img/examples/checkout.png Binary files differindex cb81ef2d7..cb81ef2d7 100644 --- a/site/static/docs/5.1/assets/img/examples/checkout.png +++ b/site/static/docs/5.2/assets/img/examples/checkout.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 79c7b4bb8..79c7b4bb8 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/cover.png b/site/static/docs/5.2/assets/img/examples/cover.png Binary files differindex 5458ff11d..5458ff11d 100644 --- a/site/static/docs/5.1/assets/img/examples/cover.png +++ b/site/static/docs/5.2/assets/img/examples/cover.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex eacd82e98..eacd82e98 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/dashboard-rtl.png b/site/static/docs/5.2/assets/img/examples/dashboard-rtl.png Binary files differindex 7f5b5bb9d..7f5b5bb9d 100644 --- a/site/static/docs/5.1/assets/img/examples/dashboard-rtl.png +++ b/site/static/docs/5.2/assets/img/examples/dashboard-rtl.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 26b031a99..26b031a99 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/dashboard.png b/site/static/docs/5.2/assets/img/examples/dashboard.png Binary files differindex 52988da73..52988da73 100644 --- a/site/static/docs/5.1/assets/img/examples/dashboard.png +++ b/site/static/docs/5.2/assets/img/examples/dashboard.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 52b23dff6..52b23dff6 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/dropdowns.png b/site/static/docs/5.2/assets/img/examples/dropdowns.png Binary files differindex 64fc8f2f0..64fc8f2f0 100644 --- a/site/static/docs/5.1/assets/img/examples/dropdowns.png +++ b/site/static/docs/5.2/assets/img/examples/dropdowns.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 35fecb49a..35fecb49a 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/features.png b/site/static/docs/5.2/assets/img/examples/features.png Binary files differindex c77ed09bb..c77ed09bb 100644 --- a/site/static/docs/5.1/assets/img/examples/features.png +++ b/site/static/docs/5.2/assets/img/examples/features.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 88bd33012..88bd33012 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/footers.png b/site/static/docs/5.2/assets/img/examples/footers.png Binary files differindex ac20b7f5d..ac20b7f5d 100644 --- a/site/static/docs/5.1/assets/img/examples/footers.png +++ b/site/static/docs/5.2/assets/img/examples/footers.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex a9a07a2cf..a9a07a2cf 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/grid.png b/site/static/docs/5.2/assets/img/examples/grid.png Binary files differindex 2c18784c2..2c18784c2 100644 --- a/site/static/docs/5.1/assets/img/examples/grid.png +++ b/site/static/docs/5.2/assets/img/examples/grid.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex e95c36365..e95c36365 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/headers.png b/site/static/docs/5.2/assets/img/examples/headers.png Binary files differindex 8ad7f6cd2..8ad7f6cd2 100644 --- a/site/static/docs/5.1/assets/img/examples/headers.png +++ b/site/static/docs/5.2/assets/img/examples/headers.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 234f9b1e6..234f9b1e6 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/heroes.png b/site/static/docs/5.2/assets/img/examples/heroes.png Binary files differindex e9bc3e627..e9bc3e627 100644 --- a/site/static/docs/5.1/assets/img/examples/heroes.png +++ b/site/static/docs/5.2/assets/img/examples/heroes.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex fff3a72c7..fff3a72c7 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/jumbotron.png b/site/static/docs/5.2/assets/img/examples/jumbotron.png Binary files differindex 48e0c9c0e..48e0c9c0e 100644 --- a/site/static/docs/5.1/assets/img/examples/jumbotron.png +++ b/site/static/docs/5.2/assets/img/examples/jumbotron.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 229b63007..229b63007 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/list-groups.png b/site/static/docs/5.2/assets/img/examples/list-groups.png Binary files differindex 9f49a54ad..9f49a54ad 100644 --- a/site/static/docs/5.1/assets/img/examples/list-groups.png +++ b/site/static/docs/5.2/assets/img/examples/list-groups.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 575d19818..575d19818 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/masonry.png b/site/static/docs/5.2/assets/img/examples/masonry.png Binary files differindex 20137306f..20137306f 100644 --- a/site/static/docs/5.1/assets/img/examples/masonry.png +++ b/site/static/docs/5.2/assets/img/examples/masonry.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 8d9a5cf97..8d9a5cf97 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/modals.png b/site/static/docs/5.2/assets/img/examples/modals.png Binary files differindex 0c8876a67..0c8876a67 100644 --- a/site/static/docs/5.1/assets/img/examples/modals.png +++ b/site/static/docs/5.2/assets/img/examples/modals.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex c18990ace..c18990ace 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/navbar-bottom.png b/site/static/docs/5.2/assets/img/examples/navbar-bottom.png Binary files differindex af47666f1..af47666f1 100644 --- a/site/static/docs/5.1/assets/img/examples/navbar-bottom.png +++ b/site/static/docs/5.2/assets/img/examples/navbar-bottom.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 93a7cdc49..93a7cdc49 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/navbar-fixed.png b/site/static/docs/5.2/assets/img/examples/navbar-fixed.png Binary files differindex 97df67e96..97df67e96 100644 --- a/site/static/docs/5.1/assets/img/examples/navbar-fixed.png +++ b/site/static/docs/5.2/assets/img/examples/navbar-fixed.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 3e0f98b95..3e0f98b95 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/navbar-static.png b/site/static/docs/5.2/assets/img/examples/navbar-static.png Binary files differindex 8d54f182c..8d54f182c 100644 --- a/site/static/docs/5.1/assets/img/examples/navbar-static.png +++ b/site/static/docs/5.2/assets/img/examples/navbar-static.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 9b057371d..9b057371d 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/navbars-offcanvas.png b/site/static/docs/5.2/assets/img/examples/navbars-offcanvas.png Binary files differindex 81b000dbf..81b000dbf 100644 --- a/site/static/docs/5.1/assets/img/examples/navbars-offcanvas.png +++ b/site/static/docs/5.2/assets/img/examples/navbars-offcanvas.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex af5313436..af5313436 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/navbars.png b/site/static/docs/5.2/assets/img/examples/navbars.png Binary files differindex 4e7e5fa6a..4e7e5fa6a 100644 --- a/site/static/docs/5.1/assets/img/examples/navbars.png +++ b/site/static/docs/5.2/assets/img/examples/navbars.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex dc0cea085..dc0cea085 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/offcanvas-navbar.png b/site/static/docs/5.2/assets/img/examples/offcanvas-navbar.png Binary files differindex 1e75d2663..1e75d2663 100644 --- a/site/static/docs/5.1/assets/img/examples/offcanvas-navbar.png +++ b/site/static/docs/5.2/assets/img/examples/offcanvas-navbar.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex e5287dde8..e5287dde8 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/pricing.png b/site/static/docs/5.2/assets/img/examples/pricing.png Binary files differindex ea7224615..ea7224615 100644 --- a/site/static/docs/5.1/assets/img/examples/pricing.png +++ b/site/static/docs/5.2/assets/img/examples/pricing.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 959d808a9..959d808a9 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/product.png b/site/static/docs/5.2/assets/img/examples/product.png Binary files differindex a95eff622..a95eff622 100644 --- a/site/static/docs/5.1/assets/img/examples/product.png +++ b/site/static/docs/5.2/assets/img/examples/product.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 1dfe45482..1dfe45482 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/sidebars.png b/site/static/docs/5.2/assets/img/examples/sidebars.png Binary files differindex 00efb311e..00efb311e 100644 --- a/site/static/docs/5.1/assets/img/examples/sidebars.png +++ b/site/static/docs/5.2/assets/img/examples/sidebars.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex cb167e535..cb167e535 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/sign-in.png b/site/static/docs/5.2/assets/img/examples/sign-in.png Binary files differindex 8d57f561c..8d57f561c 100644 --- a/site/static/docs/5.1/assets/img/examples/sign-in.png +++ b/site/static/docs/5.2/assets/img/examples/sign-in.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 477335984..477335984 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/starter-template.png b/site/static/docs/5.2/assets/img/examples/starter-template.png Binary files differindex d4b20217a..d4b20217a 100644 --- a/site/static/docs/5.1/assets/img/examples/starter-template.png +++ b/site/static/docs/5.2/assets/img/examples/starter-template.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 9323837ca..9323837ca 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/sticky-footer-navbar.png b/site/static/docs/5.2/assets/img/examples/sticky-footer-navbar.png Binary files differindex cc88cfb2d..cc88cfb2d 100644 --- a/site/static/docs/5.1/assets/img/examples/sticky-footer-navbar.png +++ b/site/static/docs/5.2/assets/img/examples/sticky-footer-navbar.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 9478901f6..9478901f6 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/examples/sticky-footer.png b/site/static/docs/5.2/assets/img/examples/sticky-footer.png Binary files differindex 4b5246d38..4b5246d38 100644 --- a/site/static/docs/5.1/assets/img/examples/sticky-footer.png +++ b/site/static/docs/5.2/assets/img/examples/sticky-footer.png diff --git a/site/static/docs/5.1/assets/img/examples/[email protected] b/site/static/docs/5.2/assets/img/examples/[email protected] Binary files differindex 5a008a0ac..5a008a0ac 100644 --- a/site/static/docs/5.1/assets/img/examples/[email protected] +++ b/site/static/docs/5.2/assets/img/examples/[email protected] diff --git a/site/static/docs/5.1/assets/img/favicons/android-chrome-192x192.png b/site/static/docs/5.2/assets/img/favicons/android-chrome-192x192.png Binary files differindex 1c276a531..1c276a531 100644 --- a/site/static/docs/5.1/assets/img/favicons/android-chrome-192x192.png +++ b/site/static/docs/5.2/assets/img/favicons/android-chrome-192x192.png diff --git a/site/static/docs/5.1/assets/img/favicons/android-chrome-512x512.png b/site/static/docs/5.2/assets/img/favicons/android-chrome-512x512.png Binary files differindex 936025e1c..936025e1c 100644 --- a/site/static/docs/5.1/assets/img/favicons/android-chrome-512x512.png +++ b/site/static/docs/5.2/assets/img/favicons/android-chrome-512x512.png diff --git a/site/static/docs/5.1/assets/img/favicons/apple-touch-icon.png b/site/static/docs/5.2/assets/img/favicons/apple-touch-icon.png Binary files differindex e7053f970..e7053f970 100644 --- a/site/static/docs/5.1/assets/img/favicons/apple-touch-icon.png +++ b/site/static/docs/5.2/assets/img/favicons/apple-touch-icon.png diff --git a/site/static/docs/5.1/assets/img/favicons/favicon-16x16.png b/site/static/docs/5.2/assets/img/favicons/favicon-16x16.png Binary files differindex 46ab7f8c8..46ab7f8c8 100644 --- a/site/static/docs/5.1/assets/img/favicons/favicon-16x16.png +++ b/site/static/docs/5.2/assets/img/favicons/favicon-16x16.png diff --git a/site/static/docs/5.1/assets/img/favicons/favicon-32x32.png b/site/static/docs/5.2/assets/img/favicons/favicon-32x32.png Binary files differindex ca0593a21..ca0593a21 100644 --- a/site/static/docs/5.1/assets/img/favicons/favicon-32x32.png +++ b/site/static/docs/5.2/assets/img/favicons/favicon-32x32.png diff --git a/site/static/docs/5.1/assets/img/favicons/favicon.ico b/site/static/docs/5.2/assets/img/favicons/favicon.ico Binary files differindex 054990620..054990620 100644 --- a/site/static/docs/5.1/assets/img/favicons/favicon.ico +++ b/site/static/docs/5.2/assets/img/favicons/favicon.ico diff --git a/site/static/docs/5.1/assets/img/favicons/manifest.json b/site/static/docs/5.2/assets/img/favicons/manifest.json index 8f2f0f76b..8f2f0f76b 100644 --- a/site/static/docs/5.1/assets/img/favicons/manifest.json +++ b/site/static/docs/5.2/assets/img/favicons/manifest.json diff --git a/site/static/docs/5.1/assets/img/favicons/safari-pinned-tab.svg b/site/static/docs/5.2/assets/img/favicons/safari-pinned-tab.svg index aa6e85cb9..aa6e85cb9 100644 --- a/site/static/docs/5.1/assets/img/favicons/safari-pinned-tab.svg +++ b/site/static/docs/5.2/assets/img/favicons/safari-pinned-tab.svg diff --git a/site/static/docs/5.1/assets/js/validate-forms.js b/site/static/docs/5.2/assets/js/validate-forms.js index 30ea0aa6b..30ea0aa6b 100644 --- a/site/static/docs/5.1/assets/js/validate-forms.js +++ b/site/static/docs/5.2/assets/js/validate-forms.js |
