mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 20:55:50 +02:00
Add migration note for the autoClose
option (#33770)
This commit is contained in:
@@ -7,6 +7,12 @@ aliases: "/migration/"
|
|||||||
toc: true
|
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
|
## v5.0.0-beta3
|
||||||
|
|
||||||
### Components
|
### Components
|
||||||
|
Reference in New Issue
Block a user