]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Prevent print utils from overriding all other display utils (#25269)
authorMark Otto <markd.otto@gmail.com>
Thu, 18 Jan 2018 01:29:28 +0000 (17:29 -0800)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2018 01:29:28 +0000 (17:29 -0800)
commit9b0fcbf9c39472cad72cbe82fe5a83e97b07e95f
tree5ddb1345f9fe971deed3c6ced1c1015fb8cc4111
parenta0936c326ff8b5cf7a31ff172f37c35b6828839b
Prevent print utils from overriding all other display utils (#25269)

* 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
docs/4.0/migration.md
docs/4.0/utilities/display.md
scss/utilities/_display.scss