]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add `form-control-focus()` deprecation to migration guide
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Sat, 14 Dec 2019 13:27:59 +0000 (14:27 +0100)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 14 Dec 2019 13:47:39 +0000 (15:47 +0200)
site/content/docs/4.3/migration.md

index f4e45013ae93d99680bdade6f70803ffdb009347..67f46c1c0a9a3e582cfa6207ba8e532c293c25fb 100644 (file)
@@ -30,6 +30,7 @@ Changes to our source Sass files and compiled CSS.
   - `retina-img()`
   - `text-hide()` (also dropped the associated utility class, `.text-hide`)
   - `visibility()`
+  - `form-control-focus()`
 - **Todo:** New variables?
 - **Todo:** Rearrange forms source files (under `scss/forms/`)
 - **Todo:** Rearrange grid source files (under `scss/grid/`)