| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-01 | Merge pull request #11499 from bassjobsen/patch-3 | Mark Otto | 1 | -1/+1 | |
| fix navbar dropdown window resize bug | |||||
| 2013-12-01 | bump version numbers to 3.0.3 | Mark Otto | 24 | -41/+41 | |
| 2013-12-01 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-12-01 | Rework navbar padding and margins for right aligned last-child elements | Mark Otto | 3 | -19/+36 | |
| This slight reworking of the navbar spacing was brought about by a problem noted in #11530: use of `.navbar-form.navbar-right` leaves an extra 15px of space on the right. Here’s what’s new: * Removed the `padding` on `.navbar-collapse` within static top, fixed top, and fixed bottom navbars. Meaning, it’s still there for the default navbar. This was the root cause of the extra 15px padding for navbar forms. * As part of this, I also replaced the existing negative margin overrides for last-child elements with more contextual ones within their sub-components. Overall not too different, but should be more effective now and easier to work with now. For example of new changes, see http://jsbin.com/odeSiSo/1/. | |||||
| 2013-12-01 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-12-01 | Fixes #11357: Vertically center sm and xs buttons in the navbar | Mark Otto | 3 | -1/+18 | |
| 2013-12-01 | Fixes #9927: Update non-responsive example to prevent .navbar-collapse ↵ | Mark Otto | 1 | -10/+14 | |
| border from increasing height and increase specificity of nav selectors to keep dropdowns looking the same | |||||
| 2013-12-01 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -5/+1 | |
| 2013-12-01 | fixes #11508: mention in docs that inline forms only work at 768px and up | Mark Otto | 1 | -1/+1 | |
| 2013-12-01 | Merge pull request #11662 from ZDroid/deprecation-fix | Mark Otto | 1 | -5/+1 | |
| Use mixin instead of whole code | |||||
| 2013-12-01 | Fixes #10941: Fix Glyphicons path for those importing bootstrap.less from ↵ | Mark Otto | 4 | -8/+8 | |
| another directory | |||||
| 2013-12-01 | Use mixin instead of whole code | Zlatan Vasović | 1 | -5/+1 | |
| 2013-11-30 | Add docs example to go with #11536 | Mark Otto | 1 | -2/+19 | |
| 2013-11-30 | Merge branch 'master' into pr/11536 | Mark Otto | 47 | -842/+799 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-30 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-30 | Fixes #11658: Increase min-height of .radio and .checkbox for horizontal ↵ | Mark Otto | 3 | -1/+12 | |
| forms to ensure alignment of content below | |||||
| 2013-11-30 | Remove browser default top margin from dl elements | Mark Otto | 3 | -1/+3 | |
| 2013-11-30 | Fixes #11623: Reset position to static for grid columns within tables to ↵ | Mark Otto | 3 | -1/+3 | |
| unfuck borders in IE9/10 and Firefox | |||||
| 2013-11-30 | Shorten sticky footer examples footer content to prevent wrapping | Mark Otto | 4 | -4/+4 | |
| 2013-11-30 | grunt | Mark Otto | 3 | -7/+12 | |
| 2013-11-30 | Fixes #10716: Update what's included docs to add info on both download options | Mark Otto | 2 | -6/+29 | |
| 2013-11-30 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -6/+12 | |
| 2013-11-30 | Fixes #11268: Account for badges within buttons by matching background to ↵ | Mark Otto | 4 | -1/+40 | |
| text color and text color to background | |||||
| 2013-11-30 | Merge pull request #11217 from ZDroid/nest | Mark Otto | 2 | -6/+12 | |
| Add quick fix to labels and badges in buttons | |||||
| 2013-11-30 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-30 | Fixes #11277: Drop the abbr element from the .initialism selector | Mark Otto | 3 | -3/+3 | |
| 2013-11-30 | Fixes #11420: Update migration guide on split of .visible-/.hidden-desktop ↵ | Mark Otto | 1 | -2/+2 | |
| into .visible-/.hidden-md and .visible-/.hidden-lg | |||||
| 2013-11-30 | Fixes #11444: Use @navbar-padding-vertical for nav links padding | Mark Otto | 1 | -2/+2 | |
| 2013-11-30 | Fixes #11402: Set width: auto; to select.form-control within .form-inline | Mark Otto | 3 | -1/+12 | |
| 2013-11-30 | Fixes #11515: Reorder the headings with body text and text emphasis classes | Mark Otto | 3 | -133/+133 | |
| 2013-11-30 | Fixes #11544: Add color: inherit; to .panel-title to ensure proper text ↵ | Mark Otto | 3 | -1/+4 | |
| color when customizing @headings-color | |||||
| 2013-11-30 | Merge branch 'master' into pr/11648 | Mark Otto | 27 | -425/+447 | |
| Conflicts: dist/css/bootstrap.min.css less/grid.less | |||||
| 2013-11-30 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -2/+2 | |
| 2013-11-30 | Fixes #11351: Correct grid class reset on input groups by using attribute ↵ | Mark Otto | 3 | -3/+3 | |
| selector, not an old class from v3 betas | |||||
| 2013-11-30 | Merge pull request #11398 from thelukemcdonald/master | Mark Otto | 1 | -2/+2 | |
| Don't print .clearfix() comment references | |||||
| 2013-11-30 | Fix up new margins on modals by not setting auto until screen-sm-min | Mark Otto | 4 | -10/+4 | |
| 2013-11-30 | Merge pull request #11657 from ZDroid/homepage | Mark Otto | 2 | -2/+2 | |
| Use pkg.homepage | |||||
| 2013-11-30 | Use pkg.homepage | Zlatan Vasović | 2 | -2/+2 | |
| 2013-11-30 | Merge pull request #11124 from StevenBlack/issue.11098 | Mark Otto | 1 | -1/+1 | |
| Fixes issue #11098 -- Button documentation. | |||||
| 2013-11-30 | Merge branch 'master' into pr/11299 | Mark Otto | 68 | -856/+814 | |
| Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js | |||||
| 2013-11-30 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -4/+19 | |
| 2013-11-30 | Alternate fix for #11303: add link to site in banner and remove @mdo and ↵ | Mark Otto | 7 | -21/+7 | |
| @fat usernames from it | |||||
| 2013-11-30 | Merge pull request #11329 from ZDroid/patch-1 | Mark Otto | 1 | -1/+1 | |
| Add 'in' to complete thought | |||||
| 2013-11-30 | Merge pull request #11330 from maxwellium/patch-1 | Mark Otto | 1 | -1/+2 | |
| fixing offcanvas example for chrome | |||||
| 2013-11-30 | Merge pull request #11369 from ssorallen/speedier-js-loading | Mark Otto | 1 | -2/+16 | |
| Speedier jQuery and Twitter widgets.js | |||||
| 2013-11-30 | Merge branch 'master' into pr/11388 | Mark Otto | 42 | -618/+520 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-30 | Merge pull request #11434 from ZDroid/fix-11433 | Mark Otto | 1 | -1/+10 | |
| Fix #11433: Better documentation for validation states | |||||
| 2013-11-30 | Merge pull request #11432 from masterbee/WCAG2-color-contrast | Mark Otto | 2 | -6/+6 | |
| Corrected color contrast to WCAG 2.0 AA (Accessibility Tweak) - Forms and Alerts | |||||
| 2013-11-29 | Merge pull request #11502 from 1000hz/patch-1 | Mark Otto | 1 | -2/+2 | |
| Add missing data namespace for dropdown | |||||
| 2013-11-29 | Merge pull request #11511 from ZDroid/fix-xs-comments | Mark Otto | 1 | -2/+2 | |
| Fix comments for extra small grid | |||||
