]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update migration guide
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Sat, 24 Oct 2020 16:45:14 +0000 (18:45 +0200)
committerMark Otto <otto@github.com>
Mon, 26 Oct 2020 22:23:25 +0000 (15:23 -0700)
site/content/docs/5.0/migration.md

index 539f04821b89fa19701d6b877ca879b6b5b67298..2d30ee004ea104719606443f2d2b1c6b8fa00995 100644 (file)
@@ -21,6 +21,10 @@ toc: true
 
 - Introduce `$enable-smooth-scroll`, which applies `scroll-behavior: smooth` globally—except for users asking for reduced motion through `prefers-reduced-motion` media query. [See #31877](https://github.com/twbs/bootstrap/pull/31877)
 
+### Forms
+
+- The longstanding [Missing border radius on input group with validation feedback bug](https://github.com/twbs/bootstrap/issues/25110) is finally fixed by adding an additional `.has-validation` class to input groups with validation.
+
 ## v5.0.0-alpha2
 
 ### Sass