]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #23695
authorMark Otto <markdotto@gmail.com>
Mon, 23 Oct 2017 05:36:10 +0000 (22:36 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 23 Oct 2017 05:36:10 +0000 (22:36 -0700)
docs/4.0/migration.md

index 1d18fb1b86b315c12f476e0f31ad3664751d0932..b12c733628c17d90212facd0b043b285582aacb8 100644 (file)
@@ -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