]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add entry for pagination component changes to v4 migration guide
authorChris Rebert <code@chrisrebert.com>
Tue, 8 Dec 2015 07:49:07 +0000 (23:49 -0800)
committerChris Rebert <code@chrisrebert.com>
Tue, 8 Dec 2015 07:49:07 +0000 (23:49 -0800)
Refs #18110

[skip sauce]

docs/migration.md

index 966de5101c7241037efd666066e15cbe0a848267..f14ef6d3d941b4b362ba3a816bf9d9c4abaa722a 100644 (file)
@@ -109,6 +109,10 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
 
 - Renamed `.previous` and `.next` to `.pager-prev` and `.pager-next`.
 
+### Pagination
+
+- Explicit classes (`.page-item`, `.page-link`) are now required on the descendants of `.pagination`s
+
 ### Panels, thumbnails, and wells
 
 Dropped entirely for the new card component.