mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
v4: Update tooltip placement docs (#20696)
* Fixes #19796: Remove mention of tooltip auto placement * add note to migration docs
This commit is contained in:
@@ -174,6 +174,10 @@ 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.
|
||||
|
||||
### Carousel
|
||||
|
||||
- Renamed `.item` to `.carousel-item`.
|
||||
|
||||
Reference in New Issue
Block a user