2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
+3 -1
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.