Add new table variants not in V3

Audit the new table variants in V4 that aren't in V3
This commit is contained in:
Kevin Kirsche 2015-08-20 22:38:47 -04:00
parent 85fac53cc8
commit 7a35231a92
1 changed files with 1 additions and 1 deletions

View File

@ -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` `<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