Fixes #25221 (closed).
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 the display
property or a single direction for hiding content (mobile up).
This also adds support for all additional display
values we have for the normal .d-*
utilities.
-
Update documentation to mention all utilities -
Entry to migration guide if needed