From: XhmikosR Date: Tue, 21 Jul 2020 13:10:17 +0000 (+0300) Subject: Backport #31344 X-Git-Tag: v4.5.1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d44a1e105ec3f5760ab4b46f1bd2a5f52be5a62a;p=thirdparty%2Fbootstrap.git Backport #31344 Add toasts to the components requiring JavaScript --- diff --git a/site/docs/4.5/getting-started/introduction.md b/site/docs/4.5/getting-started/introduction.md index 994ba02a50..c5e7ed07e8 100644 --- a/site/docs/4.5/getting-started/introduction.md +++ b/site/docs/4.5/getting-started/introduction.md @@ -50,6 +50,7 @@ Our `bootstrap.bundle.js` and `bootstrap.bundle.min.js` include [Popper](https:/ - Dropdowns for displaying and positioning (also requires [Popper.js](https://popper.js.org/)) - Modals for displaying, positioning, and scroll behavior - Navbar for extending our Collapse plugin to implement responsive behavior +- Toasts for displaying and dismissing - Tooltips and popovers for displaying and positioning (also requires [Popper.js](https://popper.js.org/)) - Scrollspy for scroll behavior and navigation updates {% endcapture %}