]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Prepare v5.2.0-beta1
authorMark Otto <markdotto@gmail.com>
Fri, 6 May 2022 20:57:58 +0000 (23:57 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Fri, 13 May 2022 16:44:01 +0000 (19:44 +0300)
313 files changed:
README.md
config.yml
js/index.esm.js
js/index.umd.js
js/src/alert.js
js/src/base-component.js
js/src/button.js
js/src/carousel.js
js/src/collapse.js
js/src/dom/data.js
js/src/dom/event-handler.js
js/src/dom/manipulator.js
js/src/dom/selector-engine.js
js/src/dropdown.js
js/src/modal.js
js/src/offcanvas.js
js/src/popover.js
js/src/scrollspy.js
js/src/tab.js
js/src/toast.js
js/src/tooltip.js
js/src/util/backdrop.js
js/src/util/component-functions.js
js/src/util/config.js
js/src/util/focustrap.js
js/src/util/index.js
js/src/util/sanitizer.js
js/src/util/scrollbar.js
js/src/util/swipe.js
js/src/util/template-factory.js
package-lock.json
package.js
package.json
scss/bootstrap-grid.scss
scss/bootstrap-reboot.scss
scss/bootstrap-utilities.scss
scss/bootstrap.scss
site/content/docs/5.1/_index.html [deleted file]
site/content/docs/5.2/_index.html [new file with mode: 0644]
site/content/docs/5.2/about/brand.md [moved from site/content/docs/5.1/about/brand.md with 100% similarity]
site/content/docs/5.2/about/license.md [moved from site/content/docs/5.1/about/license.md with 100% similarity]
site/content/docs/5.2/about/overview.md [moved from site/content/docs/5.1/about/overview.md with 99% similarity]
site/content/docs/5.2/about/team.md [moved from site/content/docs/5.1/about/team.md with 100% similarity]
site/content/docs/5.2/about/translations.md [moved from site/content/docs/5.1/about/translations.md with 100% similarity]
site/content/docs/5.2/components/accordion.md [moved from site/content/docs/5.1/components/accordion.md with 99% similarity]
site/content/docs/5.2/components/alerts.md [moved from site/content/docs/5.1/components/alerts.md with 100% similarity]
site/content/docs/5.2/components/badge.md [moved from site/content/docs/5.1/components/badge.md with 100% similarity]
site/content/docs/5.2/components/breadcrumb.md [moved from site/content/docs/5.1/components/breadcrumb.md with 100% similarity]
site/content/docs/5.2/components/button-group.md [moved from site/content/docs/5.1/components/button-group.md with 100% similarity]
site/content/docs/5.2/components/buttons.md [moved from site/content/docs/5.1/components/buttons.md with 100% similarity]
site/content/docs/5.2/components/card.md [moved from site/content/docs/5.1/components/card.md with 100% similarity]
site/content/docs/5.2/components/carousel.md [moved from site/content/docs/5.1/components/carousel.md with 100% similarity]
site/content/docs/5.2/components/close-button.md [moved from site/content/docs/5.1/components/close-button.md with 100% similarity]
site/content/docs/5.2/components/collapse.md [moved from site/content/docs/5.1/components/collapse.md with 100% similarity]
site/content/docs/5.2/components/dropdowns.md [moved from site/content/docs/5.1/components/dropdowns.md with 100% similarity]
site/content/docs/5.2/components/list-group.md [moved from site/content/docs/5.1/components/list-group.md with 100% similarity]
site/content/docs/5.2/components/modal.md [moved from site/content/docs/5.1/components/modal.md with 100% similarity]
site/content/docs/5.2/components/navbar.md [moved from site/content/docs/5.1/components/navbar.md with 100% similarity]
site/content/docs/5.2/components/navs-tabs.md [moved from site/content/docs/5.1/components/navs-tabs.md with 99% similarity]
site/content/docs/5.2/components/offcanvas.md [moved from site/content/docs/5.1/components/offcanvas.md with 100% similarity]
site/content/docs/5.2/components/pagination.md [moved from site/content/docs/5.1/components/pagination.md with 100% similarity]
site/content/docs/5.2/components/placeholders.md [moved from site/content/docs/5.1/components/placeholders.md with 100% similarity]
site/content/docs/5.2/components/popovers.md [moved from site/content/docs/5.1/components/popovers.md with 100% similarity]
site/content/docs/5.2/components/progress.md [moved from site/content/docs/5.1/components/progress.md with 100% similarity]
site/content/docs/5.2/components/scrollspy.md [moved from site/content/docs/5.1/components/scrollspy.md with 100% similarity]
site/content/docs/5.2/components/spinners.md [moved from site/content/docs/5.1/components/spinners.md with 100% similarity]
site/content/docs/5.2/components/toasts.md [moved from site/content/docs/5.1/components/toasts.md with 100% similarity]
site/content/docs/5.2/components/tooltips.md [moved from site/content/docs/5.1/components/tooltips.md with 100% similarity]
site/content/docs/5.2/content/figures.md [moved from site/content/docs/5.1/content/figures.md with 100% similarity]
site/content/docs/5.2/content/images.md [moved from site/content/docs/5.1/content/images.md with 100% similarity]
site/content/docs/5.2/content/reboot.md [moved from site/content/docs/5.1/content/reboot.md with 99% similarity]
site/content/docs/5.2/content/tables.md [moved from site/content/docs/5.1/content/tables.md with 100% similarity]
site/content/docs/5.2/content/typography.md [moved from site/content/docs/5.1/content/typography.md with 100% similarity]
site/content/docs/5.2/customize/color.md [moved from site/content/docs/5.1/customize/color.md with 100% similarity]
site/content/docs/5.2/customize/components.md [moved from site/content/docs/5.1/customize/components.md with 100% similarity]
site/content/docs/5.2/customize/css-variables.md [moved from site/content/docs/5.1/customize/css-variables.md with 100% similarity]
site/content/docs/5.2/customize/optimize.md [moved from site/content/docs/5.1/customize/optimize.md with 100% similarity]
site/content/docs/5.2/customize/options.md [moved from site/content/docs/5.1/customize/options.md with 100% similarity]
site/content/docs/5.2/customize/overview.md [moved from site/content/docs/5.1/customize/overview.md with 99% similarity]
site/content/docs/5.2/customize/sass.md [moved from site/content/docs/5.1/customize/sass.md with 100% similarity]
site/content/docs/5.2/examples/.stylelintrc [moved from site/content/docs/5.1/examples/.stylelintrc with 100% similarity]
site/content/docs/5.2/examples/_index.md [moved from site/content/docs/5.1/examples/_index.md with 100% similarity]
site/content/docs/5.2/examples/album-rtl/index.html [moved from site/content/docs/5.1/examples/album-rtl/index.html with 100% similarity]
site/content/docs/5.2/examples/album/index.html [moved from site/content/docs/5.1/examples/album/index.html with 100% similarity]
site/content/docs/5.2/examples/blog-rtl/index.html [moved from site/content/docs/5.1/examples/blog-rtl/index.html with 100% similarity]
site/content/docs/5.2/examples/blog/blog.css [moved from site/content/docs/5.1/examples/blog/blog.css with 100% similarity]
site/content/docs/5.2/examples/blog/blog.rtl.css [moved from site/content/docs/5.1/examples/blog/blog.rtl.css with 100% similarity]
site/content/docs/5.2/examples/blog/index.html [moved from site/content/docs/5.1/examples/blog/index.html with 100% similarity]
site/content/docs/5.2/examples/carousel-rtl/index.html [moved from site/content/docs/5.1/examples/carousel-rtl/index.html with 100% similarity]
site/content/docs/5.2/examples/carousel/carousel.css [moved from site/content/docs/5.1/examples/carousel/carousel.css with 100% similarity]
site/content/docs/5.2/examples/carousel/carousel.rtl.css [moved from site/content/docs/5.1/examples/carousel/carousel.rtl.css with 100% similarity]
site/content/docs/5.2/examples/carousel/index.html [moved from site/content/docs/5.1/examples/carousel/index.html with 100% similarity]
site/content/docs/5.2/examples/cheatsheet-rtl/index.html [moved from site/content/docs/5.1/examples/cheatsheet-rtl/index.html with 100% similarity]
site/content/docs/5.2/examples/cheatsheet/cheatsheet.css [moved from site/content/docs/5.1/examples/cheatsheet/cheatsheet.css with 100% similarity]
site/content/docs/5.2/examples/cheatsheet/cheatsheet.js [moved from site/content/docs/5.1/examples/cheatsheet/cheatsheet.js with 100% similarity]
site/content/docs/5.2/examples/cheatsheet/cheatsheet.rtl.css [moved from site/content/docs/5.1/examples/cheatsheet/cheatsheet.rtl.css with 100% similarity]
site/content/docs/5.2/examples/cheatsheet/index.html [moved from site/content/docs/5.1/examples/cheatsheet/index.html with 100% similarity]
site/content/docs/5.2/examples/checkout-rtl/index.html [moved from site/content/docs/5.1/examples/checkout-rtl/index.html with 100% similarity]
site/content/docs/5.2/examples/checkout/form-validation.css [moved from site/content/docs/5.1/examples/checkout/form-validation.css with 100% similarity]
site/content/docs/5.2/examples/checkout/form-validation.js [moved from site/content/docs/5.1/examples/checkout/form-validation.js with 100% similarity]
site/content/docs/5.2/examples/checkout/index.html [moved from site/content/docs/5.1/examples/checkout/index.html with 100% similarity]
site/content/docs/5.2/examples/cover/cover.css [moved from site/content/docs/5.1/examples/cover/cover.css with 100% similarity]
site/content/docs/5.2/examples/cover/index.html [moved from site/content/docs/5.1/examples/cover/index.html with 100% similarity]
site/content/docs/5.2/examples/dashboard-rtl/dashboard.js [moved from site/content/docs/5.1/examples/dashboard-rtl/dashboard.js with 100% similarity]
site/content/docs/5.2/examples/dashboard-rtl/index.html [moved from site/content/docs/5.1/examples/dashboard-rtl/index.html with 100% similarity]
site/content/docs/5.2/examples/dashboard/dashboard.css [moved from site/content/docs/5.1/examples/dashboard/dashboard.css with 100% similarity]
site/content/docs/5.2/examples/dashboard/dashboard.js [moved from site/content/docs/5.1/examples/dashboard/dashboard.js with 100% similarity]
site/content/docs/5.2/examples/dashboard/dashboard.rtl.css [moved from site/content/docs/5.1/examples/dashboard/dashboard.rtl.css with 100% similarity]
site/content/docs/5.2/examples/dashboard/index.html [moved from site/content/docs/5.1/examples/dashboard/index.html with 100% similarity]
site/content/docs/5.2/examples/dropdowns/dropdowns.css [moved from site/content/docs/5.1/examples/dropdowns/dropdowns.css with 100% similarity]
site/content/docs/5.2/examples/dropdowns/index.html [moved from site/content/docs/5.1/examples/dropdowns/index.html with 100% similarity]
site/content/docs/5.2/examples/features/features.css [moved from site/content/docs/5.1/examples/features/features.css with 100% similarity]
site/content/docs/5.2/examples/features/index.html [moved from site/content/docs/5.1/examples/features/index.html with 100% similarity]
site/content/docs/5.2/examples/features/unsplash-photo-1.jpg [moved from site/content/docs/5.1/examples/features/unsplash-photo-1.jpg with 100% similarity]
site/content/docs/5.2/examples/features/unsplash-photo-2.jpg [moved from site/content/docs/5.1/examples/features/unsplash-photo-2.jpg with 100% similarity]
site/content/docs/5.2/examples/features/unsplash-photo-3.jpg [moved from site/content/docs/5.1/examples/features/unsplash-photo-3.jpg with 100% similarity]
site/content/docs/5.2/examples/footers/index.html [moved from site/content/docs/5.1/examples/footers/index.html with 100% similarity]
site/content/docs/5.2/examples/grid/grid.css [moved from site/content/docs/5.1/examples/grid/grid.css with 100% similarity]
site/content/docs/5.2/examples/grid/index.html [moved from site/content/docs/5.1/examples/grid/index.html with 100% similarity]
site/content/docs/5.2/examples/headers/headers.css [moved from site/content/docs/5.1/examples/headers/headers.css with 100% similarity]
site/content/docs/5.2/examples/headers/index.html [moved from site/content/docs/5.1/examples/headers/index.html with 100% similarity]
site/content/docs/5.2/examples/heroes/bootstrap-docs.png [moved from site/content/docs/5.1/examples/heroes/bootstrap-docs.png with 100% similarity]
site/content/docs/5.2/examples/heroes/bootstrap-themes.png [moved from site/content/docs/5.1/examples/heroes/bootstrap-themes.png with 100% similarity]
site/content/docs/5.2/examples/heroes/heroes.css [moved from site/content/docs/5.1/examples/heroes/heroes.css with 100% similarity]
site/content/docs/5.2/examples/heroes/index.html [moved from site/content/docs/5.1/examples/heroes/index.html with 100% similarity]
site/content/docs/5.2/examples/jumbotron/index.html [moved from site/content/docs/5.1/examples/jumbotron/index.html with 100% similarity]
site/content/docs/5.2/examples/list-groups/index.html [moved from site/content/docs/5.1/examples/list-groups/index.html with 100% similarity]
site/content/docs/5.2/examples/list-groups/list-groups.css [moved from site/content/docs/5.1/examples/list-groups/list-groups.css with 100% similarity]
site/content/docs/5.2/examples/masonry/index.html [moved from site/content/docs/5.1/examples/masonry/index.html with 100% similarity]
site/content/docs/5.2/examples/modals/index.html [moved from site/content/docs/5.1/examples/modals/index.html with 100% similarity]
site/content/docs/5.2/examples/modals/modals.css [moved from site/content/docs/5.1/examples/modals/modals.css with 100% similarity]
site/content/docs/5.2/examples/navbar-bottom/index.html [moved from site/content/docs/5.1/examples/navbar-bottom/index.html with 100% similarity]
site/content/docs/5.2/examples/navbar-fixed/index.html [moved from site/content/docs/5.1/examples/navbar-fixed/index.html with 100% similarity]
site/content/docs/5.2/examples/navbar-fixed/navbar-top-fixed.css [moved from site/content/docs/5.1/examples/navbar-fixed/navbar-top-fixed.css with 100% similarity]
site/content/docs/5.2/examples/navbar-static/index.html [moved from site/content/docs/5.1/examples/navbar-static/index.html with 100% similarity]
site/content/docs/5.2/examples/navbar-static/navbar-top.css [moved from site/content/docs/5.1/examples/navbar-static/navbar-top.css with 100% similarity]
site/content/docs/5.2/examples/navbars-offcanvas/index.html [moved from site/content/docs/5.1/examples/navbars-offcanvas/index.html with 100% similarity]
site/content/docs/5.2/examples/navbars-offcanvas/navbar.css [moved from site/content/docs/5.1/examples/navbars-offcanvas/navbar.css with 100% similarity]
site/content/docs/5.2/examples/navbars/index.html [moved from site/content/docs/5.1/examples/navbars/index.html with 100% similarity]
site/content/docs/5.2/examples/navbars/navbar.css [moved from site/content/docs/5.1/examples/navbars/navbar.css with 100% similarity]
site/content/docs/5.2/examples/offcanvas-navbar/index.html [moved from site/content/docs/5.1/examples/offcanvas-navbar/index.html with 99% similarity]
site/content/docs/5.2/examples/offcanvas-navbar/offcanvas.css [moved from site/content/docs/5.1/examples/offcanvas-navbar/offcanvas.css with 100% similarity]
site/content/docs/5.2/examples/offcanvas-navbar/offcanvas.js [moved from site/content/docs/5.1/examples/offcanvas-navbar/offcanvas.js with 100% similarity]
site/content/docs/5.2/examples/pricing/index.html [moved from site/content/docs/5.1/examples/pricing/index.html with 100% similarity]
site/content/docs/5.2/examples/pricing/pricing.css [moved from site/content/docs/5.1/examples/pricing/pricing.css with 100% similarity]
site/content/docs/5.2/examples/product/index.html [moved from site/content/docs/5.1/examples/product/index.html with 100% similarity]
site/content/docs/5.2/examples/product/product.css [moved from site/content/docs/5.1/examples/product/product.css with 100% similarity]
site/content/docs/5.2/examples/sidebars/index.html [moved from site/content/docs/5.1/examples/sidebars/index.html with 100% similarity]
site/content/docs/5.2/examples/sidebars/sidebars.css [moved from site/content/docs/5.1/examples/sidebars/sidebars.css with 100% similarity]
site/content/docs/5.2/examples/sidebars/sidebars.js [moved from site/content/docs/5.1/examples/sidebars/sidebars.js with 100% similarity]
site/content/docs/5.2/examples/sign-in/index.html [moved from site/content/docs/5.1/examples/sign-in/index.html with 100% similarity]
site/content/docs/5.2/examples/sign-in/signin.css [moved from site/content/docs/5.1/examples/sign-in/signin.css with 100% similarity]
site/content/docs/5.2/examples/starter-template/index.html [moved from site/content/docs/5.1/examples/starter-template/index.html with 100% similarity]
site/content/docs/5.2/examples/starter-template/starter-template.css [moved from site/content/docs/5.1/examples/starter-template/starter-template.css with 100% similarity]
site/content/docs/5.2/examples/sticky-footer-navbar/index.html [moved from site/content/docs/5.1/examples/sticky-footer-navbar/index.html with 100% similarity]
site/content/docs/5.2/examples/sticky-footer-navbar/sticky-footer-navbar.css [moved from site/content/docs/5.1/examples/sticky-footer-navbar/sticky-footer-navbar.css with 100% similarity]
site/content/docs/5.2/examples/sticky-footer/index.html [moved from site/content/docs/5.1/examples/sticky-footer/index.html with 100% similarity]
site/content/docs/5.2/examples/sticky-footer/sticky-footer.css [moved from site/content/docs/5.1/examples/sticky-footer/sticky-footer.css with 100% similarity]
site/content/docs/5.2/extend/approach.md [moved from site/content/docs/5.1/extend/approach.md with 99% similarity]
site/content/docs/5.2/extend/icons.md [moved from site/content/docs/5.1/extend/icons.md with 100% similarity]
site/content/docs/5.2/forms/checks-radios.md [moved from site/content/docs/5.1/forms/checks-radios.md with 99% similarity]
site/content/docs/5.2/forms/floating-labels.md [moved from site/content/docs/5.1/forms/floating-labels.md with 100% similarity]
site/content/docs/5.2/forms/form-control.md [moved from site/content/docs/5.1/forms/form-control.md with 100% similarity]
site/content/docs/5.2/forms/input-group.md [moved from site/content/docs/5.1/forms/input-group.md with 100% similarity]
site/content/docs/5.2/forms/layout.md [moved from site/content/docs/5.1/forms/layout.md with 100% similarity]
site/content/docs/5.2/forms/overview.md [moved from site/content/docs/5.1/forms/overview.md with 99% similarity]
site/content/docs/5.2/forms/range.md [moved from site/content/docs/5.1/forms/range.md with 100% similarity]
site/content/docs/5.2/forms/select.md [moved from site/content/docs/5.1/forms/select.md with 100% similarity]
site/content/docs/5.2/forms/validation.md [moved from site/content/docs/5.1/forms/validation.md with 99% similarity]
site/content/docs/5.2/getting-started/accessibility.md [moved from site/content/docs/5.1/getting-started/accessibility.md with 100% similarity]
site/content/docs/5.2/getting-started/best-practices.md [moved from site/content/docs/5.1/getting-started/best-practices.md with 100% similarity]
site/content/docs/5.2/getting-started/browsers-devices.md [moved from site/content/docs/5.1/getting-started/browsers-devices.md with 100% similarity]
site/content/docs/5.2/getting-started/contents.md [moved from site/content/docs/5.1/getting-started/contents.md with 100% similarity]
site/content/docs/5.2/getting-started/contribute.md [moved from site/content/docs/5.1/getting-started/contribute.md with 98% similarity]
site/content/docs/5.2/getting-started/download.md [moved from site/content/docs/5.1/getting-started/download.md with 100% similarity]
site/content/docs/5.2/getting-started/introduction.md [moved from site/content/docs/5.1/getting-started/introduction.md with 99% similarity]
site/content/docs/5.2/getting-started/javascript.md [moved from site/content/docs/5.1/getting-started/javascript.md with 100% similarity]
site/content/docs/5.2/getting-started/parcel.md [moved from site/content/docs/5.1/getting-started/parcel.md with 100% similarity]
site/content/docs/5.2/getting-started/rfs.md [moved from site/content/docs/5.1/getting-started/rfs.md with 100% similarity]
site/content/docs/5.2/getting-started/rtl.md [moved from site/content/docs/5.1/getting-started/rtl.md with 100% similarity]
site/content/docs/5.2/getting-started/webpack.md [moved from site/content/docs/5.1/getting-started/webpack.md with 100% similarity]
site/content/docs/5.2/helpers/clearfix.md [moved from site/content/docs/5.1/helpers/clearfix.md with 96% similarity]
site/content/docs/5.2/helpers/color-background.md [moved from site/content/docs/5.1/helpers/color-background.md with 100% similarity]
site/content/docs/5.2/helpers/colored-links.md [moved from site/content/docs/5.1/helpers/colored-links.md with 100% similarity]
site/content/docs/5.2/helpers/position.md [moved from site/content/docs/5.1/helpers/position.md with 100% similarity]
site/content/docs/5.2/helpers/ratio.md [moved from site/content/docs/5.1/helpers/ratio.md with 100% similarity]
site/content/docs/5.2/helpers/stacks.md [moved from site/content/docs/5.1/helpers/stacks.md with 100% similarity]
site/content/docs/5.2/helpers/stretched-link.md [moved from site/content/docs/5.1/helpers/stretched-link.md with 100% similarity]
site/content/docs/5.2/helpers/text-truncation.md [moved from site/content/docs/5.1/helpers/text-truncation.md with 100% similarity]
site/content/docs/5.2/helpers/vertical-rule.md [moved from site/content/docs/5.1/helpers/vertical-rule.md with 100% similarity]
site/content/docs/5.2/helpers/visually-hidden.md [moved from site/content/docs/5.1/helpers/visually-hidden.md with 96% similarity]
site/content/docs/5.2/layout/breakpoints.md [moved from site/content/docs/5.1/layout/breakpoints.md with 99% similarity]
site/content/docs/5.2/layout/columns.md [moved from site/content/docs/5.1/layout/columns.md with 100% similarity]
site/content/docs/5.2/layout/containers.md [moved from site/content/docs/5.1/layout/containers.md with 100% similarity]
site/content/docs/5.2/layout/css-grid.md [moved from site/content/docs/5.1/layout/css-grid.md with 100% similarity]
site/content/docs/5.2/layout/grid.md [moved from site/content/docs/5.1/layout/grid.md with 100% similarity]
site/content/docs/5.2/layout/gutters.md [moved from site/content/docs/5.1/layout/gutters.md with 100% similarity]
site/content/docs/5.2/layout/utilities.md [moved from site/content/docs/5.1/layout/utilities.md with 100% similarity]
site/content/docs/5.2/layout/z-index.md [moved from site/content/docs/5.1/layout/z-index.md with 100% similarity]
site/content/docs/5.2/migration.md [moved from site/content/docs/5.1/migration.md with 100% similarity]
site/content/docs/5.2/utilities/api.md [moved from site/content/docs/5.1/utilities/api.md with 99% similarity]
site/content/docs/5.2/utilities/background.md [moved from site/content/docs/5.1/utilities/background.md with 100% similarity]
site/content/docs/5.2/utilities/borders.md [moved from site/content/docs/5.1/utilities/borders.md with 100% similarity]
site/content/docs/5.2/utilities/colors.md [moved from site/content/docs/5.1/utilities/colors.md with 100% similarity]
site/content/docs/5.2/utilities/display.md [moved from site/content/docs/5.1/utilities/display.md with 100% similarity]
site/content/docs/5.2/utilities/flex.md [moved from site/content/docs/5.1/utilities/flex.md with 100% similarity]
site/content/docs/5.2/utilities/float.md [moved from site/content/docs/5.1/utilities/float.md with 100% similarity]
site/content/docs/5.2/utilities/interactions.md [moved from site/content/docs/5.1/utilities/interactions.md with 100% similarity]
site/content/docs/5.2/utilities/opacity.md [moved from site/content/docs/5.1/utilities/opacity.md with 100% similarity]
site/content/docs/5.2/utilities/overflow.md [moved from site/content/docs/5.1/utilities/overflow.md with 100% similarity]
site/content/docs/5.2/utilities/position.md [moved from site/content/docs/5.1/utilities/position.md with 100% similarity]
site/content/docs/5.2/utilities/shadows.md [moved from site/content/docs/5.1/utilities/shadows.md with 100% similarity]
site/content/docs/5.2/utilities/sizing.md [moved from site/content/docs/5.1/utilities/sizing.md with 100% similarity]
site/content/docs/5.2/utilities/spacing.md [moved from site/content/docs/5.1/utilities/spacing.md with 100% similarity]
site/content/docs/5.2/utilities/text.md [moved from site/content/docs/5.1/utilities/text.md with 100% similarity]
site/content/docs/5.2/utilities/vertical-align.md [moved from site/content/docs/5.1/utilities/vertical-align.md with 100% similarity]
site/content/docs/5.2/utilities/visibility.md [moved from site/content/docs/5.1/utilities/visibility.md with 100% similarity]
site/content/docs/_index.html
site/data/docs-versions.yml
site/layouts/partials/home/masthead.html
site/static/docs/5.2/assets/brand/bootstrap-logo-black.svg [moved from site/static/docs/5.1/assets/brand/bootstrap-logo-black.svg with 100% similarity]
site/static/docs/5.2/assets/brand/bootstrap-logo-shadow.png [moved from site/static/docs/5.1/assets/brand/bootstrap-logo-shadow.png with 100% similarity]
site/static/docs/5.2/assets/brand/bootstrap-logo-white.svg [moved from site/static/docs/5.1/assets/brand/bootstrap-logo-white.svg with 100% similarity]
site/static/docs/5.2/assets/brand/bootstrap-logo.svg [moved from site/static/docs/5.1/assets/brand/bootstrap-logo.svg with 100% similarity]
site/static/docs/5.2/assets/brand/bootstrap-social-logo.png [moved from site/static/docs/5.1/assets/brand/bootstrap-social-logo.png with 100% similarity]
site/static/docs/5.2/assets/brand/bootstrap-social.png [moved from site/static/docs/5.1/assets/brand/bootstrap-social.png with 100% similarity]
site/static/docs/5.2/assets/img/bootstrap-icons.png [moved from site/static/docs/5.1/assets/img/bootstrap-icons.png with 100% similarity]
site/static/docs/5.2/assets/img/bootstrap-icons@2x.png [moved from site/static/docs/5.1/assets/img/bootstrap-icons@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/bootstrap-themes-collage.png [moved from site/static/docs/5.1/assets/img/bootstrap-themes-collage.png with 100% similarity]
site/static/docs/5.2/assets/img/bootstrap-themes-collage@2x.png [moved from site/static/docs/5.1/assets/img/bootstrap-themes-collage@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/bootstrap-themes.png [moved from site/static/docs/5.1/assets/img/bootstrap-themes.png with 100% similarity]
site/static/docs/5.2/assets/img/bootstrap-themes@2x.png [moved from site/static/docs/5.1/assets/img/bootstrap-themes@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/album-rtl.png [moved from site/static/docs/5.1/assets/img/examples/album-rtl.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/album-rtl@2x.png [moved from site/static/docs/5.1/assets/img/examples/album-rtl@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/album.png [moved from site/static/docs/5.1/assets/img/examples/album.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/album@2x.png [moved from site/static/docs/5.1/assets/img/examples/album@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/blog-rtl.png [moved from site/static/docs/5.1/assets/img/examples/blog-rtl.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/blog-rtl@2x.png [moved from site/static/docs/5.1/assets/img/examples/blog-rtl@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/blog.png [moved from site/static/docs/5.1/assets/img/examples/blog.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/blog@2x.png [moved from site/static/docs/5.1/assets/img/examples/blog@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/carousel-rtl.png [moved from site/static/docs/5.1/assets/img/examples/carousel-rtl.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/carousel-rtl@2x.png [moved from site/static/docs/5.1/assets/img/examples/carousel-rtl@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/carousel.png [moved from site/static/docs/5.1/assets/img/examples/carousel.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/carousel@2x.png [moved from site/static/docs/5.1/assets/img/examples/carousel@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/cheatsheet-rtl.png [moved from site/static/docs/5.1/assets/img/examples/cheatsheet-rtl.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/cheatsheet-rtl@2x.png [moved from site/static/docs/5.1/assets/img/examples/cheatsheet-rtl@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/cheatsheet.png [moved from site/static/docs/5.1/assets/img/examples/cheatsheet.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/cheatsheet@2x.png [moved from site/static/docs/5.1/assets/img/examples/cheatsheet@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/checkout-rtl.png [moved from site/static/docs/5.1/assets/img/examples/checkout-rtl.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/checkout-rtl@2x.png [moved from site/static/docs/5.1/assets/img/examples/checkout-rtl@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/checkout.png [moved from site/static/docs/5.1/assets/img/examples/checkout.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/checkout@2x.png [moved from site/static/docs/5.1/assets/img/examples/checkout@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/cover.png [moved from site/static/docs/5.1/assets/img/examples/cover.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/cover@2x.png [moved from site/static/docs/5.1/assets/img/examples/cover@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/dashboard-rtl.png [moved from site/static/docs/5.1/assets/img/examples/dashboard-rtl.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/dashboard-rtl@2x.png [moved from site/static/docs/5.1/assets/img/examples/dashboard-rtl@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/dashboard.png [moved from site/static/docs/5.1/assets/img/examples/dashboard.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/dashboard@2x.png [moved from site/static/docs/5.1/assets/img/examples/dashboard@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/dropdowns.png [moved from site/static/docs/5.1/assets/img/examples/dropdowns.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/dropdowns@2x.png [moved from site/static/docs/5.1/assets/img/examples/dropdowns@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/features.png [moved from site/static/docs/5.1/assets/img/examples/features.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/features@2x.png [moved from site/static/docs/5.1/assets/img/examples/features@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/footers.png [moved from site/static/docs/5.1/assets/img/examples/footers.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/footers@2x.png [moved from site/static/docs/5.1/assets/img/examples/footers@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/grid.png [moved from site/static/docs/5.1/assets/img/examples/grid.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/grid@2x.png [moved from site/static/docs/5.1/assets/img/examples/grid@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/headers.png [moved from site/static/docs/5.1/assets/img/examples/headers.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/headers@2x.png [moved from site/static/docs/5.1/assets/img/examples/headers@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/heroes.png [moved from site/static/docs/5.1/assets/img/examples/heroes.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/heroes@2x.png [moved from site/static/docs/5.1/assets/img/examples/heroes@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/jumbotron.png [moved from site/static/docs/5.1/assets/img/examples/jumbotron.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/jumbotron@2x.png [moved from site/static/docs/5.1/assets/img/examples/jumbotron@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/list-groups.png [moved from site/static/docs/5.1/assets/img/examples/list-groups.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/list-groups@2x.png [moved from site/static/docs/5.1/assets/img/examples/list-groups@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/masonry.png [moved from site/static/docs/5.1/assets/img/examples/masonry.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/masonry@2x.png [moved from site/static/docs/5.1/assets/img/examples/masonry@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/modals.png [moved from site/static/docs/5.1/assets/img/examples/modals.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/modals@2x.png [moved from site/static/docs/5.1/assets/img/examples/modals@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbar-bottom.png [moved from site/static/docs/5.1/assets/img/examples/navbar-bottom.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbar-bottom@2x.png [moved from site/static/docs/5.1/assets/img/examples/navbar-bottom@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbar-fixed.png [moved from site/static/docs/5.1/assets/img/examples/navbar-fixed.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbar-fixed@2x.png [moved from site/static/docs/5.1/assets/img/examples/navbar-fixed@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbar-static.png [moved from site/static/docs/5.1/assets/img/examples/navbar-static.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbar-static@2x.png [moved from site/static/docs/5.1/assets/img/examples/navbar-static@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbars-offcanvas.png [moved from site/static/docs/5.1/assets/img/examples/navbars-offcanvas.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbars-offcanvas@2x.png [moved from site/static/docs/5.1/assets/img/examples/navbars-offcanvas@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbars.png [moved from site/static/docs/5.1/assets/img/examples/navbars.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/navbars@2x.png [moved from site/static/docs/5.1/assets/img/examples/navbars@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/offcanvas-navbar.png [moved from site/static/docs/5.1/assets/img/examples/offcanvas-navbar.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/offcanvas-navbar@2x.png [moved from site/static/docs/5.1/assets/img/examples/offcanvas-navbar@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/pricing.png [moved from site/static/docs/5.1/assets/img/examples/pricing.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/pricing@2x.png [moved from site/static/docs/5.1/assets/img/examples/pricing@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/product.png [moved from site/static/docs/5.1/assets/img/examples/product.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/product@2x.png [moved from site/static/docs/5.1/assets/img/examples/product@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/sidebars.png [moved from site/static/docs/5.1/assets/img/examples/sidebars.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/sidebars@2x.png [moved from site/static/docs/5.1/assets/img/examples/sidebars@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/sign-in.png [moved from site/static/docs/5.1/assets/img/examples/sign-in.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/sign-in@2x.png [moved from site/static/docs/5.1/assets/img/examples/sign-in@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/starter-template.png [moved from site/static/docs/5.1/assets/img/examples/starter-template.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/starter-template@2x.png [moved from site/static/docs/5.1/assets/img/examples/starter-template@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/sticky-footer-navbar.png [moved from site/static/docs/5.1/assets/img/examples/sticky-footer-navbar.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/sticky-footer-navbar@2x.png [moved from site/static/docs/5.1/assets/img/examples/sticky-footer-navbar@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/sticky-footer.png [moved from site/static/docs/5.1/assets/img/examples/sticky-footer.png with 100% similarity]
site/static/docs/5.2/assets/img/examples/sticky-footer@2x.png [moved from site/static/docs/5.1/assets/img/examples/sticky-footer@2x.png with 100% similarity]
site/static/docs/5.2/assets/img/favicons/android-chrome-192x192.png [moved from site/static/docs/5.1/assets/img/favicons/android-chrome-192x192.png with 100% similarity]
site/static/docs/5.2/assets/img/favicons/android-chrome-512x512.png [moved from site/static/docs/5.1/assets/img/favicons/android-chrome-512x512.png with 100% similarity]
site/static/docs/5.2/assets/img/favicons/apple-touch-icon.png [moved from site/static/docs/5.1/assets/img/favicons/apple-touch-icon.png with 100% similarity]
site/static/docs/5.2/assets/img/favicons/favicon-16x16.png [moved from site/static/docs/5.1/assets/img/favicons/favicon-16x16.png with 100% similarity]
site/static/docs/5.2/assets/img/favicons/favicon-32x32.png [moved from site/static/docs/5.1/assets/img/favicons/favicon-32x32.png with 100% similarity]
site/static/docs/5.2/assets/img/favicons/favicon.ico [moved from site/static/docs/5.1/assets/img/favicons/favicon.ico with 100% similarity]
site/static/docs/5.2/assets/img/favicons/manifest.json [moved from site/static/docs/5.1/assets/img/favicons/manifest.json with 100% similarity]
site/static/docs/5.2/assets/img/favicons/safari-pinned-tab.svg [moved from site/static/docs/5.1/assets/img/favicons/safari-pinned-tab.svg with 100% similarity]
site/static/docs/5.2/assets/js/validate-forms.js [moved from site/static/docs/5.1/assets/js/validate-forms.js with 100% similarity]

index 32a9608ff1b5063b6e97590a663ec40ab0b84a41..4821c170eeceb78753d59708af6a4ab94022c984 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
index aff997edc38c2eea10cd0127723dc266feb1ded8..214d4e897073699d6618695f9d202232e27a12a8 100644 (file)
@@ -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/bootstrap@5.1.3/dist/css/bootstrap.min.css"
+    css:              "https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css"
     css_hash:         "sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3"
-    css_rtl:          "https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.rtl.min.css"
+    css_rtl:          "https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.rtl.min.css"
     css_rtl_hash:     "sha384-+qdLaIRZfNu4cVPK/PxJJEy0B0f3Ugv8i482AKY7gwXwhaCroABd086ybrVKTa0q"
-    js:               "https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js"
+    js:               "https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.min.js"
     js_hash:          "sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13"
-    js_bundle:        "https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
+    js_bundle:        "https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js"
     js_bundle_hash:   "sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
     popper:           "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.5/dist/umd/popper.min.js"
     popper_hash:      "sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"
index 51a9ff8ea2624fc1e186c90712d66e1299652965..0c03cb2ecbca92faee9524ae08ffbad872b6ec48 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index d6e587fb1d5443b233329148dbb6f3d9fc1cd7b9..d4a5ee338d437d8aad696188135f397adf74c4d4 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 7d4b555ea0a5c8039a9e1f9a5ea3d061dfe66844..0263d756ffbf0318b4b6f4c73945e90c5d3ec6cd 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 75bb90c3269787bd1b22b04aad48b0e4acf58fcd..09de681beb8f414e608ab423315a7c465e380344 100644 (file)
@@ -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
index e2a52e7ebaa8ba3f1af93c02e9211d80f130ca14..c891f383d49b6c7090944a96e7a56beb43659b43 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 64f38d7e64d45916767a168fee16bb1e62bb31af..b68f32e7cce4700f6feaf6d599b1972e738915d9 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index b1088e106fb7e164a00b2a62de510aa49fdae67d..24892fb4bae9865b99f22b4e8481a5125c690b3c 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 4209f3188e89d22ab7a0a05a202ac02b909758bc..04bb2e58819bbc60a3e3f185d9e788f806e2a68d 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 413aa6e284ad4822ab8d343c7d095b1860032c74..c3abaca67c0434aa581bedff02260bc02309e450 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 2d96d65fc87e61cfe6d9b291e563160d0e083dc0..842f0ab21fa0798efc308bbec7fac1639624d824 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index ed565bebbf4e587cff64fce73018fe2e931c0748..37d09a227455e59c444557bcad290b73bc7d3678 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index dfa9a63aadcdfab8442ed71e1da1fe5a21973838..87dc496764810e215dd5c7e9937caf79e039eef7 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index cb6c5e627cf6b3a6b277c4cc711fbb51d8da2f02..824e04e3dc00f9e6b133640d1ebb6f55a4ea7712 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 0ae5dbfdab4d8657465e232e1834475384472ed4..34616eb37a6b7c6d4a055a4cf644e8a14499088a 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index b6d1e2010e82825406347bd23bc8cd92bd46abbb..d4c9b34892c10389acacdebf84ee1df586ea82c1 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 71c111a9416f37b513ac5a65893891034994e3aa..323194c53420cab0f6645eed71a71fdf4f151db5 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 3fa5e4c9e9fe2250ba40ac94ae27f369b55a6f17..74bfc41484238689791a2811aa835b3909b1c828 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 8ee8c8c968ee78656e57548a2846beb751658140..14e923ea6f3d49c9a3df5f31ecb7d6fa864ebe6a 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index db626048f67bf56f91080b7b9157c09204f08643..a7368d085b725fa7918035c7f6ea490bc7fb0942 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 8f121e5bd2976c2b1403efa6dc4ed2ea9c324054..31619de719a41ea102ea69252d0be135742049f8 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index bd44c3fdc4ba1f613c3331faa0544ac545089bff..f1f0701c55151c2a12d613d720c666e17109177b 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index f6c194276bf340db5eef653142ea6f6e8a223a2a..1878de330759f690d0731b0fd970b6c11a2c2d8d 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 88fd16b10447b85f9ced36eae60ff91f9612eaa6..40509c1ba9859f1bf77b681ae112dcb124410f7e 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 4e52fd3eb0bfc6e95eca99ec6f7630f483852778..161501e391d7d403436daf7d8b15a2ff5bf9ab0a 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 1db61ae707c24303234654fda8775a170c31452a..06402d296f6b6ede832f53fcbb98da2f55cb2214 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 86a2bca01ff33d5a0d3b054f702e1ddfec5fa72b..8b66b76be837b7c7481a69852d7b4d15779c2766 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index ac09b6fa1399228fa6d9caa713d64b338dd2e460..66baa3dadeb821ded3ea2999ca0e0e6b8042c5fb 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index 8a8d4da7984fa86e02b5a66b94014eed0ab904ea..39fa450c02b2c7734780ef7a5d1241244461b408 100644 (file)
@@ -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)
  * --------------------------------------------------------------------------
  */
index e76e69304249a4dbbf1885483f153183fe890d57..0c11636522edad3a918ab1596cb84f74c5b1c73d 100644 (file)
@@ -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",
index e561a6a74afa3ce02470df7d2edf6fef6f3cfda1..fe9b818c4fdebcdd8c3105aac2e5677577911591 100644 (file)
@@ -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'
 })
 
index 392b1d6827e067acb97fd7fe38a362d0d98fb9d1..049c51bb25291420ed20df563abd91a9695b338c 100644 (file)
@@ -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",
index e927ee49125a62e56ba46e596d8d799094375fd1..115cab4db5537548d90b4ad5e9c5bd3fb4485fad 100644 (file)
@@ -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)
index b733597f77a3d3136db4e4185cefec98a1a1443e..4bae00fe785e513714f3054abc48ac7402c2cd30 100644 (file)
@@ -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)
index 48428a10fbc50493b1b6e1009517a6023e317892..43a40c5c66c29420da428103678e9526904a05ea 100644 (file)
@@ -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)
index 794bbf5ed99f08e1a8a00c9c5d50061a1797b4ee..a167ff89a73f366e60aa61e7cecd9868a780c671 100644 (file)
@@ -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 (file)
index 198e6af..0000000
+++ /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 (file)
index 0000000..fe65dc3
--- /dev/null
@@ -0,0 +1,5 @@
+---
+layout: redirect
+sitemap_exclude: true
+redirect: "/docs/5.2/getting-started/introduction/"
+---
similarity index 99%
rename from site/content/docs/5.1/about/overview.md
rename to site/content/docs/5.2/about/overview.md
index 4fd019314360c0a6164e4efe471b0dae172a9980..f61101c15f7fd4c26dbcaf337277fb9a05af5e80 100644 (file)
@@ -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
similarity index 99%
rename from site/content/docs/5.1/components/accordion.md
rename to site/content/docs/5.2/components/accordion.md
index ee906f686ad93b9aba3942f683017a48c701c339..2e247239c8c4e7c7dcbc7473849794fcb8d267b8 100644 (file)
@@ -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
 ---
 
similarity index 99%
rename from site/content/docs/5.1/components/navs-tabs.md
rename to site/content/docs/5.2/components/navs-tabs.md
index b3d3067503ff07d0dca90109a947154e9595a4bb..e09a9fee0e0bdbfadc721cac20567e044cf77e4a 100644 (file)
@@ -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
 ---
 
similarity index 99%
rename from site/content/docs/5.1/content/reboot.md
rename to site/content/docs/5.2/content/reboot.md
index 7d00e42c6429d1679d36e6624d87676eecd2dfea..4a1521cd003e5717dc2a004c1508f0ae857e6cac 100644 (file)
@@ -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
 ---
 
similarity index 99%
rename from site/content/docs/5.1/customize/overview.md
rename to site/content/docs/5.2/customize/overview.md
index e839c45d27ae299545371918a6cb7a8d0b76e331..1b332bfe467113e260bfb8f647803675664931f7 100644 (file)
@@ -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.
similarity index 99%
rename from site/content/docs/5.1/examples/offcanvas-navbar/index.html
rename to site/content/docs/5.2/examples/offcanvas-navbar/index.html
index 0e6d569158cb27951241f1961add7fd592587ae1..0499cc30345a633bc52e68c0f5d01bd2f3ac70ba 100644 (file)
@@ -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">
similarity index 99%
rename from site/content/docs/5.1/extend/approach.md
rename to site/content/docs/5.2/extend/approach.md
index 033ab219fd3367cc795cec815d1e59a26dec47a1..8dbd16fc392bd7392eabd1ab8e377226cadf6510 100644 (file)
@@ -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.
similarity index 99%
rename from site/content/docs/5.1/forms/checks-radios.md
rename to site/content/docs/5.2/forms/checks-radios.md
index 2ca72543caeaea5b5ffe0c952287e9aad3d08bf0..812e7c198e20600fff6aa063f0e68db4b057e2ab 100644 (file)
@@ -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
 ---
 
similarity index 99%
rename from site/content/docs/5.1/forms/overview.md
rename to site/content/docs/5.2/forms/overview.md
index 29bead1a3d9b1d8a073838fcbc3a836acd0a1880..f38ad90354c356312dac31daa2b63c9c761b41e8 100644 (file)
@@ -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.
similarity index 99%
rename from site/content/docs/5.1/forms/validation.md
rename to site/content/docs/5.2/forms/validation.md
index a6962d67740942a359c76168346d6d8814082d71..f55c7e9cc95f1bba4eaf65c363ba7bd9a9deca20 100644 (file)
@@ -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
 ---
 
similarity index 98%
rename from site/content/docs/5.1/getting-started/contribute.md
rename to site/content/docs/5.2/getting-started/contribute.md
index 67fe67f94fd708c620eae67976d45ef6768f7794..6734587935a88ddb0562b8a18084facddb35eb66 100644 (file)
@@ -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
similarity index 99%
rename from site/content/docs/5.1/getting-started/introduction.md
rename to site/content/docs/5.2/getting-started/introduction.md
index 70bfdc70468a8c3aca08b06f384bdcc578dbc9eb..7f843eb27d7ec24b6a761f6766ac0aaafd154e0d 100644 (file)
@@ -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
similarity index 96%
rename from site/content/docs/5.1/helpers/clearfix.md
rename to site/content/docs/5.2/helpers/clearfix.md
index f1329d5b42d9231fc9bd4b6fd92a3190050678a4..c888610b7c904c7c6a82f32ee360644d5f6eba08 100644 (file)
@@ -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.
similarity index 96%
rename from site/content/docs/5.1/helpers/visually-hidden.md
rename to site/content/docs/5.2/helpers/visually-hidden.md
index 245546994e9d6c4edeb5f11a0d3ddbaf39bad0ca..1124065430c3785381864f8f1e9cd5df0f62753a 100644 (file)
@@ -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.
similarity index 99%
rename from site/content/docs/5.1/layout/breakpoints.md
rename to site/content/docs/5.2/layout/breakpoints.md
index e88795614a9ab3cf3950e025fe488c1155d9181d..df56924b30de062394f67b27a94664e936533b6f 100644 (file)
@@ -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
 ---
 
similarity index 99%
rename from site/content/docs/5.1/utilities/api.md
rename to site/content/docs/5.2/utilities/api.md
index 86cf329381c49aa8dc215d6c561e08d5d6094683..ef6d9ac1eb37f047a8b5fcaa0b4db2672cc0d0ca 100644 (file)
@@ -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
 ---
 
index 198e6af8c3e219a19522185ea77ab8b31d29f5a1..fe65dc364ce83143afddd9d50561934ac0537172 100644 (file)
@@ -1,5 +1,5 @@
 ---
 layout: redirect
 sitemap_exclude: true
-redirect: "/docs/5.1/getting-started/introduction/"
+redirect: "/docs/5.2/getting-started/introduction/"
 ---
index 1c49d2050031908bf6589e55b05ff3a22e9aa19a..c4973040551a05773bee2a6eabfa61ae98ea358a 100644 (file)
@@ -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"
index 63ce0e3b19c86b5db8116a97bcabd86c0d704936..9e578a3011736a9be313be0e3b4a5fe8d178c323 100644 (file)
@@ -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&nbsp;Bootstrap</h1>