aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-10-25 12:31:33 -0700
committerMark Otto <[email protected]>2017-10-25 12:31:33 -0700
commit59bf81f649c8cb171a9f9e052eb40032aecbcf11 (patch)
tree0190bde8182a0fe8c47dbc7645d744f0970ba675 /docs
parent0c40a5bf67056780abbea77894542741f51e2968 (diff)
parent988327032d6b76fdb70075feb7254bcb053ec117 (diff)
downloadbootstrap-59bf81f649c8cb171a9f9e052eb40032aecbcf11.tar.xz
bootstrap-59bf81f649c8cb171a9f9e052eb40032aecbcf11.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md
index 1d18fb1b8..b12c73362 100644
--- a/docs/4.0/migration.md
+++ b/docs/4.0/migration.md
@@ -231,6 +231,7 @@ Dropped entirely for the new card component.
### Progress
- Replaced contextual `.progress-bar-*` classes with `.bg-*` utilities. For example, `class="progress-bar progress-bar-danger"` becomes `class="progress-bar bg-danger"`.
+- Replaced `.active` for animated progress bars with `.progress-bar-animated`.
### Carousel