aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-13add "focus" option for turning off modal focusing #16050fat1-1/+2
2015-05-13address https://github.com/twbs/bootstrap/pull/16135fat4-15/+112
2015-05-13implement global dispose methodfat45-439/+976
2015-05-13add umd module support in distfat16-28/+3532
2015-05-12update attachment -> placementfat1-4/+4
2015-05-12grunt test-js, grunt dist-js now workingfat23-1937/+2863
2015-05-12popover passing as wellfat19-1032/+728
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat18-4552/+5421
2015-05-11tab es6fat10-200/+576
2015-05-11scrollspy es6fat7-363/+562
2015-05-10add getters for Version and Default where applicablefat29-1152/+1113
2015-05-10add dropdownfat6-33/+544
2015-05-09add collapsefat14-462/+683
2015-05-07carousel -> es6fat17-236/+966
2015-05-07button -> es6fat14-383/+338
2015-05-07change the export pattern to protect against leaking globalsfat7-412/+738
2015-05-07es6 alert :|fat14-145/+619
2015-05-06Merge pull request #115 from twbs/fat-revertJSfat43-10437/+5145
2015-05-06remove closureness from pluginsfat43-10437/+5145
2015-05-06Merge pull request #60 from twbs/libsass-185Chris Rebert1-14/+2
2015-05-06Merge pull request #114 from twbs/grunt-sass-1Chris Rebert1-1/+1
2015-05-06Bump grunt-sass to ^1.0.0Chris Rebert1-1/+1
2015-04-30Update buttons.mdMark Otto1-2/+2