]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update Migration docs to mention new icons
authorMark Otto <markdotto@gmail.com>
Mon, 15 Jul 2019 16:33:53 +0000 (09:33 -0700)
committerMark Otto <otto@github.com>
Mon, 22 Jul 2019 04:44:32 +0000 (21:44 -0700)
site/content/docs/4.3/migration.md

index ef713a7de4d0ced4c36758b2b0f83bdf90eb6d58..d897c84af75cc2fada02e7077d50f24156e46e3f 100644 (file)
@@ -87,6 +87,11 @@ Badges were overhauled to better differentiate themselves from buttons and to be
 - **Todo:** Removed `.badge-pill` for the `.rounded-pill` utility class
 - **Todo:** Removed badge's hover and focus styles for `a.badge` and `button.badge`.
 
+### Icons (New!)
+
+- Added new Bootstrap icons to the project for our documentation, form controls, and more.
+- Removed Open Iconic icons from project source code for form controls.
+
 ### Jumbotron
 
 - The jumbotron component is removed in favor of utility classes like `.bg-light` for the background color and `.p-*` classes to control padding.