| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-05 | Replace @screen-sm with @screen-sm-min | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-31 | Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' ↵ | Mark Otto | 1 | -0/+6 | |
| task; Fixes #12030: navbar toggle focus state | |||||
| 2013-12-31 | Fixes #12046: move .csscomb.json and .csslintrc to less/ folder | Mark Otto | 2 | -0/+313 | |
| 2013-12-30 | Add Embed responsive utility | Fabien | 1 | -0/+36 | |
| 2013-12-27 | Small fix: I noticed the use of a deprecated variable. This seems to be the ↵ | Môshe van der Sterre | 1 | -1/+1 | |
| only occurrence. | |||||
| 2014-01-21 | add @navbar-collapse-max-height Less variable | Chris Rebert | 2 | -1/+2 | |
| 2013-12-24 | don't roll back that comment | Mark Otto | 1 | -1/+1 | |
| 2013-12-24 | roll back version numbers to avoid broken links in docs and readme (fixes ↵ | Mark Otto | 1 | -1/+1 | |
| #12000) | |||||
| 2013-12-23 | Fixes #10492 better: | Supergibbs | 1 | -13/+14 | |
| - Made more generic. Applies to "> .table" and "> .table-responsive > .table" to support td/tr background colors too and not just .table-striped - Supports tfoot | |||||
| 2013-12-22 | Fixes #10492 and some of #11970: round the proper corner on table cells in ↵ | Mark Otto | 1 | -1/+1 | |
| panels | |||||
| 2013-12-20 | add new variables for "pagination" to improve support of customizing | Tobias Lindig | 2 | -4/+13 | |
| 2013-12-19 | Fixes #11952: Refactor blockquote styles | Mark Otto | 1 | -25/+30 | |
| * Deprecate .pull-right class for .blockquote-reverse * Move font-size change to the parent, blockquote, instead of setting on the p element to allow more flexible content | |||||
| 2013-12-19 | Added position: static to table th and td. | dzwillia | 1 | -0/+1 | |
| 2013-12-18 | buttons should be more mixin friendly | Mark Otto | 1 | -22/+22 | |
| 2013-12-18 | navbars need to use prefixed nav class or they won't work as expected | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | restore inline block on breadcrumbs and ensure proper code formatting for ↵ | Mark Otto | 1 | -1/+4 | |
| readibility | |||||
| 2013-12-18 | Revert commits | Julian Thilo | 3 | -24/+24 | |
| Bootstrap is being relicensed from Apache 2.0 to MIT so that more of our community can use the free and open source software we lovely create together. As commits are copyright their original authors, the commits of any individual not agreeing to relicense their contributions are being removed to be later rewritten by the @twbs/team. This undoes the changes introduced by the following commits: https://github.com/twbs/bootstrap/commit/7ea34ae0ef79c793e9a9d393b4eef825b71e84b5 , https://github.com/twbs/bootstrap/commit/7376eef378fe7d5e69b8b8cce93c7c64b751d55a , https://github.com/twbs/bootstrap/commit/303ba1326bbe367598ab4cc063b4607507208e56 , https://github.com/twbs/bootstrap/commit/7d1c8c2a0ce16331583a965821690f7715e62908 , https://github.com/twbs/bootstrap/commit/11319f6da9f9a19ec40743cdfe868ac732698149 , https://github.com/twbs/bootstrap/commit/110fc8860117d8675345806219ba313b18086db2 , https://github.com/twbs/bootstrap/commit/ced08f69359f3a70771804a98fa3c499f388cc74 | |||||
| 2013-12-18 | Fixes #11899: Ensure proper margins and .small/small usage for heading tags ↵ | Mark Otto | 1 | -6/+6 | |
| (e.g., .h1-.h6) | |||||
| 2013-12-16 | Fix handling of btn-group placed inside input-group-btn (used for mixing ↵ | Sebastian Podjasek | 1 | -6/+16 | |
| dropdowns with normal buttons) | |||||
| 2013-12-15 | minor refactoring of 4ee93c9f8529cfeef56d4178b91e1ddcb0bff09c | Chris Rebert | 1 | -9/+11 | |
| 2013-12-15 | copyediting | Chris Rebert | 5 | -5/+5 | |
| 2013-12-15 | Fixes #10492 again, this time for last row's corners on striped tables | Mark Otto | 1 | -0/+11 | |
| 2013-12-15 | Add new form feedback states, clean up existing form styles | Mark Otto | 3 | -16/+49 | |
| New stuff: * Adds `.has-feedback` and `.form-control-feedback` to show icon-based form feedback to users. Fixes #11836. * Removes the `width: 1em` on `.glyphicon` because it makes it impractical to resize the width of all icons, even if they’re not “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work, nor would a class preceeded by a parent class. Clean up: * Sets `width: auto;` on all `.form-control`s within inline forms. * Removes all the inline `select` menu `width` styles because all inputs are now `auto`. * Update form states docs to separate out sections better. | |||||
| 2013-12-15 | Fixes #11266: Apply a pixel-based line-height to date inputs for iOS 7 | Mark Otto | 1 | -0/+8 | |
| 2013-12-15 | formatting and comment | Mark Otto | 1 | -0/+5 | |
| 2013-12-15 | Merge branch 'master' into pr/11817 | Mark Otto | 18 | -224/+235 | |
| Conflicts: dist/css/bootstrap.min.css less/input-groups.less | |||||
| 2013-12-15 | Fixes #11402: Updated fix for select.form-control width in inline-forms | Mark Otto | 1 | -0/+5 | |
| 2013-12-15 | Merge pull request #11494 from blowsie/patch-2 | Mark Otto | 1 | -2/+2 | |
| Fixed single dropdown-toggle in btn-group-veritcal not being rounded | |||||
| 2013-12-15 | Fixes #11660: Depcreate small and .small in blockquote in favor of footer | Mark Otto | 1 | -0/+4 | |
| 2013-12-15 | revert an earlier change to move the component-animations.less file because ↵ | Mark Otto | 1 | -1/+1 | |
| it fubared modal backdrop .fade usage | |||||
| 2013-12-15 | Merge branch 'master' into pr/11676 | Mark Otto | 23 | -330/+427 | |
| Conflicts: less/modals.less | |||||
| 2013-12-15 | Merge pull request #11840 from ZDroid/pagination-boom | Mark Otto | 2 | -5/+13 | |
| Improve pager customization | |||||
| 2013-12-15 | Fixes #11770: Move component-animations.less to the utility section of ↵ | Mark Otto | 1 | -1/+1 | |
| import list to match Customizer | |||||
| 2013-12-15 | Restyle the blockquote to not thin text or change line-height | Mark Otto | 1 | -2/+0 | |
| 2013-12-15 | Change variable | Mark Otto | 2 | -13/+13 | |
| 2013-12-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| 2013-12-15 | Fixes #11829: Adds .make-xs-column mixins | Mark Otto | 1 | -0/+15 | |
| 2013-12-15 | Merge pull request #11861 from freeman/master | Mark Otto | 2 | -2/+2 | |
| Issue #11852 : create a new variable for the list group active item link... | |||||
| 2013-12-15 | comments and spacing | Mark Otto | 1 | -17/+3 | |
| 2013-12-15 | Fixes #11801: use correct variables for grid containers | Mark Otto | 1 | -2/+2 | |
| 2013-12-14 | Fixes #11588: Scope font-size to only p elements in a .jumbotron and remove ↵ | Mark Otto | 1 | -5/+3 | |
| the supersized line-height from the base class | |||||
| 2013-12-14 | Fixes #11555: Add `@tooltip-opacity` variable | Mark Otto | 2 | -1/+2 | |
| 2013-12-14 | Fixes #11572: Add contextual background-color classes to match text classes; ↵ | Mark Otto | 1 | -6/+43 | |
| move both sets of classes to Helper Classes section of the CSS docs | |||||
| 2013-12-14 | Fixes #11561: Add float: left; to .form-control within input groups to ↵ | Mark Otto | 1 | -0/+5 | |
| prevent IE9 from screwing up placeholder text and select menu arrows | |||||
| 2013-12-14 | Merge pull request #11326 from ZDroid/animations | Mark Otto | 1 | -0/+24 | |
| Add `.animation-*()` mixins | |||||
| 2013-12-14 | Merge branch 'master' into pr/11435 | Mark Otto | 27 | -515/+459 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.min.css | |||||
| 2013-12-14 | Merge branch 'master' into pr/11302 | Mark Otto | 27 | -413/+482 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.min.css | |||||
| 2013-12-14 | Merge branch 'master' into pr/11162 | Mark Otto | 29 | -449/+557 | |
| Conflicts: less/modals.less | |||||
| 2013-12-14 | Merge branch 'master' into pr/11107 | Mark Otto | 29 | -441/+550 | |
| Conflicts: docs-assets/js/raw-files.js | |||||
| 2013-12-14 | Merge pull request #11286 from BBosman/well-border | Mark Otto | 2 | -1/+2 | |
| Add well-border variable | |||||
