mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 10:40:23 +00:00
* Prevent print utils from overriding all other display utils Fixes #25221. I agree with the referenced issue—this is unexpected and also causes a serious bug when mixed with other utility classes. This wasn't an issue in v3 given we had different utilities for hiding that weren't focused on display property. * Add printing changes to migration docs * unrelated heading sentence case change * List out all .d-print- classes |
||
|---|---|---|
| .. | ||
| _align.scss | ||
| _background.scss | ||
| _borders.scss | ||
| _clearfix.scss | ||
| _display.scss | ||
| _embed.scss | ||
| _flex.scss | ||
| _float.scss | ||
| _position.scss | ||
| _screenreaders.scss | ||
| _sizing.scss | ||
| _spacing.scss | ||
| _text.scss | ||
| _visibility.scss | ||