mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Update migration.md
This commit is contained in:
parent
e7906267f1
commit
802cab529a
@ -11,6 +11,7 @@ While in beta, we aim to have no breaking changes. However, things don't always
|
|||||||
|
|
||||||
- Removed `$badge-color` variable and its usage on `.badge`. We use a color contrast function to pick a `color` based on the `background-color`, so the variable is unnecessary.
|
- Removed `$badge-color` variable and its usage on `.badge`. We use a color contrast function to pick a `color` based on the `background-color`, so the variable is unnecessary.
|
||||||
- Renamed `grayscale()` function to `gray()` to avoid breaking conflict with the CSS native `grayscale` filter.
|
- Renamed `grayscale()` function to `gray()` to avoid breaking conflict with the CSS native `grayscale` filter.
|
||||||
|
- Renamed `.table-inverse`, `.thead-inverse`, and `.thead-default` to `.*-dark` and `.*-light`, matching our color schemes used elsewhere.
|
||||||
|
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user