mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 07:20: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 |
||
|---|---|---|
| .. | ||
| borders.md | ||
| clearfix.md | ||
| close-icon.md | ||
| colors.md | ||
| display.md | ||
| embed.md | ||
| flex.md | ||
| float.md | ||
| image-replacement.md | ||
| position.md | ||
| screenreaders.md | ||
| sizing.md | ||
| spacing.md | ||
| text.md | ||
| vertical-align.md | ||
| visibility.md | ||