0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

clarify that .progress still exists

This commit is contained in:
Chris Rebert 2014-12-19 20:08:43 -08:00
parent b9994c077c
commit 75907f89fb

View File

@ -36,7 +36,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 `<progress>` element. |
| New progress bars | Replaces the old `.progress` `<div>` with a real `<progress>` element. |
## What's removed
The following components have been removed in v4.0.0.