Skip to content

Commit

Permalink
Add toasts to the components requiring JavaScript (#31344)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit2sharma95 committed Jul 21, 2020
1 parent cc76849 commit 2ec2e13
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -8,6 +8,7 @@
<li>Dropdowns for displaying and positioning (also requires <a href="https://popper.js.org/">Popper.js</a>)</li>
<li>Modals for displaying, positioning, and scroll behavior</li>
<li>Navbar for extending our Collapse plugin to implement responsive behavior</li>
<li>Toasts for displaying and dismissing</li>
<li>Tooltips and popovers for displaying and positioning (also requires <a href="https://popper.js.org/">Popper.js</a>)</li>
<li>Scrollspy for scroll behavior and navigation updates</li>
</ul>
Expand Down

0 comments on commit 2ec2e13

Please sign in to comment.