mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
Add migration guide entry
This commit is contained in:
@@ -9,6 +9,10 @@ toc: true
|
|||||||
|
|
||||||
## v5.0.0-beta3
|
## v5.0.0-beta3
|
||||||
|
|
||||||
|
### Components
|
||||||
|
|
||||||
|
- Added new [`.list-group-numbered` modifier]({{< docsref "/components/list-group#numbered" >}}) to list groups.
|
||||||
|
|
||||||
### JavaScript
|
### JavaScript
|
||||||
|
|
||||||
- All plugins can now accept a CSS selector as the first argument. You can either pass a DOM element or any valid CSS selector to create a new instance of the plugin:
|
- All plugins can now accept a CSS selector as the first argument. You can either pass a DOM element or any valid CSS selector to create a new instance of the plugin:
|
||||||
|
Reference in New Issue
Block a user