| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-09 | Moves IE8 justified button border mention to docs section, not the browser ↵ | Mark Otto | 2 | -6/+5 | |
| bugs page /cc @cvrebert | |||||
| 2014-03-09 | Fixes #12487: Document required use of position relative for scrollspy | Mark Otto | 1 | -1/+9 | |
| 2014-03-09 | Document shitty situation of multiple .navbar-right classes in #12951 | Mark Otto | 1 | -0/+5 | |
| 2014-03-09 | Document #12476 bug in the wall of bugs | Mark Otto | 1 | -0/+6 | |
| 2014-03-09 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | Merge branch 'master' into sr-only-focusable | Mark Otto | 1 | -16/+23 | |
| 2014-03-09 | Remove unneeded quotes. | XhmikosR | 1 | -3/+3 | |
| 2014-03-08 | document position relative firefox bug; cleanup some stuff in the browser ↵ | Mark Otto | 1 | -16/+23 | |
| bugs page | |||||
| 2014-03-08 | Merge branch 'master' into sr-only-focusable | Mark Otto | 66 | -2984/+1883 | |
| Conflicts: dist/css/bootstrap.css | |||||
| 2014-03-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-08 | fixes #9836 | fat | 2 | -2/+2 | |
| 2014-03-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-08 | fix #9342 | fat | 2 | -2/+2 | |
| 2014-03-08 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-03-08 | Fix comment | Mark Otto | 3 | -3/+3 | |
| 2014-03-08 | grunt | Mark Otto | 4 | -4/+4 | |
| 2014-03-08 | Fixes #12966: Ensure icon font vars are loaded into Customizer | Mark Otto | 4 | -2/+22 | |
| 2014-03-08 | grunt | Mark Otto | 5 | -5/+5 | |
| 2014-03-07 | Merge pull request #12962 from BBosman/transitions-count | Mark Otto | 1 | -1/+5 | |
| Add transition-timing-function mixin to docs | |||||
| 2014-03-07 | rm #1969 from browser bugs list per outcome of investigation | Chris Rebert | 1 | -6/+0 | |
| 2014-03-07 | Reorganize docs assets | Zlatan Vasović | 5 | -2/+3 | |
| 2014-03-07 | Add transition-timing-function mixin to docs | Bas Bosman | 1 | -1/+5 | |
| 2014-03-07 | fix derped html | Mark Otto | 1 | -4/+4 | |
| 2014-03-07 | Merge branch 'master' into document_popover_focus | Mark Otto | 48 | -2550/+1253 | |
| Conflicts: docs/assets/js/docs.min.js | |||||
| 2014-03-07 | Merge branch 'master' into typography-example-updates | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/js/customize.min.js | |||||
| 2014-03-07 | G R U N T G R U N T | Mark Otto | 1 | -1/+1 | |
| 2014-03-07 | Fixes #12748 | mrmrs | 7 | -9/+76 | |
| 2014-03-07 | G R U N T | Mark Otto | 1 | -1/+1 | |
| 2014-03-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -129/+129 | |
| 2014-03-07 | G R U N T | Mark Otto | 7 | -7/+7 | |
| 2014-03-07 | Merge pull request #12931 from twbs/line-endings | XhmikosR | 3 | -129/+129 | |
| 2014-03-07 | Merge branch 'master' into pr/12670 | Mark Otto | 6 | -5/+9 | |
| 2014-03-07 | grunt for days | Mark Otto | 5 | -4/+8 | |
| 2014-03-07 | Normalize line endings | XhmikosR | 3 | -129/+129 | |
| 2014-03-07 | Fixes #12937: Darken active button states just a smidge more | Mark Otto | 4 | -4/+4 | |
| 2014-03-07 | Add autoprefixer | Bas Bosman | 6 | -17/+28 | |
| 2014-03-06 | add responsive embed to customizer | Mark Otto | 1 | -0/+6 | |
| 2014-03-06 | Moving the embed to it's own CSS file, moving the docs to the Components ↵ | Mark Otto | 10 | -23/+35 | |
| page with an example, fixing a Glyhpicons list problem in the docs | |||||
| 2014-03-06 | Merge branch 'master' into boulox-responsive-embed | Mark Otto | 115 | -8984/+8328 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-03-06 | Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel ↵ | Mark Otto | 4 | -4/+4 | |
| because it apparently serves no purpose and cuts off nested dropdown menus. | |||||
| 2014-03-06 | Merge branch 'master' into popovers-use-radii-var | Mark Otto | 9 | -8/+53 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map | |||||
| 2014-03-06 | Rewrite the disabled list group items to simplify styles | Mark Otto | 6 | -4/+30 | |
| 2014-03-06 | Merge branch 'master' into pr/12490 | Mark Otto | 87 | -2536/+1840 | |
| Conflicts: less/list-group.less | |||||
| 2014-03-06 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -0/+3 | |
| 2014-03-06 | Fixes #12722: Fixes up responsive tables in print | Mark Otto | 3 | -3/+3 | |
| Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere. | |||||
| 2014-03-06 | Merge pull request #12894 from lipis/patch-2 | Mark Otto | 1 | -0/+3 | |
| Removed margin-bottom from last p of .blog-footer | |||||
| 2014-03-06 | Fixes #12934 | mrmrs | 2 | -2/+2 | |
| 2014-03-06 | Fixes #12824: Remove white-space: nowrap from code elements | Mark Otto | 4 | -4/+4 | |
| 2014-03-06 | grunt | Mark Otto | 4 | -5/+5 | |
| 2014-03-06 | add link from Getting Started page to Wall of Browser Bugs page | Chris Rebert | 1 | -0/+1 | |
