From 8f7bd419935adfcd53c471a0202083464800619e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 9 Apr 2018 09:00:23 -0700 Subject: [PATCH] Ship v4.1.0 (#26218) * update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html --- README.md | 6 +-- _config.yml | 18 +++---- _includes/docs-navbar.html | 6 ++- assets/css/docs.min.css | 2 +- assets/css/docs.min.css.map | 2 +- assets/js/docs.min.js | 2 +- dist/css/bootstrap-grid.css | 2 +- dist/css/bootstrap-grid.css.map | 2 +- dist/css/bootstrap-grid.min.css | 2 +- dist/css/bootstrap-grid.min.css.map | 2 +- dist/css/bootstrap-reboot.css | 2 +- dist/css/bootstrap-reboot.css.map | 2 +- dist/css/bootstrap-reboot.min.css | 2 +- dist/css/bootstrap-reboot.min.css.map | 2 +- dist/css/bootstrap.css | 2 +- dist/css/bootstrap.css.map | 2 +- dist/css/bootstrap.min.css | 2 +- dist/css/bootstrap.min.css.map | 2 +- dist/js/bootstrap.bundle.js | 44 +++++++++--------- dist/js/bootstrap.bundle.js.map | 2 +- dist/js/bootstrap.bundle.min.js | 4 +- dist/js/bootstrap.bundle.min.js.map | 2 +- dist/js/bootstrap.js | 44 +++++++++--------- dist/js/bootstrap.js.map | 2 +- dist/js/bootstrap.min.js | 4 +- dist/js/bootstrap.min.js.map | 2 +- docs/{4.0 => 4.1}/about/brand.md | 0 docs/{4.0 => 4.1}/about/license.md | 0 docs/{4.0 => 4.1}/about/overview.md | 6 +-- docs/{4.0 => 4.1}/about/translations.md | 0 docs/{4.0 => 4.1}/browser-bugs.md | 0 docs/{4.0 => 4.1}/components/alerts.md | 0 docs/{4.0 => 4.1}/components/badge.md | 0 docs/{4.0 => 4.1}/components/breadcrumb.md | 0 docs/{4.0 => 4.1}/components/button-group.md | 0 docs/{4.0 => 4.1}/components/buttons.md | 2 +- docs/{4.0 => 4.1}/components/card.md | 0 docs/{4.0 => 4.1}/components/carousel.md | 0 docs/{4.0 => 4.1}/components/collapse.md | 0 docs/{4.0 => 4.1}/components/dropdowns.md | 0 docs/{4.0 => 4.1}/components/forms.md | 0 docs/{4.0 => 4.1}/components/input-group.md | 0 docs/{4.0 => 4.1}/components/jumbotron.md | 0 docs/{4.0 => 4.1}/components/list-group.md | 0 docs/{4.0 => 4.1}/components/modal.md | 0 docs/{4.0 => 4.1}/components/navbar.md | 0 docs/{4.0 => 4.1}/components/navs.md | 0 docs/{4.0 => 4.1}/components/pagination.md | 0 docs/{4.0 => 4.1}/components/popovers.md | 0 docs/{4.0 => 4.1}/components/progress.md | 0 docs/{4.0 => 4.1}/components/scrollspy.md | 0 docs/{4.0 => 4.1}/components/tooltips.md | 0 docs/{4.0 => 4.1}/content/code.md | 0 docs/{4.0 => 4.1}/content/figures.md | 0 docs/{4.0 => 4.1}/content/images.md | 0 docs/{4.0 => 4.1}/content/reboot.md | 2 +- docs/{4.0 => 4.1}/content/tables.md | 0 docs/{4.0 => 4.1}/content/typography.md | 0 docs/{4.0 => 4.1}/examples/.eslintrc.json | 0 docs/{4.0 => 4.1}/examples/.stylelintrc | 0 docs/{4.0 => 4.1}/examples/album/album.css | 0 docs/{4.0 => 4.1}/examples/album/index.html | 0 docs/{4.0 => 4.1}/examples/blog/blog.css | 0 docs/{4.0 => 4.1}/examples/blog/index.html | 0 .../examples/carousel/carousel.css | 0 .../{4.0 => 4.1}/examples/carousel/index.html | 0 .../examples/checkout/form-validation.css | 0 .../{4.0 => 4.1}/examples/checkout/index.html | 0 docs/{4.0 => 4.1}/examples/cover/cover.css | 0 docs/{4.0 => 4.1}/examples/cover/index.html | 0 .../examples/dashboard/dashboard.css | 0 .../examples/dashboard/index.html | 0 .../floating-labels/floating-labels.css | 0 .../examples/floating-labels/index.html | 0 docs/{4.0 => 4.1}/examples/grid/grid.css | 0 docs/{4.0 => 4.1}/examples/grid/index.html | 0 docs/{4.0 => 4.1}/examples/index.html | 0 .../examples/jumbotron/index.html | 0 .../examples/jumbotron/jumbotron.css | 0 .../examples/navbar-bottom/index.html | 0 .../examples/navbar-fixed/index.html | 0 .../navbar-fixed/navbar-top-fixed.css | 0 .../examples/navbar-static/index.html | 0 .../examples/navbar-static/navbar-top.css | 0 docs/{4.0 => 4.1}/examples/navbars/index.html | 0 docs/{4.0 => 4.1}/examples/navbars/navbar.css | 0 .../examples/offcanvas/index.html | 0 .../examples/offcanvas/offcanvas.css | 0 .../examples/offcanvas/offcanvas.js | 0 docs/{4.0 => 4.1}/examples/pricing/index.html | 0 .../{4.0 => 4.1}/examples/pricing/pricing.css | 0 docs/{4.0 => 4.1}/examples/product/index.html | 0 .../{4.0 => 4.1}/examples/product/product.css | 0 .../examples/screenshots/album.png | Bin .../examples/screenshots/blog.png | Bin .../examples/screenshots/carousel.png | Bin .../examples/screenshots/checkout.png | Bin .../examples/screenshots/cover.png | Bin .../examples/screenshots/dashboard.png | Bin .../examples/screenshots/floating-labels.png | Bin .../examples/screenshots/grid.png | Bin .../examples/screenshots/jumbotron.png | Bin .../examples/screenshots/navbar-bottom.png | Bin .../examples/screenshots/navbar-fixed.png | Bin .../examples/screenshots/navbar-static.png | Bin .../examples/screenshots/navbars.png | Bin .../examples/screenshots/offcanvas.png | Bin .../examples/screenshots/pricing.png | Bin .../examples/screenshots/product.png | Bin .../examples/screenshots/sign-in.png | Bin .../examples/screenshots/starter-template.png | Bin .../screenshots/sticky-footer-navbar.png | Bin .../examples/screenshots/sticky-footer.png | Bin docs/{4.0 => 4.1}/examples/sign-in/index.html | 0 docs/{4.0 => 4.1}/examples/sign-in/signin.css | 0 .../examples/starter-template/index.html | 0 .../starter-template/starter-template.css | 0 .../examples/sticky-footer-navbar/index.html | 0 .../sticky-footer-navbar.css | 0 .../examples/sticky-footer/index.html | 0 .../examples/sticky-footer/sticky-footer.css | 0 .../examples/tooltip-viewport/index.html | 0 .../tooltip-viewport/tooltip-viewport.css | 0 .../tooltip-viewport/tooltip-viewport.js | 0 docs/{4.0 => 4.1}/extend/approach.md | 0 docs/{4.0 => 4.1}/extend/icons.md | 0 docs/{4.0 => 4.1}/extend/index.md | 0 .../getting-started/accessibility.md | 0 .../getting-started/best-practices.md | 0 .../getting-started/browsers-devices.md | 0 .../getting-started/build-tools.md | 0 docs/{4.0 => 4.1}/getting-started/contents.md | 0 docs/{4.0 => 4.1}/getting-started/download.md | 0 .../getting-started/introduction.md | 4 +- .../getting-started/javascript.md | 0 docs/{4.0 => 4.1}/getting-started/theming.md | 2 +- docs/{4.0 => 4.1}/getting-started/webpack.md | 0 docs/{4.0 => 4.1}/layout/grid.md | 0 docs/{4.0 => 4.1}/layout/media-object.md | 0 docs/{4.0 => 4.1}/layout/overview.md | 2 +- .../layout/utilities-for-layout.md | 0 docs/{4.0 => 4.1}/migration.md | 0 docs/{4.0 => 4.1}/utilities/borders.md | 2 +- docs/{4.0 => 4.1}/utilities/clearfix.md | 0 docs/{4.0 => 4.1}/utilities/close-icon.md | 0 docs/{4.0 => 4.1}/utilities/colors.md | 0 docs/{4.0 => 4.1}/utilities/display.md | 0 docs/{4.0 => 4.1}/utilities/embed.md | 0 docs/{4.0 => 4.1}/utilities/flex.md | 0 docs/{4.0 => 4.1}/utilities/float.md | 0 .../utilities/image-replacement.md | 0 docs/{4.0 => 4.1}/utilities/position.md | 0 docs/{4.0 => 4.1}/utilities/screenreaders.md | 0 docs/{4.0 => 4.1}/utilities/shadows.md | 0 docs/{4.0 => 4.1}/utilities/sizing.md | 0 docs/{4.0 => 4.1}/utilities/spacing.md | 0 docs/{4.0 => 4.1}/utilities/text.md | 0 docs/{4.0 => 4.1}/utilities/vertical-align.md | 0 docs/{4.0 => 4.1}/utilities/visibility.md | 0 js/dist/alert.js | 4 +- js/dist/alert.js.map | 2 +- js/dist/button.js | 4 +- js/dist/button.js.map | 2 +- js/dist/carousel.js | 4 +- js/dist/carousel.js.map | 2 +- js/dist/collapse.js | 4 +- js/dist/collapse.js.map | 2 +- js/dist/dropdown.js | 4 +- js/dist/dropdown.js.map | 2 +- js/dist/modal.js | 4 +- js/dist/modal.js.map | 2 +- js/dist/popover.js | 4 +- js/dist/popover.js.map | 2 +- js/dist/scrollspy.js | 4 +- js/dist/scrollspy.js.map | 2 +- js/dist/tab.js | 4 +- js/dist/tab.js.map | 2 +- js/dist/tooltip.js | 4 +- js/dist/tooltip.js.map | 2 +- js/dist/util.js | 2 +- js/dist/util.js.map | 2 +- js/src/alert.js | 4 +- js/src/button.js | 4 +- js/src/carousel.js | 4 +- js/src/collapse.js | 4 +- js/src/dropdown.js | 4 +- js/src/modal.js | 4 +- js/src/popover.js | 4 +- js/src/scrollspy.js | 4 +- js/src/tab.js | 4 +- js/src/tooltip.js | 4 +- js/src/util.js | 2 +- package-lock.json | 2 +- package.js | 2 +- package.json | 2 +- scss/bootstrap-grid.scss | 2 +- scss/bootstrap-reboot.scss | 2 +- scss/bootstrap.scss | 2 +- 198 files changed, 152 insertions(+), 150 deletions(-) rename docs/{4.0 => 4.1}/about/brand.md (100%) rename docs/{4.0 => 4.1}/about/license.md (100%) rename docs/{4.0 => 4.1}/about/overview.md (97%) rename docs/{4.0 => 4.1}/about/translations.md (100%) rename docs/{4.0 => 4.1}/browser-bugs.md (100%) rename docs/{4.0 => 4.1}/components/alerts.md (100%) rename docs/{4.0 => 4.1}/components/badge.md (100%) rename docs/{4.0 => 4.1}/components/breadcrumb.md (100%) rename docs/{4.0 => 4.1}/components/button-group.md (100%) rename docs/{4.0 => 4.1}/components/buttons.md (99%) rename docs/{4.0 => 4.1}/components/card.md (100%) rename docs/{4.0 => 4.1}/components/carousel.md (100%) rename docs/{4.0 => 4.1}/components/collapse.md (100%) rename docs/{4.0 => 4.1}/components/dropdowns.md (100%) rename docs/{4.0 => 4.1}/components/forms.md (100%) rename docs/{4.0 => 4.1}/components/input-group.md (100%) rename docs/{4.0 => 4.1}/components/jumbotron.md (100%) rename docs/{4.0 => 4.1}/components/list-group.md (100%) rename docs/{4.0 => 4.1}/components/modal.md (100%) rename docs/{4.0 => 4.1}/components/navbar.md (100%) rename docs/{4.0 => 4.1}/components/navs.md (100%) rename docs/{4.0 => 4.1}/components/pagination.md (100%) rename docs/{4.0 => 4.1}/components/popovers.md (100%) rename docs/{4.0 => 4.1}/components/progress.md (100%) rename docs/{4.0 => 4.1}/components/scrollspy.md (100%) rename docs/{4.0 => 4.1}/components/tooltips.md (100%) rename docs/{4.0 => 4.1}/content/code.md (100%) rename docs/{4.0 => 4.1}/content/figures.md (100%) rename docs/{4.0 => 4.1}/content/images.md (100%) rename docs/{4.0 => 4.1}/content/reboot.md (99%) rename docs/{4.0 => 4.1}/content/tables.md (100%) rename docs/{4.0 => 4.1}/content/typography.md (100%) rename docs/{4.0 => 4.1}/examples/.eslintrc.json (100%) rename docs/{4.0 => 4.1}/examples/.stylelintrc (100%) rename docs/{4.0 => 4.1}/examples/album/album.css (100%) rename docs/{4.0 => 4.1}/examples/album/index.html (100%) rename docs/{4.0 => 4.1}/examples/blog/blog.css (100%) rename docs/{4.0 => 4.1}/examples/blog/index.html (100%) rename docs/{4.0 => 4.1}/examples/carousel/carousel.css (100%) rename docs/{4.0 => 4.1}/examples/carousel/index.html (100%) rename docs/{4.0 => 4.1}/examples/checkout/form-validation.css (100%) rename docs/{4.0 => 4.1}/examples/checkout/index.html (100%) rename docs/{4.0 => 4.1}/examples/cover/cover.css (100%) rename docs/{4.0 => 4.1}/examples/cover/index.html (100%) rename docs/{4.0 => 4.1}/examples/dashboard/dashboard.css (100%) rename docs/{4.0 => 4.1}/examples/dashboard/index.html (100%) rename docs/{4.0 => 4.1}/examples/floating-labels/floating-labels.css (100%) rename docs/{4.0 => 4.1}/examples/floating-labels/index.html (100%) rename docs/{4.0 => 4.1}/examples/grid/grid.css (100%) rename docs/{4.0 => 4.1}/examples/grid/index.html (100%) rename docs/{4.0 => 4.1}/examples/index.html (100%) rename docs/{4.0 => 4.1}/examples/jumbotron/index.html (100%) rename docs/{4.0 => 4.1}/examples/jumbotron/jumbotron.css (100%) rename docs/{4.0 => 4.1}/examples/navbar-bottom/index.html (100%) rename docs/{4.0 => 4.1}/examples/navbar-fixed/index.html (100%) rename docs/{4.0 => 4.1}/examples/navbar-fixed/navbar-top-fixed.css (100%) rename docs/{4.0 => 4.1}/examples/navbar-static/index.html (100%) rename docs/{4.0 => 4.1}/examples/navbar-static/navbar-top.css (100%) rename docs/{4.0 => 4.1}/examples/navbars/index.html (100%) rename docs/{4.0 => 4.1}/examples/navbars/navbar.css (100%) rename docs/{4.0 => 4.1}/examples/offcanvas/index.html (100%) rename docs/{4.0 => 4.1}/examples/offcanvas/offcanvas.css (100%) rename docs/{4.0 => 4.1}/examples/offcanvas/offcanvas.js (100%) rename docs/{4.0 => 4.1}/examples/pricing/index.html (100%) rename docs/{4.0 => 4.1}/examples/pricing/pricing.css (100%) rename docs/{4.0 => 4.1}/examples/product/index.html (100%) rename docs/{4.0 => 4.1}/examples/product/product.css (100%) rename docs/{4.0 => 4.1}/examples/screenshots/album.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/blog.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/carousel.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/checkout.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/cover.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/dashboard.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/floating-labels.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/grid.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/jumbotron.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/navbar-bottom.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/navbar-fixed.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/navbar-static.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/navbars.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/offcanvas.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/pricing.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/product.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/sign-in.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/starter-template.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/sticky-footer-navbar.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/sticky-footer.png (100%) rename docs/{4.0 => 4.1}/examples/sign-in/index.html (100%) rename docs/{4.0 => 4.1}/examples/sign-in/signin.css (100%) rename docs/{4.0 => 4.1}/examples/starter-template/index.html (100%) rename docs/{4.0 => 4.1}/examples/starter-template/starter-template.css (100%) rename docs/{4.0 => 4.1}/examples/sticky-footer-navbar/index.html (100%) rename docs/{4.0 => 4.1}/examples/sticky-footer-navbar/sticky-footer-navbar.css (100%) rename docs/{4.0 => 4.1}/examples/sticky-footer/index.html (100%) rename docs/{4.0 => 4.1}/examples/sticky-footer/sticky-footer.css (100%) rename docs/{4.0 => 4.1}/examples/tooltip-viewport/index.html (100%) rename docs/{4.0 => 4.1}/examples/tooltip-viewport/tooltip-viewport.css (100%) rename docs/{4.0 => 4.1}/examples/tooltip-viewport/tooltip-viewport.js (100%) rename docs/{4.0 => 4.1}/extend/approach.md (100%) rename docs/{4.0 => 4.1}/extend/icons.md (100%) rename docs/{4.0 => 4.1}/extend/index.md (100%) rename docs/{4.0 => 4.1}/getting-started/accessibility.md (100%) rename docs/{4.0 => 4.1}/getting-started/best-practices.md (100%) rename docs/{4.0 => 4.1}/getting-started/browsers-devices.md (100%) rename docs/{4.0 => 4.1}/getting-started/build-tools.md (100%) rename docs/{4.0 => 4.1}/getting-started/contents.md (100%) rename docs/{4.0 => 4.1}/getting-started/download.md (100%) rename docs/{4.0 => 4.1}/getting-started/introduction.md (99%) rename docs/{4.0 => 4.1}/getting-started/javascript.md (100%) rename docs/{4.0 => 4.1}/getting-started/theming.md (99%) rename docs/{4.0 => 4.1}/getting-started/webpack.md (100%) rename docs/{4.0 => 4.1}/layout/grid.md (100%) rename docs/{4.0 => 4.1}/layout/media-object.md (100%) rename docs/{4.0 => 4.1}/layout/overview.md (99%) rename docs/{4.0 => 4.1}/layout/utilities-for-layout.md (100%) rename docs/{4.0 => 4.1}/migration.md (100%) rename docs/{4.0 => 4.1}/utilities/borders.md (98%) rename docs/{4.0 => 4.1}/utilities/clearfix.md (100%) rename docs/{4.0 => 4.1}/utilities/close-icon.md (100%) rename docs/{4.0 => 4.1}/utilities/colors.md (100%) rename docs/{4.0 => 4.1}/utilities/display.md (100%) rename docs/{4.0 => 4.1}/utilities/embed.md (100%) rename docs/{4.0 => 4.1}/utilities/flex.md (100%) rename docs/{4.0 => 4.1}/utilities/float.md (100%) rename docs/{4.0 => 4.1}/utilities/image-replacement.md (100%) rename docs/{4.0 => 4.1}/utilities/position.md (100%) rename docs/{4.0 => 4.1}/utilities/screenreaders.md (100%) rename docs/{4.0 => 4.1}/utilities/shadows.md (100%) rename docs/{4.0 => 4.1}/utilities/sizing.md (100%) rename docs/{4.0 => 4.1}/utilities/spacing.md (100%) rename docs/{4.0 => 4.1}/utilities/text.md (100%) rename docs/{4.0 => 4.1}/utilities/vertical-align.md (100%) rename docs/{4.0 => 4.1}/utilities/visibility.md (100%) diff --git a/README.md b/README.md index 9de9b357e2ca..2231dd0db389 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,11 @@ Several quick start options are available: -- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.0.0.zip) +- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.1.0.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@4.0.0` -- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.0.0` +- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@4.1.0` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.1.0` - 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/4.0/getting-started/introduction/) for information on the framework contents, templates and examples, and more. diff --git a/_config.yml b/_config.yml index 7e1e7264aba3..07aaac0a7671 100644 --- a/_config.yml +++ b/_config.yml @@ -51,9 +51,9 @@ social_image_path: /assets/brand/bootstrap-social.png social_logo_path: /assets/brand/bootstrap-social-logo.png # Custom variables -current_version: 4.0.0 -current_ruby_version: 4.0.0 -docs_version: 4.0 +current_version: 4.1.0 +current_ruby_version: 4.1.0 +docs_version: 4.1 repo: "https://github.com/twbs/bootstrap" slack: "https://bootstrap-slack.herokuapp.com" blog: "https://blog.getbootstrap.com" @@ -62,15 +62,15 @@ jobs: "https://jobs.getbootstrap.com" themes: "https://themes.getbootstrap.com" download: - source: "https://github.com/twbs/bootstrap/archive/v4.0.0.zip" - dist: "https://github.com/twbs/bootstrap/releases/download/v4.0.0/bootstrap-4.0.0-dist.zip" + source: "https://github.com/twbs/bootstrap/archive/v4.1.0.zip" + dist: "https://github.com/twbs/bootstrap/releases/download/v4.1.0/bootstrap-4.1.0-dist.zip" cdn: # See https://www.srihash.org for info on how to generate the hashes - css: "https://stackpath.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" - css_hash: "sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" - js: "https://stackpath.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" - js_hash: "sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" + css: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" + css_hash: "sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" + js: "https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" + js_hash: "sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" jquery: "https://code.jquery.com/jquery-3.3.1.slim.min.js" jquery_hash: "sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" popper: "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html index eb4be14743a3..95c6d00ca27a 100644 --- a/_includes/docs-navbar.html +++ b/_includes/docs-navbar.html @@ -32,10 +32,12 @@