0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Document Pager and Carousel class renames in the migration guide

This commit is contained in:
Chris Rebert 2014-12-19 20:01:18 -08:00
parent 861d1ac07d
commit 7afd2c4e50

View File

@ -25,7 +25,9 @@ This table shows the style changes between v3.x.x and v4.0.0.
| Bootstrap 3.x.x | Bootstrap 4.0.0 |
| --- | --- |
| | |
| Pager's `.previous` | `.pager-prev` |
| Pager's `.next` | `.pager-next` |
| Carousel's `.item` | `.carousel-item` |
## What's new
We've added new components and changed some existing ones. Here are the new or updated styles.