aboutsummaryrefslogtreecommitdiff
path: root/scss/utilities/_flex.scss
AgeCommit message (Expand)AuthorFilesLines
2018-03-31Add new .flex-grow and .flex-shrink utilsMark Otto1-0/+4
2018-01-21Add missing flex-fill utilityPierre-Denis Vanduynslager1-0/+1
2017-10-02Switch to stylelint. (#23572)XhmikosR1-0/+2
2017-06-30Drop offsets and push/pull for new order variantsMark Otto1-4/+0
2017-01-24Rename order utilities to intended class names (#21739)Mark Otto1-3/+3
2016-12-26Add more flex utilitiesStarsam801-31/+34
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-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)Starsam801-47/+23
2016-11-27Rename `.flex-xs-*` and `.flex-items-xs-*` to `.flex-*` and `.flex-items-*` (...Starsam801-24/+44
2016-05-28Update _flex.scssCatalin Zalog1-0/+1
2016-02-08Flex utility classes shouldn't depend on $enable-grid-classesChris Rebert1-1/+1
2016-02-06lintingMark Otto1-7/+7
2016-02-06add horizontal flex utilsMark Otto1-0/+9
2016-02-06rename vertical align flex utils to middle to avoid clash with horizontal centerMark Otto1-2/+2
2016-02-06more accurate commentsMark Otto1-2/+2
2016-02-06Move the conditional statement back to the file because nested imports aren't...Mark Otto1-17/+19
2016-02-06rename .flex-all-* to .flex-items-* to match flexbox nomenclatureMark Otto1-3/+3
2016-02-06Conditionally include the flex utils in the import stack and reduce to a sing...Mark Otto1-22/+12
2016-02-06Move grid flex classes to utils instead maybe?Mark Otto1-0/+35