]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add Badges entry to v4 migration guide; fixes #18506
authorChris Rebert <code@chrisrebert.com>
Wed, 9 Dec 2015 22:38:37 +0000 (14:38 -0800)
committerChris Rebert <code@chrisrebert.com>
Wed, 9 Dec 2015 22:38:37 +0000 (14:38 -0800)
[ci skip]

docs/migration.md

index 361750da46524bc950c3d0bb68645c879f46ae74..e99e92b79336c911a84bf1b7812fd8733ff04484 100644 (file)
@@ -114,6 +114,10 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
 
 - Explicit classes (`.page-item`, `.page-link`) are now required on the descendants of `.pagination`s
 
+### Badges
+
+- Dropped the badge component. Use the `.label-pill` modifier together with the label component instead.
+
 ### Panels, thumbnails, and wells
 
 Dropped entirely for the new card component.