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 Aug 3, 2020
1 parent 81d3e2b commit d44a1e1
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 d44a1e1

Please sign in to comment.