aboutsummaryrefslogtreecommitdiff
path: root/scss/_utilities.scss
AgeCommit message (Expand)AuthorFilesLines
2020-01-04Remove redundant `overflow-wrap` propertyMartijn Cuppens1-2/+2
2020-01-04Use word-wrap in .text-break for IE and Edge compatibility.Florian Lacreuse1-1/+1
2019-12-30Drop `.text-justify` class (#29793)Martijn Cuppens1-1/+1
2019-12-06Add font style normal (#29744)Matthieu Vignolle1-1/+1
2019-11-27Change deprecated html tags to text decoration classes (#29604)Matthieu Vignolle1-1/+1
2019-11-24Compressed Sass output support (#29702)Martijn Cuppens1-10/+10
2019-10-10Add new .bg-body utility class (#29511)Mark Otto1-0/+1
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens1-0/+10
2019-08-26Link helpers & use utility API for all utilitiesMartijn Cuppens1-7/+48
2019-06-18Decrease number of order utilities (#28874)Martijn Cuppens1-8/+1
2019-06-05Rename .text-monospace to .font-monospace (#28867)Shohei Yoshida1-1/+1
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens1-17/+443
2018-12-04Stretched linkMartijn Cuppens1-0/+1
2018-10-06Add overflow-auto and overflow-hidden utilitiesMark Otto1-0/+1
2018-03-31Add box-shadow utilities (#25758)Mark Otto1-0/+1
2017-07-01Redo the "responsive helpers" filesMark Otto1-0/+1
2017-01-02New position utils, split docsMark Otto1-0/+2
2016-10-18Add vertical-align utilitiesMark Otto1-0/+1
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto1-1/+1
2016-09-08Add new border utilsMark Otto1-0/+1
2016-04-06Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343Teo Dell'Amico1-1/+2
2016-02-06Drop .center-block for .m-x-autoMark Otto1-1/+0
2016-02-06Move the conditional statement back to the file because nested imports aren't...Mark Otto1-4/+1
2016-02-06Conditionally include the flex utils in the import stack and reduce to a sing...Mark Otto1-0/+4
2015-12-23Reorganize utilities into more separate files under a `/scss/utilities/` dire...Chris Rebert1-95/+8
2015-12-07Tweak naming and docs of font utility classesChris Rebert1-3/+3
2015-12-06Fix .font-italic utility class definitionChris Rebert1-2/+2
2015-12-06fixes #18433: add three new font utilsMark Otto1-0/+6
2015-11-29Merge pull request #18340 from twbs/responsive-pullsChris Rebert1-6/+12
2015-11-26Add responsive float classes; fixes #13690Chris Rebert1-6/+12
2015-11-22Remove non-responsive text alignment classesChris Rebert1-3/+0
2015-11-22Add missing !important-s to responsive text alignment classes; fixes #18300Deilv1-3/+3
2015-11-12Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230Chris Rebert1-5/+0
2015-11-12Merge pull request #18033 from twbs/invisible-importantChris Rebert1-1/+1
2015-11-12Merge pull request #18032 from twbs/text-transform-importantChris Rebert1-3/+3
2015-10-29Move .bg-* utility classes into separate fileChris Rebert1-26/+0
2015-10-23Add !important to .invisible (visibility:hidden) utility classChris Rebert1-1/+1
2015-10-23Add !important to text transform utility classesChris Rebert1-3/+3
2015-10-23Add !important to text alignment utility classesChris Rebert1-5/+5
2015-10-23Stop hardcoding grid breakpoints in responsive alignment utility classes; fix...Chris Rebert1-26/+6
2015-08-18rename .inverse to .bg-inverse, add .bg-fadedMark Otto1-1/+5
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-08-13Use -* vars for .bg-* and .text-* utilitiesMark Otto1-14/+8
2015-08-10addresses #14217, add responsive text alignment classesMark Otto1-1/+33
2015-06-01move spacing utils to separate file, document them a bitMark Otto1-110/+0
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-2/+2
2015-04-18more comments and formatting clean upMark Otto1-8/+23
2015-04-15fix spacer varsMark Otto1-2/+2
2015-04-14more utilitiesMark Otto1-8/+96
2015-03-30Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t...Mark Otto1-0/+8