]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update migration docs
authorMark Otto <markdotto@gmail.com>
Wed, 17 Feb 2016 04:30:20 +0000 (20:30 -0800)
committerMark Otto <markdotto@gmail.com>
Wed, 17 Feb 2016 04:30:20 +0000 (20:30 -0800)
docs/migration.md

index c11a871dfbfbc16eaa6c04e2dfcaf89d6fe7fee3..f4044a39905c8251de790945f757e4c13976cdc5 100644 (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