aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-25dropdowns.html: Remove wrong "type" attribute.vsn4ik1-1/+1
2014-07-25Delete duplicate JSCS propertiesArtem Belov1-1/+0
2014-07-24fix #14115Chris Rebert2-2/+2
2014-07-24Update docs & add example for #14221Chris Rebert1-1/+27
2014-07-24Merge pull request #14233 from twbs/another-one-bites-the-dustChris Rebert1-6/+0
2014-07-24Remove #9226 from Wall of Browser BugsChris Rebert1-6/+0
2014-07-23Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto7-4/+21
2014-07-23unfuck those dropdownsMark Otto1-16/+16
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto8-5/+22
2014-07-23Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-21/+26
2014-07-23Fixes #14168: bold nested kbd elementsMark Otto7-4/+7
2014-07-23Merge pull request #14166 from hnrch02/docs-cleanupMark Otto3-21/+26
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto11-48/+112
2014-07-23Merge pull request #14225 from twbs/issue-14211Chris Rebert1-0/+6
2014-07-23Merge pull request #14188 from twbs/doc-14148Chris Rebert1-0/+8
2014-07-23Merge pull request #14191 from twbs/autocomplete-off-btnsChris Rebert2-14/+15
2014-07-23Add Wall of Browser Bugs entry for IE bug from issue #14211Chris Rebert1-0/+6
2014-07-21Merge pull request #14207 from twbs/charlesbjohnson-affix-bottom-when-dynamic...Jacob2-24/+102
2014-07-21Merge pull request #14208 from twbs/mckramer-dropdown-ariaJacob2-10/+18
2014-07-21Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckr...fat2-10/+18
2014-07-21cleanup stylefat1-24/+17
2014-07-22Run `grunt`.XhmikosR2-12/+42
2014-07-22Update all devDependencies.XhmikosR1-4/+4
2014-07-22Update Filesaver.js to v2014-07-21.XhmikosR1-26/+19
2014-07-22Update Blob.js to the latest version.XhmikosR1-2/+2
2014-07-22Merge pull request #13873 from twbs/grunt-csscombXhmikosR10-255/+305
2014-07-22Run `grunt`.XhmikosR8-250/+295
2014-07-22Update grunt-csscomb.XhmikosR2-5/+10
2014-07-21update to Jekyll v2.1.1 in Travis CI buildChris Rebert1-1/+1
2014-07-21update to rouge v1.5.1 in Travis CI buildChris Rebert1-1/+1
2014-07-21Merge pull request #14203 from twbs/fix-14202Mark Otto1-0/+1
2014-07-21Document that form field feedback icons only work with `input.form-control`Chris Rebert1-0/+1
2014-07-21grunt distChris Rebert4-30/+6
2014-07-19Merge pull request #14192 from twbs/https-everywhereChris Rebert1-3/+3
2014-07-18Merge pull request #14156 from twbs/fix-14038Chris Rebert3-15/+12
2014-07-18Use HTTPS in CDN URLs in _config.ymlChris Rebert1-3/+3
2014-07-18Make warning from #13875 slightly more detailedChris Rebert1-1/+1
2014-07-18Have HTML5 validator ignore `autocomplete="off"` on input[type="checkbox"]Chris Rebert1-1/+2
2014-07-18Use autocomplete="off" in buttons plugin docs examplesChris Rebert1-12/+12
2014-07-18Document limitations of buttons JS pluginChris Rebert1-0/+8
2014-07-18Fix issue where bottom affixed element floats over the footer when theCharles B Johnson1-1/+1
2014-07-18Refactor determining affix state into a separate expanded methodCharles B Johnson1-18/+45
2014-07-18Add a bottom affixed element to affix visual tests.Charles B Johnson1-5/+63
2014-07-17Merge pull request #14055 from twbs/fat-speed-up-testsJacob1-203/+203
2014-07-17Merge pull request #14171 from wangsai/tab2spaceChris Rebert1-1/+1
2014-07-17Tabs to spaceswangsai1-1/+1
2014-07-16speed up js tests a bitfat1-203/+203
2014-07-16Merge pull request #14160 from hnrch02/simplify-button-focus-logicJacob1-14/+2
2014-07-17Merge alert examples and add `.bs-example-standalone` classHeinrich Fenkart2-3/+4
2014-07-17Clean up the Alert documentationHeinrich Fenkart1-8/+12