Commit 7a35231a authored by Kevin Kirsche's avatar Kevin Kirsche

Add new table variants not in V3

Audit the new table variants in V4 that aren't in V3
parent 85fac53c
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment