aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto3-5/+30
2016-02-06Merge pull request #19098 from twbs/v4-font-stackMark Otto5-8/+35
2016-02-06unrelated linting bsMark Otto1-0/+2
2016-02-06Merge branch 'v4-dev' into v4-font-stackMark Otto27-652/+785
2016-02-06linting grid cssMark Otto1-3/+3
2016-02-06documentMark Otto2-3/+28
2016-02-06Update to drop Open Sans, add Fira and Droid SansMark Otto1-1/+1
2016-02-06mention media query changesMark Otto1-0/+1
2016-02-06document migration for grid system /cc #17593Mark Otto1-1/+10
2016-02-06document how to customize grid tiersMark Otto1-0/+22
2016-02-06update grid vars docsMark Otto1-4/+10
2016-02-06formattingMark Otto1-2/+1
2016-02-06use px in grid col padding since we're using px everywhere else for themMark Otto1-1/+1
2016-02-06lintingMark Otto2-9/+9
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto1-2/+2
2016-02-06linterMark Otto1-2/+2
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto24-645/+760
2016-02-06Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto4-330/+338
2016-02-06linter overhaulMark Otto20-315/+422
2016-02-06disable linterMark Otto1-0/+2
2016-02-06Ugh, Sass doesn't do extends across media, so we can't use placeholder hereMark Otto3-21/+5
2016-02-06property order and white spaceMark Otto1-2/+2
2016-02-06property orderMark Otto1-1/+1
2016-02-06More grid updatesMark Otto4-39/+44
2016-02-06flip things around again, no more base class, try out some new stuff to keep ...Mark Otto15-187/+216
2016-02-06simpler, more specific docs example cssMark Otto1-1/+3
2016-02-06document horizontal flex utils, update the classes for the middle vertical onesMark Otto1-2/+53
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-06Tweak docs example CSS for flexbox grid colsMark Otto1-0/+10
2016-02-06Add vertical alignment docs for flexbox gridMark Otto1-0/+62
2016-02-06Move the conditional statement back to the file because nested imports aren't...Mark Otto2-21/+20
2016-02-06Update devDependencies.XhmikosR2-326/+334
2016-02-06Bump gems.XhmikosR2-4/+4
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 Otto2-22/+16
2016-02-06Move grid flex classes to utils instead maybe?Mark Otto2-37/+35
2016-02-06Merge branch 'v4-dev' into v4-grid-reduxMark Otto3-11/+29
2016-02-06Update base class for grid cols in all examplesMark Otto8-80/+80
2016-02-06Ensure docs grid example highlighting for flexbox modeMark Otto1-0/+1
2016-02-06Add flexbox grid page to the docs (still more content to add)Mark Otto2-0/+72
2016-02-06Fix docs layout with added base classMark Otto1-2/+2
2016-02-06Update grid docs to include new required .col base classMark Otto1-60/+60
2016-02-06Revamp grid classes to require .col base class and improve flexbox grid class...Mark Otto3-17/+17
2016-02-06Update grid mixins code snippets in the docs to include flexbox changesMark Otto1-5/+22
2016-02-06Improve docs sidenav active link highlightingMark Otto1-0/+1
2016-02-06rearrange scss lint config to put flex over floatMark Otto1-6/+6
2016-02-05Switch to native font stackMark Otto1-2/+2
2016-02-05gruntMark Otto8-66/+18