| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-16 | fixes #9855 | fat | 1 | -0/+9 | |
| 2014-03-16 | Removed unnecessary percentage sign for 3D translation | Hayden Bleasel | 1 | -1/+1 | |
| 2014-03-15 | Utilised mixins rather than specific WebKit properties | Hayden Bleasel | 1 | -6/+6 | |
| 2014-03-15 | WebKit CSS3 carousel transforms for supported devices | Hayden Bleasel | 1 | -0/+23 | |
| 2014-03-11 | Support for hovering on cell's with state | Alexey | 1 | -0/+1 | |
| If parent row are hovered, child cell with state should react to this. | |||||
| 2014-03-10 | remove comment | Mark Otto | 1 | -2/+1 | |
| 2014-03-10 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 30 | -1091/+995 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/customize.min.js docs/dist/css/bootstrap.css.map | |||||
| 2014-03-10 | Fixes #13003: Move padding on radio and checkbox options from the ↵ | Mark Otto | 1 | -2/+4 | |
| surrounding div to the label to remove the no-click deadzone caused by negative margin | |||||
| 2014-03-10 | Merge branch 'master' into modular-the-mixins | Mark Otto | 1 | -1/+1 | |
| 2014-03-10 | Merge pull request #13002 from ZDroid/hash | Julian Thilo | 1 | -1/+1 | |
| Add missing customizer comment | |||||
| 2014-03-10 | Add missing customizer comment | Zlatan Vasović | 1 | -1/+1 | |
| 2014-03-10 | words | Mark Otto | 1 | -1/+1 | |
| 2014-03-10 | Merge branch 'master' into modular-the-mixins | Mark Otto | 4 | -5/+5 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map | |||||
| 2014-03-10 | Formatting, comment consolidation, and line endings | Mark Otto | 29 | -108/+21 | |
| 2014-03-09 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 6 | -4/+107 | |
| 2014-03-10 | Use `outline: 0` consistently | Zlatan Vasović | 4 | -4/+4 | |
| 2014-03-09 | Add recompiled assets after nuking toc in mixins.less. | mrmrs | 1 | -5/+0 | |
| 2014-03-09 | Add consistent newline at end of files in less/mixins | mrmrs | 22 | -3/+21 | |
| 2014-03-09 | Merge branch 'master' into modular-the-mixins | mrmrs | 5 | -4/+126 | |
| * 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 | proper var | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | Break mixins.less up into smaller modules. | mrmrs | 30 | -1087/+1068 | |
| 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 branch 'master' into fix-8869 | Mark Otto | 21 | -201/+543 | |
| 2014-03-09 | fix grammar in comment in forms.less | Chris Rebert | 1 | -1/+1 | |
| 2014-03-09 | Fixes #12759 | Mark Otto | 1 | -0/+12 | |
| 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 | 2 | -2/+12 | |
| * 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 | 1 | -3/+7 | |
| 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 | 1 | -1/+11 | |
| IE8+'s misaslignment of text within date inputs | |||||
| 2014-03-09 | Reorganize mixins and G R U N T | Mark Otto | 1 | -128/+125 | |
| 2014-03-09 | Adjusts some section titles to be more explicit. | mrmrs | 1 | -3/+3 | |
| FIXES #12992 | |||||
| 2014-03-09 | Adds basic table of contents for mixins.less. You know for the kids. | mrmrs | 1 | -0/+69 | |
| 2014-03-08 | Merge branch 'master' into sr-only-focusable | Mark Otto | 25 | -210/+475 | |
| Conflicts: dist/css/bootstrap.css | |||||
| 2014-03-08 | Fix comment | Mark Otto | 1 | -1/+1 | |
| 2014-03-08 | Merge pull request #12976 from ZDroid/comment | Mark Otto | 1 | -2/+1 | |
| Update .hide-text() comment | |||||
| 2014-03-08 | Fixes #12966: Ensure icon font vars are loaded into Customizer | Mark Otto | 1 | -2/+6 | |
| 2014-03-08 | Update .hide-text() comment | Zlatan Vasović | 1 | -2/+1 | |
| 2014-03-07 | Improve badges mixinability | Zlatan Vasović | 2 | -19/+19 | |
| 2014-03-07 | Merge pull request #12957 from BBosman/rename-mixin | Mark Otto | 1 | -2/+2 | |
| Fix transition-timing-function mixin | |||||
| 2014-03-07 | Fixes #12748 | mrmrs | 1 | -0/+6 | |
| 2014-03-07 | Rename properties | Bas Bosman | 1 | -2/+2 | |
| 2014-03-07 | Merge branch 'master' into pr/12670 | Mark Otto | 4 | -2/+14 | |
| 2014-03-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -0/+2 | |
| 2014-03-07 | Fixes #12937: Darken active button states just a smidge more | Mark Otto | 1 | -1/+1 | |
| 2014-03-07 | Add autoprefixer | Bas Bosman | 2 | -8/+73 | |
| 2014-03-06 | Merge pull request #12739 from DaSchTour/twbs | Mark Otto | 2 | -0/+2 | |
| add posibillity to hover links and not background in list-groups | |||||
| 2014-03-06 | Comment for #12794 | Mark Otto | 1 | -1/+9 | |
| 2014-03-06 | Merge pull request #12794 from epidemian/required-radio-button-groups | Mark Otto | 1 | -1/+3 | |
| Fix UAs required message position on grouped radio buttons | |||||
| 2014-03-06 | Moving the embed to it's own CSS file, moving the docs to the Components ↵ | Mark Otto | 3 | -36/+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 | 28 | -406/+591 | |
| 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 | 1 | -1/+0 | |
| 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 | 3 | -4/+28 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map | |||||
