]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add .active navbar breaking change to 5.0 docs
authorJeremy Thompson <jeremythompson.918@gmail.com>
Mon, 6 Jun 2022 21:28:23 +0000 (17:28 -0400)
committerMark Otto <otto@github.com>
Wed, 8 Jun 2022 22:44:29 +0000 (15:44 -0700)
site/content/docs/5.2/migration.md

index 9750e4e77aae543f7f217b81387b4a5c949badec..dbeb8f60c8e30f2b37f2cc884cddf103530404d6 100644 (file)
@@ -388,6 +388,7 @@ Want more information? [Read the v5.1.0 blog post.](https://blog.getbootstrap.co
 ### Navbars
 
 - <span class="badge bg-danger">Breaking</span> Navbars now require a container within (to drastically simplify spacing requirements and CSS required).
+- <span class="badge bg-danger">Breaking</span> The `.active` class can no longer be applied to `.nav-item`s, it must be applied directly on `.nav-link`s.
 
 ### Offcanvas