| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-24 | Update dependencies. | XhmikosR | 2 | -12/+26 | |
| 2015-12-24 | Add aria-describedby to main form controls example | Patrick H. Lauke | 1 | -4/+4 | |
| 2015-12-24 | Docs: reintroduce aria-describedby advice for help text | Patrick H. Lauke | 1 | -5/+19 | |
| Based on v3 http://getbootstrap.com/css/#forms-help-text, adapted to make examples more "real life" | |||||
| 2015-12-23 | Merge pull request #18464 from twbs/btn-block-spacing-y | Chris Rebert | 2 | -1/+3 | |
| Introduce $btn-block-spacing-y variable | |||||
| 2015-12-23 | Merge pull request #18536 from twbs/moz-progress | Chris Rebert | 1 | -30/+30 | |
| Uncomment Firefox <progress> styles /fyi @mdo | |||||
| 2015-12-23 | Uncomment Firefox .progress styles; fixes #18536 | Chris Rebert | 1 | -27/+23 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-23 | Organize existing .progress styles | Chris Rebert | 1 | -5/+9 | |
| 2015-12-23 | Merge pull request #18474 from twbs/breadcrumbs-2.0 | Chris Rebert | 4 | -19/+33 | |
| Refactor Breadcrumbs component | |||||
| 2015-12-23 | Refactor Breadcrumbs component | Chris Rebert | 4 | -19/+33 | |
| Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors, so as to no longer require the usage of `<ol>`-based markup. Rename variables to follow naming conventions: * $breadcrumb-padding-vertical => $breadcrumb-padding-y * $breadcrumb-padding-horizontal => $breadcrumb-padding-x Introduce new variable: $breadcrumb-item-padding [skip sauce] | |||||
| 2015-12-23 | Merge pull request #18656 from twbs/fix-18145-v4 | Chris Rebert | 1 | -139/+197 | |
| Update shrinkwrap | |||||
| 2015-12-23 | Update shrinkwrap; fixes #18145 | Chris Rebert | 1 | -139/+197 | |
| 2015-12-23 | Merge pull request #18537 from twbs/utils-dir | Chris Rebert | 10 | -99/+98 | |
| Reorganize utilities into more separate files under a `utilities` directory | |||||
| 2015-12-23 | Reorganize utilities into more separate files under a `/scss/utilities/` ↵ | Chris Rebert | 10 | -99/+98 | |
| directory [skip sauce] [skip validator] | |||||
| 2015-12-23 | Merge pull request #18473 from twbs/fix-18036 | Chris Rebert | 2 | -21/+11 | |
| Remove useless .col-*-offset-12 and .col-xs-offset-0 classes | |||||
| 2015-12-23 | Merge pull request #18655 from twbs/fix-18583 | Chris Rebert | 1 | -0/+3 | |
| Apply clearfix to .card-{header,footer,block} /fyi @mdo | |||||
| 2015-12-23 | Apply clearfix to .card-footer | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-23 | Apply clearfix to .card-header; fixes #18633 | Chris Rebert | 1 | -0/+1 | |
| 2015-12-23 | Apply clearfix to .card-block; fixes #18583 | Chris Rebert | 1 | -0/+1 | |
| 2015-12-23 | Merge pull request #18648 from patrickhlauke/docs-utilities-tweak1 | Chris Rebert | 1 | -1/+3 | |
| Docs: small tweaks to utilities | |||||
| 2015-12-23 | Clarify what text-capitalize actually does | Patrick H. Lauke | 1 | -0/+2 | |
| as on first skimming over these, it may not be completely obvious | |||||
| 2015-12-23 | Change italicized to italic | Patrick H. Lauke | 1 | -1/+1 | |
| ...otherwise, by the same logic, it should be "Bolded text" above. just looks clunky... | |||||
| 2015-12-22 | Merge pull request #18637 from davidjb/v4-fix-utils-doc | Chris Rebert | 1 | -0/+3 | |
| Fix bulleted lists on Utilities doc | |||||
| 2015-12-22 | Modal: Ignore spurious `focus` event that Firefox fires at `document` when ↵ | Chris Rebert | 1 | -2/+3 | |
| switching back to its tab Fixes #18365 Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1228802 | |||||
| 2015-12-22 | Add visual test for #18365 | Chris Rebert | 1 | -0/+43 | |
| See also https://bugzilla.mozilla.org/show_bug.cgi?id=1228802 | |||||
| 2015-12-23 | Fix bulleted lists on Utilities doc | David\ Beitey | 1 | -0/+3 | |
| 2015-12-22 | js/tests/unit/modal.js: Fix typo | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-22 | Add Windows 10 Mobile / Microsoft Edge | Patrick H. Lauke | 1 | -0/+11 | |
| 2015-12-22 | Clarify platform/web view | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-22 | Add a generic note about webkit/blink/gecko/web view browsers | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-21 | Merge pull request #18624 from twbs/fix-18619 | Chris Rebert | 1 | -1/+1 | |
| Migration guide: .panel-title's closest replacement is .card-header | |||||
| 2015-12-21 | Migration guide: .panel-title's closest replacement is .card-header; fixes ↵ | Chris Rebert | 1 | -1/+1 | |
| #18619 [skip sauce] | |||||
| 2015-12-21 | Merge pull request #18622 from twbs/fix-18535 | Chris Rebert | 2 | -10/+10 | |
| Use variables for .progress base colors /fyi @mdo | |||||
| 2015-12-21 | Actually use $progress-bg instead of hardcoded color | Chris Rebert | 1 | -4/+4 | |
| Refs #18535 [skip sauce] | |||||
| 2015-12-21 | Set $progress-bg to color we are actually using | Chris Rebert | 1 | -1/+1 | |
| 2015-12-21 | Actually use $progress-bar-color instead of hardcoded color | Chris Rebert | 1 | -4/+4 | |
| Refs #18535 | |||||
| 2015-12-21 | Set $progress-bar-color to color we are currently using | Chris Rebert | 1 | -1/+1 | |
| 2015-12-20 | Merge pull request #18616 from twbs/ie-10-docs | Chris Rebert | 1 | -7/+7 | |
| Address IE10 in browser compatibility docs | |||||
| 2015-12-20 | Address IE10 in browser compatibility docs | Chris Rebert | 1 | -7/+7 | |
| [skip sauce] | |||||
| 2015-12-20 | Expand on proxy browsers | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-20 | Keep Safari/Win as Not supported | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-20 | Update info for supported browsers | Patrick H. Lauke | 1 | -6/+3 | |
| 2015-12-18 | Merge pull request #18597 from twbs/finish-17291 | Chris Rebert | 1 | -7/+27 | |
| Add RubyGems section to "Download" docs | |||||
| 2015-12-17 | Add RubyGems section to "Download" docs | Chris Rebert | 1 | -7/+27 | |
| Closes #17291 by finishing the last remaining task. Also reorders the sections in the "Download" docs. [skip sauce] | |||||
| 2015-12-16 | Merge pull request #18463 from twbs/nav-item-margin | Chris Rebert | 2 | -3/+5 | |
| Introduce $nav-item-margin variable /fyi @mdo | |||||
| 2015-12-16 | Merge pull request #18469 from twbs/card-deck-margin | Chris Rebert | 2 | -7/+10 | |
| Introduce $card-deck-margin variable /fyi @mdo; happy to tweak the var names if desired | |||||
| 2015-12-16 | grunt/change-version.js: Remove extra parens around function literals ↵ | Chris Rebert | 1 | -12/+12 | |
| because Hound [ci skip] | |||||
| 2015-12-16 | grunt/change-version.js: Remove extraneous semicolon | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-16 | grunt/change-version.js: Add missing semicolon | Chris Rebert | 1 | -1/+1 | |
| 🏃🏃🏃I don't wanna get diabetes. 🏥 Obey The Mickens!: https://vimeo.com/111122950#t=14m9s [ci skip] | |||||
| 2015-12-16 | switching position of custom in bootstrap.scss for better efficiency | Stephanie Kendall | 1 | -1/+1 | |
| 2015-12-16 | Merge pull request #18541 from patrickhlauke/progress-patch1 | Patrick H. Lauke | 1 | -3/+0 | |
| remove generated content value for progress | |||||
