diff options
| author | Chris Rebert <[email protected]> | 2014-12-19 20:30:16 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-19 20:30:16 -0800 |
| commit | 5d76a6182a01fc3f520836020d1372fd2de69497 (patch) | |
| tree | c4e3b3a1213b8e4f2839525b6e22b5ec0da2dbbc /docs | |
| parent | ad5e724e5f6f2528a43a2bbeacfed4a429fedfa7 (diff) | |
| download | bootstrap-5d76a6182a01fc3f520836020d1372fd2de69497.tar.xz bootstrap-5d76a6182a01fc3f520836020d1372fd2de69497.zip | |
add stub entry for Tabs+Pills changes to the migration guide
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/migration.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index 6904a6123..5b4c3e3fe 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -30,6 +30,8 @@ This table shows the style changes between v3.x.x and v4.0.0. | Pager's `.previous` | `.pager-prev` | | Pager's `.next` | `.pager-next` | | Carousel's `.item` | `.carousel-item` | +| Tabs | | +| Pills | | ## What's new We've added new components and changed some existing ones. Here are the new or updated styles. |
