From: Rohit Sharma Date: Tue, 28 Sep 2021 09:33:33 +0000 (+0530) Subject: Add offcanvas to the components requiring JavaScript (#35013) X-Git-Tag: v5.1.2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=337447c5cc2530bcfd11323ba559acebd959eb36;p=thirdparty%2Fbootstrap.git Add offcanvas to the components requiring JavaScript (#35013) Co-authored-by: XhmikosR --- diff --git a/site/content/docs/5.1/getting-started/introduction.md b/site/content/docs/5.1/getting-started/introduction.md index c4f6dd2c74..b2fe767d79 100644 --- a/site/content/docs/5.1/getting-started/introduction.md +++ b/site/content/docs/5.1/getting-started/introduction.md @@ -61,6 +61,7 @@ Curious which components explicitly require our JavaScript and Popper? Click the - Dropdowns for displaying and positioning (also requires [Popper](https://popper.js.org/)) - Modals for displaying, positioning, and scroll behavior - Navbar for extending our Collapse plugin to implement responsive behavior +- Offcanvases for displaying, positioning, and scroll behavior - Toasts for displaying and dismissing - Tooltips and popovers for displaying and positioning (also requires [Popper](https://popper.js.org/)) - Scrollspy for scroll behavior and navigation updates