From: Kevin Kirsche Date: Fri, 21 Aug 2015 02:38:47 +0000 (-0400) Subject: Add new table variants not in V3 X-Git-Tag: v4.0.0-alpha.2~482^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a35231a92643070b7fe5d88afaf7e8549ba95b8;p=thirdparty%2Fbootstrap.git Add new table variants not in V3 Audit the new table variants in V4 that aren't in V3 --- diff --git a/docs/migration.md b/docs/migration.md index 78eca6032b..1da453aeea 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -112,7 +112,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` `
` with a real `` 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