aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-20 21:08:42 -0700
committerMark Otto <[email protected]>2015-08-20 21:08:42 -0700
commitb7fe55d064cf0d307faf00a6fa48fee1fed88621 (patch)
treeef051901a349f45cdfd4eac0d8a338a3b591eb99
parentf8fcc3d60de8ff619f325add775b7bd84f8caa68 (diff)
parent7a35231a92643070b7fe5d88afaf7e8549ba95b8 (diff)
downloadbootstrap-b7fe55d064cf0d307faf00a6fa48fee1fed88621.tar.xz
bootstrap-b7fe55d064cf0d307faf00a6fa48fee1fed88621.zip
Merge pull request #17188 from kkirsche/patch-32
v4 - Add new table variants not in V3 to What's new
-rw-r--r--docs/migration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/migration.md b/docs/migration.md
index f9b0f45e2..bd8ee7529 100644
--- a/docs/migration.md
+++ b/docs/migration.md
@@ -114,7 +114,7 @@ We've added new components and changed some existing ones. Here are the new or u
| Cards | New, more flexible component to replace v3's panels, thumbnails, and wells. |
| New navbar | Replaces the previous navbar with a new, simpler component. |
| New progress bars | Replaces the old `.progress` `<div>` with a real `<progress>` element. |
-| New table variants | |
+| New table variants | Adds `.table-inverse`, table head options, replaces `.table-condensed` with `.table-sm`, and `.table-reflow`. |
| New utility classes | |
TODO: audit new classes that didn't exist in v3