diff options
| author | Johann-S <[email protected]> | 2017-05-24 14:27:15 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-05-24 14:57:40 +0200 |
| commit | 9e894991b01dd76ee32a90d5c91629b62e2d23e5 (patch) | |
| tree | a0c6af29f365aac02de945e316fce8d8c37cd263 /docs/migration.md | |
| parent | 4c3b6c5ceb8eda2f0c3f23317d5862248c6d6f9b (diff) | |
| download | bootstrap-9e894991b01dd76ee32a90d5c91629b62e2d23e5.tar.xz bootstrap-9e894991b01dd76ee32a90d5c91629b62e2d23e5.zip | |
Update documentation for Tooltips/Popovers about auto placement
Diffstat (limited to 'docs/migration.md')
| -rw-r--r-- | docs/migration.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/migration.md b/docs/migration.md index 2584a22e8..37b9ce391 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -196,14 +196,6 @@ Dropped entirely for the new card component. - `.panel-warning` to `.card-warning` and `.card-inverse` (or use `.bg-warning` on `.card-header`) - `.panel-danger` to `.card-danger` and `.card-inverse` (or use `.bg-danger` on `.card-header`) -### Tooltips - -- Removed support for `auto` placement options. - -### Popovers - -- Removed support for `auto` placement options. - ### Carousel - Overhauled the entire component to simplify design and styling. We have fewer styles for you to override, new indicators, and new icons. |
