aboutsummaryrefslogtreecommitdiff
path: root/scss/utilities
AgeCommit message (Expand)AuthorFilesLines
2018-11-11Allow to add more embed responsive ratios (#25894)Martijn Cuppens1-20/+7
2018-11-05Add new `.rounded-pill` utility (#27339)sts-ryan-holton1-0/+4
2018-11-04Add `.text-wrap` class.Andrew1-0/+1
2018-10-23Added Viewport Height & Width helpers ItaloBC1-0/+8
2018-10-06Add overflow-auto and overflow-hidden utilitiesMark Otto2-5/+5
2018-08-25add text-reset to text utilities (#26866)m5o1-0/+4
2018-08-13Change if statementMartijn Cuppens1-1/+1
2018-07-24Merge branch 'garhbod-patch-1' into v4-devMark Otto1-1/+23
2018-07-24Add .text-decoration-none utility class (#25933)Stefan Wrobel1-0/+2
2018-07-24add 'lighter' and 'bolder' font weight classes (#26580)Andrew1-4/+6
2018-07-08fix comment placement, remove unecessary prop wrapperMark Otto1-20/+17
2018-06-07Negative Margins classes for custom col guttersRyan Worth1-0/+25
2018-04-16Suppress text-hide deprecation warning (#26242)Alexander Rechsteiner1-1/+1
2018-03-31Add box-shadow utilities (#25758)Mark Otto1-0/+6
2018-03-31Add new .flex-grow and .flex-shrink utilsMark Otto1-0/+4
2018-03-31add 50% translucent black and white textMark Otto1-0/+3
2018-03-31add .text-body, fixes #25412Mark Otto1-0/+1
2018-03-31Add .text-monospace utilMark Otto1-0/+2
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller1-1/+1
2018-02-07Enable `scss/dollar-variable-default` rule (#25542)freezy1-0/+1
2018-01-21Add missing flex-fill utilityPierre-Denis Vanduynslager1-0/+1
2018-01-17Prevent print utils from overriding all other display utils (#25269)Mark Otto1-28/+10
2017-12-28Expand border utilities to include top, right, bottom, leftMark Otto1-1/+6
2017-10-19Gradients and shadows (#24429)Mark Otto1-0/+6
2017-10-02Switch to stylelint. (#23572)XhmikosR9-2/+20
2017-10-02add display `table-cell` (#24004)Paweł Kuna1-0/+1
2017-09-17Minor Sass cleanup and consistency changes. (#23959)XhmikosR1-2/+7
2017-09-09adds missing important on utility classsAndres Galante1-2/+2
2017-08-12Remove extra spaces from spacing utilities (#23337)razh1-2/+2
2017-08-10Reduce number of spacing rules (#23208)Morgan Stone1-12/+20
2017-08-10Change border classenvolute1-1/+1
2017-08-10Add .font-weight-light class, add !important to the classesMark Otto1-3/+4
2017-08-10Add basic property-value utils for positionMark Otto1-1/+10
2017-08-07Add .bg-white and .border-whiteMark Otto2-0/+5
2017-07-03fixes #22981Mark Otto1-1/+1
2017-07-01doh, we already have that aboveMark Otto1-4/+0
2017-07-01Add .text-truncate class. We already had a mixin and documented the class, so...Mark Otto1-0/+4
2017-07-01Redo the "responsive helpers" filesMark Otto1-0/+52
2017-07-01Restore .text-mutedMark Otto1-3/+3
2017-06-30add a bg-transparent to override bgsMark Otto1-0/+2
2017-06-30Drop offsets and push/pull for new order variantsMark Otto1-4/+0
2017-06-25add border color utilitiesMark Otto1-0/+7
2017-06-25update background utilsMark Otto1-8/+0
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto2-26/+6
2017-06-17Update _borders.scssMark Otto1-1/+1
2017-06-17move from mixins and add important flagMark Otto1-5/+9
2017-06-17wrap .sticky-top in supports queryMark Otto1-3/+5
2017-04-08Revert "Drop width from sizing utils given .col- classes can do the same thin...Mark Otto1-1/+1
2017-04-08Drop width from sizing utils given .col- classes can do the same thing (follo...Mark Otto1-1/+1
2017-03-05Clean up spacers a bit moreStarsam801-12/+10