| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-09 | Add consistent newline at end of files in less/mixins | mrmrs | 3 | -3/+3 | |
| 2014-03-09 | Merge branch 'master' into modular-the-mixins | mrmrs | 9 | -57/+95 | |
| * master: Replace some images on the Carousel example with some base64 encoded 1x1 gifs ugh grunt moar grunt mo copy http://www.youtube.com/watch?v=AJWtLf4-WWs grunt Copy change fix grammar in comment in forms.less Fixes #12759 Fixes #12738 replace .visible-{size} with .visible-{size}-{display} ; fixes #8869 Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map less/mixins.less | |||||
| 2014-03-09 | Break mixins.less up into smaller modules. | mrmrs | 4 | -4/+4 | |
| Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less Create mixins directory and move partials to that directory. FIXES #12994 | |||||
| 2014-03-09 | Merge pull request #12204 from twbs/fix-8869 | Mark Otto | 9 | -52/+84 | |
| replace .visible-{size} with .visible-{size}-{display} | |||||
| 2014-03-09 | Replace some images on the Carousel example with some base64 encoded 1x1 gifs | Mark Otto | 1 | -6/+6 | |
| 2014-03-09 | ugh grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | moar grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | mo copy | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | http://www.youtube.com/watch?v=AJWtLf4-WWs | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | grunt | Mark Otto | 5 | -5/+5 | |
| 2014-03-09 | Copy change | Mark Otto | 1 | -2/+2 | |
| 2014-03-09 | Merge branch 'master' into fix-8869 | Mark Otto | 48 | -161/+1222 | |
| 2014-03-09 | Fixes #12759 | Mark Otto | 4 | -3/+9 | |
| Ensures proper sizing and alignment of input groups within inline and navbar forms. * Uses `inline-table` on the input group * Nukes the widths to `width: auto`—without this, the parent input group doesn’t size correctly and functions as `display: table;` or `block` | |||||
| 2014-03-09 | Fixes #12738 | Mark Otto | 3 | -3/+3 | |
| * Removes default max-height from .navbar-collapse (so not every navbar will get a max-height collapse section) * Scopes regular 340px max-height to fixed top and bottom navbars only (those are the only ones that really need a max-height to enable scrolling) * Adds a landscape media query for phones to cap the max-height at 200px for fixed navbars" | |||||
| 2014-03-09 | Fixes #12843: Scope label styles for horizontal forms to a media query so ↵ | Mark Otto | 3 | -3/+3 | |
| their narrow viewport display looks just like a normal form | |||||
| 2014-03-09 | Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix ↵ | Mark Otto | 4 | -4/+4 | |
| IE8+'s misaslignment of text within date inputs | |||||
| 2014-03-09 | Reorganize mixins and G R U N T | Mark Otto | 4 | -4/+4 | |
| 2014-03-09 | Merge branch 'master' into mixin-table-of-contents | mrmrs | 4 | -6/+10 | |
| * master: Fix bad grunt merge and then G R U N T Reorder the Gruntfile a bit Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTube Remove unneeded quotes. Rename generateRawFilesJs to generateRawFiles Remove redundant parens Conflicts: docs/assets/js/raw-files.min.js test-infra/npm-shrinkwrap.canonical.json | |||||
| 2014-03-09 | Adjusts some section titles to be more explicit. | mrmrs | 4 | -4/+4 | |
| FIXES #12992 | |||||
| 2014-03-09 | Fix bad grunt merge and then G R U N T | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | Changes compiled assets after changing mixins.less | mrmrs | 3 | -3/+3 | |
| 2014-03-10 | Merge pull request #12986 from twbs/unneeded-quotes | XhmikosR | 1 | -3/+3 | |
| Remove unneeded quotes. | |||||
| 2014-03-09 | Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTube | Mark Otto | 1 | -1/+5 | |
| 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 | |
