aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-09tweak code stylesMark Otto6-6/+6
2015-06-09spec out variables customize docsMark Otto1-11/+15
2015-06-09some download changesMark Otto2-21/+31
2015-06-09copy editing on homepageMark Otto1-4/+7
2015-06-09remove commented out cssMark Otto1-13/+0
2015-06-09gruntMark Otto2-2/+2
2015-06-09hide the brand on small viewportsMark Otto1-1/+1
2015-06-09redo most of the css for the masthead, page headers, and adsMark Otto3-114/+102
2015-06-08gruntMark Otto6-318/+318
2015-06-01move spacing utils to separate file, document them a bitMark Otto4-111/+140
2015-05-31gruntMark Otto7-13/+11
2015-05-31add updated scss lint yml fileMark Otto1-5/+10
2015-05-30clarify ie8- supportMark Otto1-1/+1
2015-05-29remove utils from media alignmentMark Otto1-4/+2
2015-05-29comment out third level of navMark Otto1-0/+2
2015-05-29fix utils ToC listing by unnesting headingsMark Otto1-13/+11
2015-05-29fix thumbnails for everywhereMark Otto1-3/+1
2015-05-29enforce line-height on badges at all timesMark Otto1-0/+1
2015-05-29move flexbox to getting startedMark Otto2-1/+1
2015-05-29gruntMark Otto7-1986/+3209
2015-05-29cards updateMark Otto1-7/+7
2015-05-29update cards docs to clarify things, fix remaining broken cardsMark Otto1-33/+51
2015-05-29gruntMark Otto8-3206/+2065
2015-05-29clean up card styles. add new varsMark Otto1-27/+31
2015-05-29style the markdown toc a bit to hide the first item (the contents heading)Mark Otto1-0/+10
2015-05-29add markdown toc stuffMark Otto35-55/+216
2015-05-28fix scrolling of sidebarMark Otto1-0/+1
2015-05-28don't use anchor.js on h1s in the docsMark Otto1-1/+1
2015-05-28change card styles in docs examples to use just a max-width for nowMark Otto1-5/+3
2015-05-28change holder from blue to grayMark Otto1-2/+2
2015-05-28rewrite much of cards and the docsMark Otto3-151/+306
2015-05-28add flexbox variation for .card-groupMark Otto1-7/+13
2015-05-27new card sizing maybeMark Otto2-12/+55
2015-05-27when using flexbox, don't add a clearfixMark Otto1-1/+2
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto128-16713/+24034
2015-05-22stub out flexbox layout docsMark Otto2-0/+46
2015-05-22remove tabindex=-1 as it was causing a weird select state in latest safari on...Mark Otto1-1/+1
2015-05-22gruntMark Otto7-1103/+253
2015-05-22button alignment in navMark Otto1-2/+2
2015-05-22disable flex to startMark Otto1-1/+1
2015-05-15Merge pull request #120 from twbs/really-fix-dist-cssChris Rebert4-6/+6
2015-05-15Unquote to avoid NUL chars in the output CSSChris Rebert2-4/+4
2015-05-15Permanent proper fix for dist-cssChris Rebert2-2/+2
2015-05-14Merge pull request #119 from twbs/fat-fix-dist-cssMark Otto1-1/+1
2015-05-14fix dist cssfat1-1/+1
2015-05-13Merge pull request #116 from twbs/fat-es6Alertfat93-9732/+18671
2015-05-13al tests passing, dist rebuilt, w/typecheckerfat16-63/+308
2015-05-13add simple type checker implementationfat25-28/+258
2015-05-13fix up testsfat1-72/+72
2015-05-13fix #15301fat7-14/+95