]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
[V4] Fixes #17953: Update migration docs of .btn-default replacement 17954/head
authorRisan Bagja Pradana <risanbagja@gmail.com>
Sat, 17 Oct 2015 05:00:17 +0000 (07:00 +0200)
committerRisan Bagja Pradana <risanbagja@gmail.com>
Sat, 17 Oct 2015 05:00:17 +0000 (07:00 +0200)
[V4 Docs] Update migration docs to point out the .btn-default replacement.

docs/migration.md

index da6a114d0541ac889b3121b9688aa9871c49c192..c79f0e218b16a54df43d445a2389184e2a838ef9 100644 (file)
@@ -29,7 +29,6 @@ Here are the big ticket items you'll want to be aware of when moving from v3 to
 
 ### Components
 
-- Dropped button `.btn-default` class.
 - Dropped panels, thumbnails, and wells for a new all-encompassing component, cards.
 - Dropped the Glyphicons icon font. If you need icons, some options are:
   - the upstream version of [Glyphicons](http://glyphicons.com/)
@@ -83,7 +82,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
 
 ### Buttons
 
-- Dropped the `.btn-default` class and additionaly add a new button class named `.btn-secondary`.
+- Renamed `.btn-default` to `.btn-secondary`.
 
 ### Grid system