| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-04 | Fixes #12916: Don't let .lead resize on viewport change | Mark Otto | 1 | -0/+5 | |
| 2014-03-04 | add svg logos to brand guidelines | Mark Otto | 6 | -1/+148 | |
| 2014-03-04 | Merge pull request #12897 from avindra/patch-1 | Mark Otto | 1 | -0/+7 | |
| Fix for stray 1px line under top navigation in Dashboard example | |||||
| 2014-03-04 | Merge branch 'master' into rtl_via_css_flip | Mark Otto | 4 | -3/+11 | |
| Conflicts: docs/assets/js/raw-files.min.js | |||||
| 2014-03-04 | grunt | Mark Otto | 3 | -3/+11 | |
| 2014-03-03 | fix nav | Mark Otto | 1 | -1/+0 | |
| 2014-03-03 | Rename RTL files and add some basic docs | Mark Otto | 3 | -0/+33 | |
| 2014-03-03 | Simplify gruntfile more to remove theme RTL | Mark Otto | 1 | -1/+1 | |
| 2014-03-03 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-03-03 | Don't RTL the theme file--no need | Mark Otto | 2 | -8/+1 | |
| 2014-03-03 | Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into ↵ | Mark Otto | 3 | -14332/+8 | |
| rtl_via_css_flip Conflicts: Gruntfile.js package.json test-infra/npm-shrinkwrap.canonical.json | |||||
| 2014-03-03 | Merge branch 'master' into rtl_via_css_flip | Mark Otto | 18 | -92/+156 | |
| 2014-03-03 | Fixes #12593: Add support for table bodies and table rows to the collapse plugin | Mark Otto | 2 | -2/+2 | |
| 2014-03-03 | add data-toggle button.js change to migration docs | Chris Rebert | 1 | -0/+1 | |
| 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 | |||||
