From: Johann-S Date: Sun, 3 Mar 2019 10:01:29 +0000 (+0200) Subject: add docs about how to use the esm version X-Git-Tag: v5.0.0-alpha1~1222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba9caacaa588cca41af9a899bca8a1020f784f18;p=thirdparty%2Fbootstrap.git add docs about how to use the esm version --- diff --git a/site/docs/4.3/getting-started/contents.md b/site/docs/4.3/getting-started/contents.md index 1809fa34d5..efaee638cc 100644 --- a/site/docs/4.3/getting-started/contents.md +++ b/site/docs/4.3/getting-started/contents.md @@ -32,6 +32,10 @@ bootstrap/ ├── bootstrap.bundle.js.map ├── bootstrap.bundle.min.js ├── bootstrap.bundle.min.js.map + ├── bootstrap.esm.js + ├── bootstrap.esm.js.map + ├── bootstrap.esm.min.js + ├── bootstrap.esm.min.js.map ├── bootstrap.js ├── bootstrap.js.map ├── bootstrap.min.js diff --git a/site/docs/4.3/getting-started/introduction.md b/site/docs/4.3/getting-started/introduction.md index 49602f3603..08363687c9 100644 --- a/site/docs/4.3/getting-started/introduction.md +++ b/site/docs/4.3/getting-started/introduction.md @@ -33,6 +33,8 @@ Many of our components require the use of JavaScript to function. Specifically, {% endhighlight %} +If you use ` +{% endhighlight %} + +{% capture callout %} +## Incompatible plugins + +Due to browser limitations, some of our plugins, namely Dropdown, Tooltip and Popover plugins, cannot be used in a `