aboutsummaryrefslogtreecommitdiff
path: root/scss/_utilities.scss
AgeCommit message (Expand)AuthorFilesLines
2021-08-03Update color and background-color utilitiesMark Otto1-8/+31
2021-06-22Add utility classes for opacity (#33781)harishhalodoc1-0/+13
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-37/+65
2021-02-03Update docs for color and bg utilitiesMark Otto1-0/+6
2020-12-04Add `.translate-middle-x` and `.translate-middle-y` utilitiesMartijn Cuppens1-1/+3
2020-12-04feat(RTL): implement RTLGaël Poupard1-23/+36
2020-11-08Add .gap utilities (#32074)Mark Otto1-0/+6
2020-11-06Add .d-grid to our display utilities (#32066)Mark Otto1-1/+1
2020-10-31Add class name so the utility generatesMark Otto1-0/+1
2020-10-30Updated .rounded utilities (#31687)Mark Otto1-4/+5
2020-10-26v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities...Mark Otto1-5/+11
2020-10-13Adding overflow visible as utilGaurav Behere1-1/+1
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto1-2/+2
2020-09-20Extra position utilities (#31280)Jaume Sala1-0/+23
2020-09-09Add border width utility (#31484)Mauricio Hernan Cabrera1-0/+5
2020-08-13Give more priority to `.d-none` (#31473)Aleksander Machniak1-1/+1
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