1
0
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:
Mark Otto
2021-03-10 21:51:34 -08:00
committed by Mark Otto
parent 5c6e72c6fe
commit 6b3254536b

View File

@@ -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: