0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/scss/utilities
Mark Otto 9b0fcbf9c3
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
2018-01-17 17:29:28 -08:00
..
_align.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_background.scss Gradients and shadows (#24429) 2017-10-19 09:03:33 -07:00
_borders.scss Expand border utilities to include top, right, bottom, left 2017-12-28 10:23:04 -08:00
_clearfix.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_display.scss Prevent print utils from overriding all other display utils (#25269) 2018-01-17 17:29:28 -08:00
_embed.scss Redo the "responsive helpers" files 2017-07-01 23:05:51 -07:00
_flex.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_float.scss Remove lots of duplication + minor cleanup (#21238) 2016-11-28 13:23:59 -08:00
_position.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_screenreaders.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_sizing.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_spacing.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_text.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_visibility.scss Drop the .hidden and .visible classes, save for the print ones 2017-03-05 12:25:41 -08:00