]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Backport #31344
authorXhmikosR <xhmikosr@gmail.com>
Tue, 21 Jul 2020 13:10:17 +0000 (16:10 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 3 Aug 2020 16:06:36 +0000 (19:06 +0300)
Add toasts to the components requiring JavaScript

site/docs/4.5/getting-started/introduction.md

index 994ba02a5008e5e76cda4698571327b9e54c5d1e..c5e7ed07e89c2f26bf8f67543229edf22237ae2d 100644 (file)
@@ -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 %}