Skip to content

Commit

Permalink
Backport #31344
Browse files Browse the repository at this point in the history
Add toasts to the components requiring JavaScript
  • Loading branch information
XhmikosR committed Jul 21, 2020
1 parent bf41e05 commit 00138fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/docs/4.5/getting-started/introduction.md
Expand Up @@ -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 %}
Expand Down

0 comments on commit 00138fe

Please sign in to comment.