mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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 |
|
||||
| --- | --- |
|
||||
| | |
|
||||
| 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue