]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add offcanvas to the components requiring JavaScript (#35013)
authorRohit Sharma <rohit2sharma95@gmail.com>
Tue, 28 Sep 2021 09:33:33 +0000 (15:03 +0530)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 09:33:33 +0000 (12:33 +0300)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
site/content/docs/5.1/getting-started/introduction.md

index c4f6dd2c742a9b42bca62cbca2a8d2ff7ff18943..b2fe767d79bfea7c09faf1cc551ef748c8a7bde7 100644 (file)
@@ -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