| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-02 | Fix for stray 1px line under top navigation | avindra | 1 | -0/+7 | |
| If you add an "active" class to one of the <li> elements in the top navigation, and style it so that active tabs have a different color, it becomes clear that there is a 1 pixel stray line under the navigation. This style fixes that. | |||||
| 2014-03-02 | Removed margin-bottom from last p of .blog-footer | Lipis | 1 | -0/+3 | |
| 2014-03-02 | Merge pull request #12864 from twbs/csslint-fix | XhmikosR | 6 | -7/+6 | |
| Csslint fix | |||||
| 2014-03-01 | Run `grunt`. | XhmikosR | 5 | -10/+10 | |
| 2014-03-01 | Update less.js to v1.7.0. | XhmikosR | 1 | -5/+5 | |
| 2014-02-28 | Fix small typo in JavaScript docs | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-02-28 | Switch to using JSCS for the indentation check. | XhmikosR | 1 | -6/+6 | |
| 2014-02-27 | Add sitemap.xml and robots.txt files. | XhmikosR | 2 | -0/+32 | |
| 2014-02-27 | Move csslint overrides in Gruntfile.js. | XhmikosR | 1 | -2/+0 | |
| This works around https://github.com/gruntjs/grunt-contrib-csslint/issues/26 | |||||
| 2014-02-27 | Fix csslint errors. | XhmikosR | 5 | -5/+6 | |
| 2014-02-27 | Run csscomb before cssmin. | XhmikosR | 1 | -1/+1 | |
| 2014-02-27 | Add docs.css in the CSSComb task. | XhmikosR | 1 | -67/+99 | |
| 2014-02-25 | grunt build-customizer-html | Chris Rebert | 1 | -1/+1 | |
| 2014-02-26 | Run grunt dist. | XhmikosR | 1 | -1/+1 | |
| 2014-02-25 | add Grunt task for css-flip-ing & add RTL to Gruntfile configs | Chris Rebert | 3 | -14332/+8 | |
| 2014-02-24 | Use CSS Flip to generate RTL variation | Mark Otto | 4 | -0/+14734 | |
| 2014-02-24 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-02-24 | move grid classes cascade explanation into main grid docs section | Chris Rebert | 1 | -1/+1 | |
| 2014-02-22 | Fixes #12822: Scope panel collapse styles to immediate panel bodies only | Mark Otto | 3 | -3/+3 | |
| 2014-02-22 | Fixes #12808: Correct grid column values listed in Grid Options | Mark Otto | 1 | -3/+3 | |
| 2014-02-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -2/+0 | |
| 2014-02-22 | Fixes #12801: Add padding to the bottom of .form-control-static to match ↵ | Mark Otto | 2 | -2/+2 | |
| height of standard form controls | |||||
| 2014-02-22 | Remove second tbody from Supported browsers | hebbet | 1 | -2/+0 | |
| Removed the second tbody from "Internet Explorer 8 and 9" Table | |||||
| 2014-02-22 | Update modals to use more consistent padding—modal body and footer now ↵ | Mark Otto | 2 | -2/+2 | |
| match modal header | |||||
| 2014-02-22 | Merge branch 'master' into pr/12813 | Mark Otto | 3 | -3/+3 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-22 | Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out ↵ | Mark Otto | 3 | -3/+3 | |
| of the media query | |||||
| 2014-02-21 | Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694 | Supergibbs | 4 | -5/+5 | |
| 2014-02-21 | replace .visible-{size} with .visible-{size}-{display} ; fixes #8869 | Chris Rebert | 2 | -45/+77 | |
| 2014-02-21 | grunt | Mark Otto | 5 | -6/+6 | |
| 2014-02-21 | Merge pull request #12809 from Borkason/patch-1 | Mark Otto | 1 | -1/+1 | |
| Clarify the use of .has-feedback | |||||
| 2014-02-21 | Fixes #12735: Fix sidebar hover state in Dashboard example | Mark Otto | 1 | -1/+3 | |
| 2014-02-21 | Fixes #12810: Document .container-fluid in the CSS overview docs | Mark Otto | 1 | -2/+8 | |
| 2014-02-21 | Fixes #12744: Document ability to remove animation on modals | Mark Otto | 2 | -0/+8 | |
| 2014-02-21 | Clarify the use of .has-feedback | Daniel Niccoli | 1 | -1/+1 | |
| 2014-02-19 | change translation docs in light of #11342 & its many dupes | Chris Rebert | 1 | -1/+2 | |
| 2014-02-16 | Merge pull request #12749 from twbs/pointer-events-note | Mark Otto | 1 | -4/+4 | |
| Document caveats of `pointer-events: none` usage in btn.disabled | |||||
| 2014-02-16 | Safari rounding problem still present as of v7.0.1 for OS X | Chris Rebert | 1 | -1/+1 | |
| 2014-02-14 | Document caveats of `pointer-events: none` usage in btn.disabled | Chris Rebert | 1 | -4/+4 | |
| Refs #10049 Source for compatibility info: http://caniuse.com/#feat=pointer-events | |||||
| 2014-02-14 | Fix customizer.js indentation warnings. | XhmikosR | 1 | -3/+3 | |
| 2014-02-13 | Update less.js to v1.6.3. | XhmikosR | 2 | -19/+19 | |
| 2014-02-13 | gruntv3.1.1 | Mark Otto | 1 | -1/+1 | |
| 2014-02-13 | grunt | Mark Otto | 4 | -4/+4 | |
| 2014-02-13 | update homepage showcase with three new posts | Mark Otto | 1 | -14/+14 | |
| 2014-02-13 | v3.1.1 bump | Mark Otto | 8 | -12/+12 | |
| 2014-02-13 | Merge pull request #12710 from ZDroid/customize-multistr | XhmikosR | 1 | -19/+17 | |
| Fix multistr errors in customizer.js | |||||
| 2014-02-12 | Fix scrollspy typo in docs.css | Zlatan Vasović | 1 | -1/+1 | |
| 2014-02-12 | Fix multistr errors in customizer.js | Zlatan Vasović | 1 | -19/+17 | |
| 2014-02-12 | Merge pull request #12709 from twbs/bs-to-example-prefix | Chris Rebert | 1 | -12/+12 | |
| Use .bs-example-* instead of .bs-* in examples in docs | |||||
| 2014-02-12 | Remove trailing space. | XhmikosR | 1 | -1/+1 | |
| 2014-02-12 | Use .bs-example-* instead of .bs-* in examples in docs | Chris Rebert | 1 | -12/+12 | |
| Refs #12610 | |||||
