mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-28 12:48:16 +00:00
Document Pager and Carousel class renames in the migration guide
This commit is contained in:
parent
861d1ac07d
commit
7afd2c4e50
1 changed files with 3 additions and 1 deletions
|
|
@ -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 |
|
| 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
|
## What's new
|
||||||
We've added new components and changed some existing ones. Here are the new or updated styles.
|
We've added new components and changed some existing ones. Here are the new or updated styles.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue