| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-24 | Merge pull request #13916 from glebm/variable-order | Mark Otto | 1 | -8/+3 | |
| Move variable declaration before its use (for Sass) | |||||
| 2014-06-24 | retry each test up to 3 times in the event of timeout | Chris Rebert | 1 | -0/+1 | |
| Big thanks to @gvas for https://github.com/axemclion/grunt-saucelabs/pull/136 ! <3 | |||||
| 2014-06-24 | upgrade grunt-saucelabs to ~8.1.0 | Chris Rebert | 2 | -33/+97 | |
| update shrinkwrap too | |||||
| 2014-06-24 | Move variable declaration before its use for Sass | Gleb Mazovetskiy | 1 | -8/+3 | |
| In Sass, variable must be declared before it is used. This also removes Miscellaneous section, because horizontal line color and form / list paddings are Typography. | |||||
| 2014-06-24 | Merge pull request #13913 from hnrch02/webkit-keyframes | Chris Rebert | 1 | -0/+7 | |
| Partly revert cb7eb674accd24b6b73f26ef23cf4a301b6ebfaf | |||||
| 2014-06-24 | Run `grunt`. | XhmikosR | 10 | -1549/+1476 | |
| 2014-06-24 | Turn off clean-css' advanced optimizations. | XhmikosR | 1 | -1/+2 | |
| Works around #13914. We might give it another go in the future but the stuff this breaks over the time does not justify having it enabled. The gain in size is negligible: dist/css/bootstrap.min.css: 108.65 kB → 109.5 kB dist/css/bootstrap-theme.min.css: 18.84 kB → 18.86 kB docs/assets/css/docs.min.css: 20.44 kB → 20.61 kB | |||||
| 2014-06-24 | Update dependencies. | XhmikosR | 2 | -26/+26 | |
| 2014-06-24 | Partly revert cb7eb674accd24b6b73f26ef23cf4a301b6ebfaf | Heinrich Fenkart | 1 | -0/+7 | |
| Fixes #13911 | |||||
| 2014-06-23 | add "focus" to focused btns with button plugin | fat | 1 | -6/+22 | |
| 2014-06-23 | Merge branch 'fix-13386' | fat | 1 | -0/+1 | |
| 2014-06-23 | Merge branch 'master' into fix-13386 | fat | 75 | -3481/+7280 | |
| Conflicts: js/carousel.js | |||||
| 2014-06-23 | Merge pull request #13904 from twbs/revert-umd | Jacob | 17 | -1563/+1491 | |
| Revert UMD for now, due to #13812. | |||||
| 2014-06-23 | grid class inconsistency 2 | Julian Thilo | 1 | -2/+2 | |
| https://github.com/twbs/bootstrap/commit/32bde78e1996a92e6b801e1f4a475d5ab48685f8 | |||||
| 2014-06-23 | Update cover.css | Jim Frode Hoff | 1 | -2/+2 | |
| Moved the inset box-shadow to .site-wrapper in order to keep the shadow at the edges even if content exceeds viewport and needs scrolling. | |||||
| 2014-06-23 | Merge pull request #13882 from thomaswelton/issue-13713-use-variable-small | Mark Otto | 1 | -2/+2 | |
| Use @font-size-small variable to calculate <small> font-size | |||||
| 2014-06-23 | Revert UMD (#13772 & friends) for now, due to #13812. | Chris Rebert | 17 | -1563/+1491 | |
| Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0. Revert "some changes from #13801 - add strict mode back and ==" This reverts commit 2b302f69eea416bc85e7827b7d7a74d49f879662. Revert "Fix regression of #10038 introduced by #13772" This reverts commit e9d6756a1ac76a9db31a41e8e03f663bedc41b70. Revert "MD/CommonJS/Globals #12909" This reverts commit 1c6fa9010daf0d0c21de9e20fe6ac4dba1788d90. Revert "address #13811" This reverts commit f347d7d955bbb17234b8e12c68efae7d516ce62c. Conflicts: js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/tab.js js/tooltip.js | |||||
| 2014-06-23 | Merge pull request #13900 from twbs/customize_on_your_own | Mark Otto | 1 | -1/+1 | |
| Remove broken link | |||||
| 2014-06-23 | grid class inconsistency /cc @juthilo | Mark Otto | 1 | -5/+5 | |
| 2014-06-23 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2014-06-23 | Fixes #13903: Restore side padding on .btn-block | Mark Otto | 6 | -8/+4 | |
| 2014-06-23 | Use @font-size-small variable to calculate <small> font-size fixes #13713 #13809 | Thomas Welton | 1 | -2/+2 | |
| 2014-06-23 | Merge pull request #13901 from knownasilya/typo | Chris Rebert | 1 | -1/+1 | |
| Fix typo in css - buttons docs | |||||
| 2014-06-23 | fix typo in css - buttons | Ilya Radchenko | 1 | -1/+1 | |
| 2014-06-23 | Remove broken link to Customizing Bootstrap | Julian Thilo | 1 | -1/+1 | |
| 2014-06-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -35/+43 | |
| 2014-06-22 | new homepage expo features | Mark Otto | 2 | -17/+17 | |
| 2014-06-23 | Update dependencies. | XhmikosR | 2 | -35/+43 | |
| 2014-06-20 | Fixes #13872 more: add overrides for lg and sm input modifiers | Mark Otto | 6 | -23/+34 | |
| 2014-06-19 | tweak alert per #13875 | Mark Otto | 1 | -1/+1 | |
| 2014-06-19 | Fixes #13872: Always apply padding to .form-control-static for that vertical ↵ | Mark Otto | 6 | -14/+11 | |
| alignment | |||||
| 2014-06-19 | formatting | Mark Otto | 1 | -5/+0 | |
| 2014-06-19 | fixes #13881: restore existing striped progress bar behavior with theme styles | Mark Otto | 8 | -5/+23 | |
| 2014-06-19 | bump npm-shrinkwrap to ~3.1.4 | Chris Rebert | 2 | -4/+4 | |
| 2014-06-19 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-06-19 | grunt dist | Mark Otto | 9 | -13/+86 | |
| 2014-06-19 | ids over names | Mark Otto | 1 | -4/+4 | |
| 2014-06-19 | Merge pull request #13867 from hnrch02/remove-depreacted-jscs-rules | Chris Rebert | 9 | -462/+746 | |
| Remove deprecated JSCS rules | |||||
| 2014-06-19 | S H R I N K W R A P | Heinrich Fenkart | 1 | -450/+734 | |
| 2014-06-19 | Merge pull request #13866 from BBosman/ie8fontface | Mark Otto | 2 | -0/+4 | |
| Document #13863 | |||||
| 2014-06-19 | Update a few source files to comply to new JSCS rules | Heinrich Fenkart | 6 | -7/+7 | |
| 2014-06-19 | Remove deprecated JSCS rules and add requireSpaceAfterLineComment | Heinrich Fenkart | 1 | -4/+4 | |
| 2014-06-19 | Bump grunt-jscs-checker to 0.5.1 | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-06-19 | Merge pull request #13877 from twbs/npm-shrinkwrap | Chris Rebert | 8 | -53/+3607 | |
| Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation | |||||
| 2014-06-19 | Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation | Chris Rebert | 8 | -53/+3607 | |
| Instead of our homegrown grunt/shrinkwrap.js Fixes #13483. New npm-shrinkwrap.json is human-readable but still in a consistent/stable format. Should aid debugging, produce better diffs, and be less prone to merge conflicts | |||||
| 2014-06-19 | Document IE8 font-face weirdness | Bas Bosman | 2 | -0/+4 | |
| 2014-06-19 | Merge pull request #13870 from BBosman/gray-light | Chris Rebert | 1 | -1/+1 | |
| Fix @gray-light in docs | |||||
| 2014-06-19 | Fix @gray-light in docs | Bas Bosman | 1 | -1/+1 | |
| 2014-06-19 | Run `grunt`. | XhmikosR | 11 | -11/+11 | |
| 2014-06-19 | Merge pull request #13829 from BBosman/preserve | XhmikosR | 1 | -9/+3 | |
| Always use preserveComment: 'some' | |||||
