aboutsummaryrefslogtreecommitdiff
path: root/scss/utilities
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-30Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesig...Mark Otto1-1/+1
2016-10-27Merge pull request #20441 from cortopy/visibility-mixinMark Otto1-1/+1
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler1-2/+2
2016-10-18Add vertical-align utilitiesMark Otto1-0/+6
2016-10-09Merge branch 'patch-10' of https://github.com/zalog/bootstrap into zalog-patc...Mark Otto1-1/+2
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto1-0/+4
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto2-13/+13
2016-09-11added text-gray-dark class (#19847)Edd Yerburgh1-0/+4
2016-09-08Add new border utilsMark Otto1-0/+30
2016-09-08Revamp background utilities and add new .text-white utilityMark Otto1-0/+4
2016-09-08Rename margin and padding utilities from .{property}-{side} to .{property}{si...Mark Otto1-8/+8
2016-09-04Disable important flag on Sass linter (#20627)Mark Otto1-2/+0
2016-08-02Update _visibility.scssJuan J. Jimenez-Anca1-1/+1
2016-06-16Contextual background-inverse text color fixJerad Rutnam1-4/+2
2016-05-28Update _flex.scssCatalin Zalog1-0/+1
2016-05-17Update _spacing.scssCatalin Zalog1-1/+2
2016-05-11Fixes #19563: Add variable for setting background-color on .bg-inverseMark Otto1-4/+1
2016-04-27add $inverse-bg and $inverse-colorChristopher Baker1-2/+2
2016-04-17remove references to -* outside _variables.scssChristopher Baker1-3/+3
2016-04-06Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343Teo Dell'Amico1-0/+13
2016-04-06Fixes #19221: Add .w-100 as width: 100% utility classMark Otto1-0/+4
2016-02-08Flex utility classes shouldn't depend on $enable-grid-classesChris Rebert1-1/+1