aboutsummaryrefslogtreecommitdiff
path: root/scss/_utilities.scss
AgeCommit message (Expand)AuthorFilesLines
2020-05-31Restore word-break: break-word on .text-break to fix text breaking on flex co...Mark Otto1-1/+1
2020-05-30Add `space-evenly` option for `justify-content` (#30910)Edson Jr1-0/+1
2020-05-15Improve gradientsMartijn Cuppens1-0/+5
2020-04-15Add `bs-` prefixes to custom properties (#30591)Martijn Cuppens1-1/+1
2020-04-10Use custom properties for font-stacks (#30509)Gaƫl Poupard1-1/+1
2020-03-15style: applies ascending orderCatalin Zalog1-1/+1
2020-02-23Add pointer event utilities (#30185)Martijn Cuppens1-0/+5
2020-02-14Add utility class for the user-select property (#30035)Jens Luyten1-0/+4
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