| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-30 | Fixes #11515: Reorder the headings with body text and text emphasis classes | Mark Otto | 2 | -83/+83 | |
| 2013-11-30 | Fixes #11544: Add color: inherit; to .panel-title to ensure proper text ↵ | Mark Otto | 2 | -1/+2 | |
| color when customizing @headings-color | |||||
| 2013-11-30 | Merge branch 'master' into pr/11648 | Mark Otto | 4 | -132/+117 | |
| Conflicts: dist/css/bootstrap.min.css less/grid.less | |||||
| 2013-11-30 | Fixes #11351: Correct grid class reset on input groups by using attribute ↵ | Mark Otto | 2 | -2/+2 | |
| selector, not an old class from v3 betas | |||||
| 2013-11-30 | Fix up new margins on modals by not setting auto until screen-sm-min | Mark Otto | 2 | -5/+2 | |
| 2013-11-30 | Merge branch 'master' into pr/11299 | Mark Otto | 4 | -289/+209 | |
| Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js | |||||
| 2013-11-30 | Alternate fix for #11303: add link to site in banner and remove @mdo and ↵ | Mark Otto | 4 | -12/+4 | |
| @fat usernames from it | |||||
| 2013-11-30 | Merge branch 'master' into pr/11388 | Mark Otto | 2 | -201/+99 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-29 | Merge branch 'pr/11493' | Mark Otto | 2 | -2/+3 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-29 | grunt to get dist files | Mark Otto | 2 | -2/+3 | |
| 2013-11-29 | Fix #10979: Don't use .img-thumbnail as a mixin for .thumbnail to avoid dupe ↵ | Mark Otto | 2 | -4/+1 | |
| and unnecessary styles | |||||
| 2013-11-29 | Fixes #11425: Use margin instead of padding on .modal-dialog to enable ↵ | Mark Otto | 2 | -4/+4 | |
| click-thru to .modal-backdrop | |||||
| 2013-11-29 | Implement #11174 to fix #10936: increase height of large inputs to fix ↵ | Mark Otto | 2 | -7/+7 | |
| Firefox inconsistencies | |||||
| 2013-11-29 | Fixes #11390: Add max-width to containers within jumbotrons to avoid ↵ | Mark Otto | 2 | -1/+5 | |
| horizontal scrollbar | |||||
| 2013-11-29 | Fixes #11468: Prevent default gradient on in Firefox for Android | Mark Otto | 2 | -1/+2 | |
| 2013-11-29 | Add missing last column float | Zlatan Vasović | 2 | -5/+9 | |
| 2013-11-28 | Merge branch 'master' into pr/11414 | Mark Otto | 2 | -145/+38 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-28 | Fixes #10147: Remove outline from carousel controls on focus | Mark Otto | 2 | -1/+2 | |
| 2013-11-28 | Fixes #10483 and #10357: Make .container mixin-friendly by moving the width ↵ | Mark Otto | 2 | -10/+19 | |
| declarations within one class | |||||
| 2013-11-28 | Fixes #11553: Prevent double border on tables in panels without thead content | Mark Otto | 2 | -1/+6 | |
| 2013-11-28 | Fixes #11516: Invert dropdown divider border in navbars | Mark Otto | 2 | -1/+4 | |
| 2013-11-28 | run grunt after last merge | Mark Otto | 2 | -4/+4 | |
| 2013-11-28 | Merge branch 'master' into pr/11614 | Mark Otto | 2 | -110/+3 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-28 | grunt after merge of last pr; unsure why, but this is rengerating the ↵ | Mark Otto | 4 | -32/+32 | |
| banners and spacing | |||||
| 2013-11-28 | add builded files from dist/ | Tobias Lindig | 4 | -142/+35 | |
| 2013-11-26 | run grunt | Mark Otto | 2 | -1/+2 | |
| 2013-11-25 | Fix for Issue #11411 | Jesse Mandel | 2 | -2/+3 | |
| 2013-11-19 | add support for button dropdowns in justified button groups | aentan | 2 | -2/+8 | |
| 2013-11-17 | Run grunt dist | Julian Thilo | 2 | -2/+2 | |
| 2013-11-16 | fixes #11449: use menlo over monaco | Mark Otto | 2 | -2/+2 | |
| 2013-11-16 | fixes #10744: back to solid borders on carets | Mark Otto | 2 | -3/+2 | |
| 2013-11-13 | Remove unusual keyframes prefixes | Zlatan Vasović | 2 | -19/+1 | |
| 2013-11-09 | Fix #11400 and #11431 | Zlatan Vasović | 2 | -1/+9 | |
| 2013-11-08 | Add missing `.small` styles and docs | Zlatan Vasović | 2 | -3/+5 | |
| 2013-11-07 | Simplify table state styles | Zlatan Vasović | 2 | -61/+52 | |
| 2013-11-06 | Fixes #11295: Restore offset, push, and pull zero classes (e.g., ↵ | Mark Otto | 2 | -1/+40 | |
| .col-md-offset-0) | |||||
| 2013-11-06 | bump versions to v3.0.2 | Mark Otto | 4 | -4/+4 | |
| 2013-11-02 | Use nesting for .placeholder() | Zlatan Vasović | 2 | -17/+17 | |
| 2013-10-31 | Support .h1 in place of h1 inside .jumbotron | Kevin Locke | 2 | -3/+5 | |
| As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]> | |||||
| 2013-10-30 | 3.0.1v3.0.1 | Mark Otto | 4 | -4/+4 | |
| 2013-10-30 | Combine multiple .thumbnail > img styles | Zlatan Vasović | 2 | -6/+3 | |
| 2013-10-28 | Fixes #10341: don't change border color on contextual table classes | Mark Otto | 2 | -7/+1 | |
| 2013-10-28 | Fixes #10516: Use auto positioning for dropdowns in justified nav to fix ↵ | Mark Otto | 2 | -1/+11 | |
| Firefox rendering | |||||
| 2013-10-28 | Add -moz-osx-font-smoothing | Zlatan Vasović | 2 | -1/+5 | |
| 2013-10-26 | Fixes #11206: remove left padding on first inline list item | Mark Otto | 2 | -1/+5 | |
| 2013-10-26 | Add .animation() mixin | Zlatan Vasović | 2 | -4/+1 | |
| 2013-10-26 | Add another newline to improve final code readability | Zlatan Vasović | 4 | -0/+4 | |
| This divides banner from code. | |||||
| 2013-10-21 | Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible ↵ | Mark Otto | 2 | -2/+2 | |
| to better enable scrolling on Android 4.x | |||||
| 2013-10-20 | run grunt on last commit for gradient syntax change | Mark Otto | 2 | -31/+31 | |
| 2013-10-20 | Merge branch 'master' into pr/10656 | Mark Otto | 4 | -626/+742 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
