| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-04-09 | Run `grunt`. | XhmikosR | 2 | -18/+8 | |
| 2014-04-09 | Add the license header in the non minified build too. | XhmikosR | 1 | -1/+2 | |
| 2014-04-09 | Add the jquery check in customizer's output. | XhmikosR | 1 | -0/+4 | |
| 2014-04-09 | Customizer: switch to UglifyJS2 (v2.4.13). | XhmikosR | 2 | -16/+24 | |
| The uglify build is generated with `uglifyjs --self -o uglify.min.js`. | |||||
| 2014-04-09 | Run `grunt dist`. | XhmikosR | 2 | -2/+2 | |
| 2014-04-09 | JS: remove unused variables. | XhmikosR | 2 | -6/+4 | |
| 2014-04-06 | grunt dist | Mark Otto | 1 | -2/+2 | |
| 2014-04-03 | customizer: squelch error when can't save Gist | Chris Rebert | 1 | -1/+6 | |
| 2014-04-03 | Run `grunt`. | XhmikosR | 2 | -3/+3 | |
| 2014-04-01 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-03-28 | grunt update-shrinkwrap build-customizer dist | Chris Rebert | 2 | -3/+3 | |
| 2014-03-28 | enhance customizer to handle transitive Less @import-s | Chris Rebert | 1 | -5/+16 | |
| 2014-03-28 | rename generateCustomCSS to generateCustomLess for accuracy | Chris Rebert | 1 | -2/+2 | |
| 2014-03-28 | grunt dist | Chris Rebert | 1 | -2/+2 | |
| 2014-03-28 | Add Gist & Customizer URLs to customized files & config.json | Chris Rebert | 1 | -12/+24 | |
| Fixes #9951 Fixes #12865 | |||||
| 2014-03-27 | Run `grunt`. | XhmikosR | 2 | -3/+3 | |
| 2014-03-24 | cleanup svg | Mark Otto | 3 | -104/+30 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | Fixes #13037: add text-align: left; to prevent alignment change in dropdowns | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-03-24 | Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps text | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-03-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 10 | -0/+0 | |
| 2014-03-24 | Fixes #13079: Scope .open class in button variant mixin to immediate children | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | Fix #13138: use underscore prefix to ignore directories | Zlatan Vasović | 10 | -0/+0 | |
| 2014-03-23 | Update JSZip to v2.2.0. | XhmikosR | 2 | -8/+8 | |
| 2014-03-18 | nav cleanup and responsiveness | Mark Otto | 2 | -37/+75 | |
| 2014-03-17 | Move ie8-responsive-file-warning.js one dir up. | XhmikosR | 1 | -0/+0 | |
| This is a regression of d08bbdc6ec50baca9e34d2aa6e8bcfc8d6135217. | |||||
| 2014-03-17 | revamp all the things | Mark Otto | 4 | -141/+160 | |
| 2014-03-16 | regenerate customize.min.js | Chris Rebert | 1 | -2/+2 | |
| 2014-03-16 | use @ssorallen's blob support test in customizer; fixes #12617 | Chris Rebert | 1 | -14/+36 | |
| 2014-03-16 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-16 | Update gruntfile to point to new customizer nav, run grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-16 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -4/+4 | |
| Conflicts: dist/js/bootstrap.min.js docs/dist/js/bootstrap.min.js | |||||
| 2014-03-16 | Break up docs into includes | Mark Otto | 2 | -2/+2 | |
| 2014-03-16 | build | fat | 1 | -2/+2 | |
| 2014-03-12 | Update dependencies. | XhmikosR | 1 | -1/+1 | |
| 2014-03-11 | Run usebanner before cssmin. | XhmikosR | 1 | -1/+1 | |
| 2014-03-10 | moar grunt | Mark Otto | 2 | -2/+2 | |
| 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 | 1 | -1/+1 | |
| 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 | 2 | -2/+2 | |
| 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 | 1 | -1/+1 | |
| 2014-03-09 | Add recompiled assets after nuking toc in mixins.less. | mrmrs | 1 | -1/+1 | |
| 2014-03-09 | Add consistent newline at end of files in less/mixins | mrmrs | 1 | -1/+1 | |
| 2014-03-09 | Merge branch 'master' into modular-the-mixins | mrmrs | 4 | -11/+11 | |
| * 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 | |||||
