aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-30update buttons role copyMark Otto1-2/+2
2015-04-29le gruntMark Otto7-13/+17
2015-04-29Fix no-label checkboxes/radiosMark Otto1-2/+5
2015-04-29Remove $line-height-computedMark Otto8-13/+16
2015-04-29spacingMark Otto1-1/+1
2015-04-29rename media query var to match /cc @cvrebertMark Otto2-5/+5
2015-04-29clean up vars file a smidgeMark Otto1-0/+6
2015-04-29remove some callouts on buttons by rewriting things a bitMark Otto1-13/+3
2015-04-29gruntMark Otto8-254/+1114