0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

update migration docs

This commit is contained in:
Mark Otto 2016-02-16 20:30:20 -08:00
parent db9f0ce9fc
commit 4d62aa41c7

View File

@ -126,9 +126,10 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
- An explicit class, `.breadcrumb-item`, is now required on the descendants of `.breadcrumb`s
### Badges
### Labels and badges
- Dropped the badge component. Use the `.tag-pill` modifier together with the tag component instead.
- Renamed `.label` to `.tag` to disambiguate from the `<label>` element.
- Dropped the badge component. Use the `.tag-pill` modifier together with the label component instead.
### Panels, thumbnails, and wells