mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Add migration guide entry
This commit is contained in:
parent
5c6e72c6fe
commit
6b3254536b
@ -9,6 +9,10 @@ toc: true
|
||||
|
||||
## v5.0.0-beta3
|
||||
|
||||
### Components
|
||||
|
||||
- Added new [`.list-group-numbered` modifier]({{< docsref "/components/list-group#numbered" >}}) to list groups.
|
||||
|
||||
### 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:
|
||||
|
Loading…
Reference in New Issue
Block a user