1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Add form-control-focus() deprecation to migration guide

This commit is contained in:
Martijn Cuppens 2019-12-14 14:27:59 +01:00 committed by XhmikosR
parent b1b7f8ee76
commit 665e1e56b9

View 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/`)