| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-12 | Merge branch 'master' into icon_paths | Mark Otto | 7 | -7527/+6 | |
| Conflicts: dist/css/bootstrap-rtl.css dist/css/bootstrap.css.map dist/js/bootstrap.min.js docs/dist/css/bootstrap.css.map docs/dist/js/bootstrap.min.js | |||||
| 2014-05-12 | grunt | Mark Otto | 2 | -1/+2 | |
| 2014-05-12 | nuke rtl | Mark Otto | 7 | -7527/+5 | |
| 2014-05-08 | grunt dist | Chris Rebert | 4 | -13/+14 | |
| 2014-05-08 | Fixes #13478, reverts #10941 | Mark Otto | 5 | -14/+15 | |
| 2014-05-03 | Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docs | Mark Otto | 2 | -8/+8 | |
| Fixed navbar radius of example at docs | |||||
| 2014-04-30 | Merge branch 'pr/13320' | Mark Otto | 5 | -3/+10 | |
| Conflicts: dist/css/bootstrap-rtl.min.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap-rtl.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-04-30 | grunt dist | Mark Otto | 5 | -3/+10 | |
| 2014-04-30 | grunt dist | Mark Otto | 7 | -62/+92 | |
| 2014-04-26 | Run `grunt`. | XhmikosR | 2 | -3/+5 | |
| 2014-04-26 | Fixed navbar radius of example at docs | Daijiro Wachi | 2 | -8/+8 | |
| 2014-04-23 | Improved mixin ability with nested media query | Hayden Bleasel | 1 | -41/+41 | |
| 2014-04-20 | grunt dist | Chris Rebert | 2 | -6/+11 | |
| 2014-04-17 | grunt dist | Mark Otto | 2 | -3/+11 | |
| 2014-04-09 | Run `grunt dist`. | XhmikosR | 2 | -3/+3 | |
| 2014-04-08 | grunt dist | Mark Otto | 2 | -3/+3 | |
| 2014-04-06 | grunt dist | Mark Otto | 5 | -7/+25 | |
| 2014-04-03 | Run `grunt`. | XhmikosR | 5 | -15/+10 | |
| 2014-04-01 | Run `grunt`. | XhmikosR | 1 | -4/+4 | |
| 2014-03-28 | Modal body shift fix for IE10/11 | Tyler Cipriani | 2 | -10/+15 | |
| Closes #13103 by merging it. | |||||
| 2014-03-28 | grunt dist | Chris Rebert | 1 | -1/+1 | |
| 2014-03-27 | Run `grunt`. | XhmikosR | 5 | -5/+5 | |
| 2014-03-24 | Fixes #13066: Add z-index to the form control feedback icons so input groups ↵ | Mark Otto | 5 | -3/+5 | |
| don't render on top of them | |||||
| 2014-03-24 | Fixes #13037: add text-align: left; to prevent alignment change in dropdowns | Mark Otto | 5 | -3/+5 | |
| 2014-03-24 | grunt | Mark Otto | 7 | -5/+15 | |
| 2014-03-24 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-03-24 | Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps text | Mark Otto | 5 | -3/+5 | |
| 2014-03-24 | Fixes #13079: Scope .open class in button variant mixin to immediate children | Mark Otto | 7 | -67/+91 | |
| 2014-03-20 | grunt dist | Chris Rebert | 3 | -3/+3 | |
| 2014-03-20 | Fix vertical alignment of temporal inputs on iOS | Rob Fletcher | 2 | -6/+24 | |
| Fixes #13098 Closes #13099 | |||||
| 2014-03-16 | Update gruntfile to point to new customizer nav, run grunt | Mark Otto | 2 | -4/+2 | |
| 2014-03-16 | Fix #12845 - Modal#hide should only be called with an event argument | Heinrich Fenkart | 1 | -1/+1 | |
| Closes #12850 | |||||
| 2014-03-16 | Fix #12375: stop using document.body.scrollTop as it's deprecated in the ↵ | Zlatan Vasović | 1 | -1/+1 | |
| strict mode Closes #12377 | |||||
| 2014-03-16 | correct event naming of `scroll` and `load' event | Tobias Lindig | 1 | -2/+2 | |
| closes #12337 | |||||
| 2014-03-16 | build | fat | 7 | -12/+50 | |
| 2014-03-16 | Removed unnecessary percentage sign for 3D translation | Hayden Bleasel | 1 | -4/+4 | |
| 2014-03-15 | Utilised mixins rather than specific WebKit properties | Hayden Bleasel | 1 | -0/+41 | |
| 2014-03-11 | Run usebanner before cssmin. | XhmikosR | 3 | -9/+3 | |
| 2014-03-10 | moar grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-10 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| 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 | 5 | -7/+7 | |
| surrounding div to the label to remove the no-click deadzone caused by negative margin | |||||
| 2014-03-10 | even more grunt | Mark Otto | 2 | -2/+2 | |
| 2014-03-10 | Merge branch 'master' into modular-the-mixins | Mark Otto | 4 | -10/+10 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map | |||||
| 2014-03-09 | grunt | Mark Otto | 3 | -9/+9 | |
| 2014-03-09 | Add consistent newline at end of files in less/mixins | mrmrs | 2 | -2/+2 | |
| 2014-03-09 | Merge branch 'master' into modular-the-mixins | mrmrs | 5 | -5/+280 | |
| * 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 | 2 | -2/+2 | |
| 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 | grunt | Mark Otto | 5 | -4/+121 | |
| 2014-03-09 | Merge branch 'master' into fix-8869 | Mark Otto | 10 | -696/+8318 | |
| 2014-03-09 | Fixes #12759 | Mark Otto | 5 | -3/+43 | |
| 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` | |||||
