From ba9caacaa588cca41af9a899bca8a1020f784f18 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Sun, 3 Mar 2019 12:01:29 +0200 Subject: [PATCH] add docs about how to use the esm version --- site/docs/4.3/getting-started/contents.md | 4 ++++ site/docs/4.3/getting-started/introduction.md | 2 ++ site/docs/4.3/getting-started/javascript.md | 20 +++++++++++++++++++ 3 files changed, 26 insertions(+) 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 `