From 2693cb3d5238206d6f0b0aefde7e09bee41e6222 Mon Sep 17 00:00:00 2001 From: Federico Zivolo Date: Tue, 23 Jan 2018 13:56:11 +0100 Subject: [PATCH] publish: docs: Fixed examples imports generated from commit 461de32f5e1e872903bb321d1234180dc00be4f5 --- docs/4.0/components/list-group/index.html | 2 +- docs/4.0/components/navs/index.html | 2 +- docs/4.0/components/popovers/index.html | 2 +- docs/4.0/components/tooltips/index.html | 2 +- docs/4.0/examples/album/index.html | 2 +- docs/4.0/examples/blog/index.html | 2 +- docs/4.0/examples/carousel/index.html | 2 +- docs/4.0/examples/checkout/index.html | 2 +- docs/4.0/examples/cover/index.html | 2 +- docs/4.0/examples/dashboard/index.html | 2 +- docs/4.0/examples/jumbotron/index.html | 2 +- docs/4.0/examples/navbar-bottom/index.html | 2 +- docs/4.0/examples/navbar-fixed/index.html | 2 +- docs/4.0/examples/navbar-static/index.html | 2 +- docs/4.0/examples/navbars/index.html | 2 +- docs/4.0/examples/offcanvas/index.html | 2 +- docs/4.0/examples/pricing/index.html | 2 +- docs/4.0/examples/product/index.html | 2 +- docs/4.0/examples/starter-template/index.html | 2 +- .../examples/sticky-footer-navbar/index.html | 2 +- docs/4.0/examples/tooltip-viewport/index.html | 2 +- docs/4.0/getting-started/contents/index.html | 8 ++--- .../4.0/getting-started/javascript/index.html | 4 +-- sitemap.xml | 34 +++++++++---------- 24 files changed, 44 insertions(+), 44 deletions(-) diff --git a/docs/4.0/components/list-group/index.html b/docs/4.0/components/list-group/index.html index 154ae274..458d8a58 100644 --- a/docs/4.0/components/list-group/index.html +++ b/docs/4.0/components/list-group/index.html @@ -1601,7 +1601,7 @@

JavaScript behavior

-

Use the tab JavaScript plugin—include it individually or through the compiled bootstrap.js file—to extend our list group to create tabbable panes of local content.

+

Use the tab JavaScript plugin—include it individually or through the compiled bootstrap-material-design.js file—to extend our list group to create tabbable panes of local content.

diff --git a/docs/4.0/components/navs/index.html b/docs/4.0/components/navs/index.html index 42abebb2..818d023f 100644 --- a/docs/4.0/components/navs/index.html +++ b/docs/4.0/components/navs/index.html @@ -1762,7 +1762,7 @@

JavaScript behavior

-

Use the tab JavaScript plugin—include it individually or through the compiled bootstrap.js file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus.

+

Use the tab JavaScript plugin—include it individually or through the compiled bootstrap-material-design.js file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus.

If you’re building our JavaScript from source, it requires util.js.

diff --git a/docs/4.0/components/popovers/index.html b/docs/4.0/components/popovers/index.html index 637167d7..519f1904 100644 --- a/docs/4.0/components/popovers/index.html +++ b/docs/4.0/components/popovers/index.html @@ -1306,7 +1306,7 @@

Things to know when using the popover plugin:

    -
  • Popovers rely on the 3rd party library Popper.js for positioning. You must include popper.min.js before bootstrap.js or use bootstrap.bundle.min.js / bootstrap.bundle.js which contains Popper.js in order for popovers to work!
  • +
  • Popovers rely on the 3rd party library Popper.js for positioning. You must include popper.min.js before bootstrap-material-design.js or use bootstrap.bundle.min.js / bootstrap.bundle.js which contains Popper.js in order for popovers to work!
  • Popovers require the tooltip plugin as a dependency.
  • If you’re building our JavaScript from source, it requires util.js.
  • Popovers are opt-in for performance reasons, so you must initialize them yourself.
  • diff --git a/docs/4.0/components/tooltips/index.html b/docs/4.0/components/tooltips/index.html index c0c45b2a..2af7c945 100644 --- a/docs/4.0/components/tooltips/index.html +++ b/docs/4.0/components/tooltips/index.html @@ -1303,7 +1303,7 @@

    Things to know when using the tooltip plugin:

      -
    • Tooltips rely on the 3rd party library Popper.js for positioning. You must include popper.min.js before bootstrap.js or use bootstrap.bundle.min.js / bootstrap.bundle.js which contains Popper.js in order for tooltips to work!
    • +
    • Tooltips rely on the 3rd party library Popper.js for positioning. You must include popper.min.js before bootstrap-material-design.js or use bootstrap.bundle.min.js / bootstrap.bundle.js which contains Popper.js in order for tooltips to work!
    • If you’re building our JavaScript from source, it requires util.js.
    • Tooltips are opt-in for performance reasons, so you must initialize them yourself.
    • Tooltips with zero-length titles are never displayed.
    • diff --git a/docs/4.0/examples/album/index.html b/docs/4.0/examples/album/index.html index 9420e59d..77ade84d 100755 --- a/docs/4.0/examples/album/index.html +++ b/docs/4.0/examples/album/index.html @@ -226,7 +226,7 @@ - + diff --git a/docs/4.0/examples/blog/index.html b/docs/4.0/examples/blog/index.html index 4b57507b..e4c39838 100755 --- a/docs/4.0/examples/blog/index.html +++ b/docs/4.0/examples/blog/index.html @@ -218,7 +218,7 @@ - + - + diff --git a/docs/4.0/examples/checkout/index.html b/docs/4.0/examples/checkout/index.html index e36e4e13..47812665 100755 --- a/docs/4.0/examples/checkout/index.html +++ b/docs/4.0/examples/checkout/index.html @@ -240,7 +240,7 @@ - + - + diff --git a/docs/4.0/examples/dashboard/index.html b/docs/4.0/examples/dashboard/index.html index 5534081e..95ac1267 100755 --- a/docs/4.0/examples/dashboard/index.html +++ b/docs/4.0/examples/dashboard/index.html @@ -260,7 +260,7 @@ - + diff --git a/docs/4.0/examples/jumbotron/index.html b/docs/4.0/examples/jumbotron/index.html index 83942893..54a71190 100755 --- a/docs/4.0/examples/jumbotron/index.html +++ b/docs/4.0/examples/jumbotron/index.html @@ -98,6 +98,6 @@ - + diff --git a/docs/4.0/examples/navbar-bottom/index.html b/docs/4.0/examples/navbar-bottom/index.html index 75208b3b..2009a291 100755 --- a/docs/4.0/examples/navbar-bottom/index.html +++ b/docs/4.0/examples/navbar-bottom/index.html @@ -55,6 +55,6 @@ - + diff --git a/docs/4.0/examples/navbar-fixed/index.html b/docs/4.0/examples/navbar-fixed/index.html index 72c52945..c71e4caa 100755 --- a/docs/4.0/examples/navbar-fixed/index.html +++ b/docs/4.0/examples/navbar-fixed/index.html @@ -56,6 +56,6 @@ - + diff --git a/docs/4.0/examples/navbar-static/index.html b/docs/4.0/examples/navbar-static/index.html index a9f5137a..8820519e 100755 --- a/docs/4.0/examples/navbar-static/index.html +++ b/docs/4.0/examples/navbar-static/index.html @@ -56,6 +56,6 @@ - + diff --git a/docs/4.0/examples/navbars/index.html b/docs/4.0/examples/navbars/index.html index 7b0c9752..4a1906d3 100755 --- a/docs/4.0/examples/navbars/index.html +++ b/docs/4.0/examples/navbars/index.html @@ -342,6 +342,6 @@ - + diff --git a/docs/4.0/examples/offcanvas/index.html b/docs/4.0/examples/offcanvas/index.html index 4d212c6a..f1e7e7a2 100755 --- a/docs/4.0/examples/offcanvas/index.html +++ b/docs/4.0/examples/offcanvas/index.html @@ -152,7 +152,7 @@ - + diff --git a/docs/4.0/examples/pricing/index.html b/docs/4.0/examples/pricing/index.html index 1ae7bcdc..019d2f59 100755 --- a/docs/4.0/examples/pricing/index.html +++ b/docs/4.0/examples/pricing/index.html @@ -129,7 +129,7 @@ - + - + - + diff --git a/docs/4.0/examples/sticky-footer-navbar/index.html b/docs/4.0/examples/sticky-footer-navbar/index.html index 14cda3d7..13240fcb 100755 --- a/docs/4.0/examples/sticky-footer-navbar/index.html +++ b/docs/4.0/examples/sticky-footer-navbar/index.html @@ -64,6 +64,6 @@ - + diff --git a/docs/4.0/examples/tooltip-viewport/index.html b/docs/4.0/examples/tooltip-viewport/index.html index 7c55a159..cd84db10 100755 --- a/docs/4.0/examples/tooltip-viewport/index.html +++ b/docs/4.0/examples/tooltip-viewport/index.html @@ -39,7 +39,7 @@ - + diff --git a/docs/4.0/getting-started/contents/index.html b/docs/4.0/getting-started/contents/index.html index b5f8f6ff..a8195a55 100644 --- a/docs/4.0/getting-started/contents/index.html +++ b/docs/4.0/getting-started/contents/index.html @@ -1290,8 +1290,8 @@ └── js/ ├── bootstrap.bundle.js ├── bootstrap.bundle.min.js - ├── bootstrap.js - └── bootstrap.min.js + ├── bootstrap-material-design.js + └── bootstrap-material-design.min.js

      This is the most basic form of Bootstrap: precompiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (bootstrap.*), as well as compiled and minified CSS and JS (bootstrap.min.*). CSS source maps (bootstrap.*.map) are available for use with certain browsers’ developer tools. Bundled JS files (bootstrap.bundle.js and minified bootstrap.bundle.min.js) include Popper, but not jQuery.

      @@ -1366,8 +1366,8 @@ -
      bootstrap.js
      -
      bootstrap.min.js
      +
      bootstrap-material-design.js
      +
      bootstrap-material-design.min.js
      Not included Not included diff --git a/docs/4.0/getting-started/javascript/index.html b/docs/4.0/getting-started/javascript/index.html index 6fb2eb27..2f50690a 100644 --- a/docs/4.0/getting-started/javascript/index.html +++ b/docs/4.0/getting-started/javascript/index.html @@ -1296,7 +1296,7 @@

      Individual or compiled

      -

      Plugins can be included individually (using Bootstrap’s individual *.js files), or all at once using bootstrap.js or the minified bootstrap.min.js (don’t include both).

      +

      Plugins can be included individually (using Bootstrap’s individual *.js files), or all at once using bootstrap-material-design.js or the minified bootstrap-material-design.min.js (don’t include both).

      Dependencies

      @@ -1395,7 +1395,7 @@

      Util

      -

      All Bootstrap’s JavaScript files depend on util.js and it has to be included alongside the other JavaScript files. If you’re using the compiled (or minified) bootstrap.js, there is no need to include this—it’s already there.

      +

      All Bootstrap’s JavaScript files depend on util.js and it has to be included alongside the other JavaScript files. If you’re using the compiled (or minified) bootstrap-material-design.js, there is no need to include this—it’s already there.

      util.js includes utility functions and a basic helper for transitionEnd events as well as a CSS transition emulator. It’s used by the other plugins to check for CSS transition support and to catch hanging transitions.

      diff --git a/sitemap.xml b/sitemap.xml index df1ff615..3ace3236 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -233,27 +233,27 @@ https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/album/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/blog/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/carousel/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/checkout/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/cover/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/dashboard/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/floating-labels/index.html @@ -265,35 +265,35 @@ https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/jumbotron/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/navbar-bottom/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/navbar-fixed/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/navbar-static/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/navbars/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/offcanvas/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/pricing/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/product/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/sign-in/index.html @@ -301,11 +301,11 @@ https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/starter-template/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/sticky-footer-navbar/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00 https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/sticky-footer/index.html @@ -313,6 +313,6 @@ https://fezvrasta.github.io/bootstrap-material-design/docs/4.0/examples/tooltip-viewport/index.html -2018-01-23T13:53:50+01:00 +2018-01-23T13:55:24+01:00