mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Merge pull request #17188 from kkirsche/patch-32
v4 - Add new table variants not in V3 to What's new
This commit is contained in:
commit
b7fe55d064
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue