aboutsummaryrefslogtreecommitdiff
path: root/scss/utilities
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-05Drop the .hidden and .visible classes, save for the print onesMark Otto2-49/+40
2017-01-24Rename order utilities to intended class names (#21739)Mark Otto1-3/+3
2017-01-02New position utils, split docsMark Otto3-21/+33
2017-01-02remove line breakMark Otto1-1/+0
2016-12-26Add more flex utilitiesStarsam801-31/+34
2016-12-25Use variables for the width/height classesStarsam801-9/+5
2016-12-25Clean up _spacing.scss a little bitStarsam801-20/+16
2016-12-25trailing spaceMark Otto1-1/+1
2016-12-25line break for sanityMark Otto1-0/+1
2016-12-25add my-auto and m-autoMark Otto1-0/+5
2016-12-25responsive auto margin classesMark Otto1-8/+13
2016-12-25add mr-auto and ml-auto for some flex shizMark Otto1-0/+3
2016-12-24remove unused utils, commentMark Otto1-4/+0
2016-12-24remove old flex utils, update docs to matchMark Otto1-21/+0
2016-12-24duplicate of the .flex-fill utilMark Otto1-3/+0
2016-12-24Start to blow out and document more flexbox utilitiesMark Otto1-0/+42
2016-12-24fix incorrect class name for inline-flexMark Otto1-1/+1
2016-12-22small unrelated addition—adds .d-flex-inline utilMark Otto1-0/+1
2016-12-22New width and height utilsMark Otto1-0/+7
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto1-23/+21
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam805-121/+54
2016-11-27Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)Starsam806-36/+36
2016-11-27Add max-width 100% and max-height 100% utilities (#21221)Mark Otto1-0/+3
2016-11-27Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (...Starsam801-24/+44
2016-11-27Remove redundant media queries (#21220)Starsam803-28/+22
2016-11-26Remove 'xs' from text utilities (#21217)Starsam801-3/+11
2016-11-26Add .rounded-0 utility class (#21214)Ken Dale1-0/+4
2016-11-26Border utilities (#21213)Mark Otto1-3/+6
2016-10-31Responsive display utilities (#20934)Mark Otto2-16/+39
2016-10-31Make spacer utils responsive (#20926)Mark Otto1-19/+44