From: Martijn Cuppens Date: Sat, 14 Dec 2019 13:27:59 +0000 (+0100) Subject: Add `form-control-focus()` deprecation to migration guide X-Git-Tag: v5.0.0-alpha1~597 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665e1e56b9f3596869e2cbfff473fb4d17b58289;p=thirdparty%2Fbootstrap.git Add `form-control-focus()` deprecation to migration guide --- diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md index f4e45013ae..67f46c1c0a 100644 --- a/site/content/docs/4.3/migration.md +++ b/site/content/docs/4.3/migration.md @@ -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/`)