]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add migration note for the `autoClose` option (#33770)
authorRohit Sharma <rohit2sharma95@gmail.com>
Tue, 27 Apr 2021 12:29:07 +0000 (17:59 +0530)
committerGitHub <noreply@github.com>
Tue, 27 Apr 2021 12:29:07 +0000 (15:29 +0300)
site/content/docs/5.0/migration.md

index 46e1d9fcf65283260c68d977ac0b95eb52af1f47..3ee604d446de94467bcbfb6b52050d9490132648 100644 (file)
@@ -7,6 +7,12 @@ aliases: "/migration/"
 toc: true
 ---
 
+## v5.0.0
+
+### JavaScript
+
+- Dropdowns now have one more option (`autoClose`) to handle the [auto close behavior]({{< docsref "/components/dropdowns#auto-close-behavior" >}}). You can use this option to accept the click inside or outside the dropdown menu to make it interactive.
+
 ## v5.0.0-beta3
 
 ### Components