| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-27 | [Tab] Add documentation for method show | Johann-S | 1 | -0/+8 | |
| 2015-12-26 | Add accessibility callout for tooltips | Patrick H. Lauke | 1 | -0/+6 | |
| 2015-12-26 | Change wording on link styled as button | Patrick H. Lauke | 1 | -2/+2 | |
| "Go somewhere" is more descriptive of an example link, rather than a button that triggers in-page functionality. Also makes it consistent with all other examples in this page | |||||
| 2015-12-25 | Merge pull request #18679 from patrickhlauke/docs-button-disabled1 | Patrick H. Lauke | 1 | -3/+3 | |
| Docs: add aria-disabled to disabled link example and description | |||||
| 2015-12-25 | Merge pull request #18678 from patrickhlauke/docs-button-active1 | Chris Rebert | 1 | -2/+2 | |
| Docs: add aria-pressed=true to components buttons active state example | |||||
| 2015-12-25 | Add ellipsis to modal example code | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-12-25 | Add aria-disabled to disabled link example and description | Patrick H. Lauke | 1 | -3/+3 | |
| 2015-12-25 | Add aria-pressed=true to example | Patrick H. Lauke | 1 | -2/+2 | |
| ...as per the text immediately preceding this example | |||||
| 2015-12-24 | Merge pull request #18654 from patrickhlauke/docs-helptext1 | Patrick H. Lauke | 1 | -9/+23 | |
| Docs: reintroduce `aria-describedby` advice for help text | |||||
| 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 | Refactor Breadcrumbs component | Chris Rebert | 1 | -7/+16 | |
| 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 | 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-23 | Fix bulleted lists on Utilities doc | David\ Beitey | 1 | -0/+3 | |
| 2015-12-12 | Add <br>s to fix appearance of responsive float docs example | Chris Rebert | 1 | -8/+8 | |
| [skip sauce] | |||||
| 2015-12-11 | update progress bar documentation | Patrick H. Lauke | 1 | -1/+1 | |
| clarify lack of support for striped and animated striped bars in IE10+/Edge | |||||
| 2015-12-08 | derp, wrong highlight syntax | Mark Otto | 1 | -2/+2 | |
| 2015-12-08 | add extra line before spacing utilities example | Lachlan Campbell | 1 | -0/+1 | |
| 2015-12-08 | Update docs for spacing utilities themselves to account for #18185 | Chris Rebert | 1 | -69/+39 | |
| /fyi @mdo There might be prettier/better ways of explaining these, but for the sake of having accurate docs for tomorrow, this should do in a pinch. [skip sauce] | |||||
| 2015-12-08 | Update examples to account for #18185 | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2015-12-08 | docs/components/navbar.md: Nitpick phrasing | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-07 | .page => .page-item | Chris Rebert | 1 | -26/+26 | |
| 2015-12-07 | .page>{a,span => .page-link} | Chris Rebert | 1 | -26/+26 | |
| 2015-12-07 | .pagination>{li => .page} | Chris Rebert | 1 | -26/+26 | |
| 2015-12-07 | fixes #17433: improve borders on .list-group-flush to remove dupe borders ↵ | Mark Otto | 1 | -0/+10 | |
| when appropro | |||||
| 2015-12-07 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -4/+4 | |
| 2015-12-07 | Tweak naming and docs of font utility classes | Chris Rebert | 1 | -4/+4 | |
| * `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity. * Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`. * In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles. Refs #18433 [skip sauce] | |||||
| 2015-12-06 | links and clarification in navbar docs | Mark Otto | 1 | -2/+2 | |
| 2015-12-06 | stub out some more of the navbar docs to include navbar-nav options and ↵ | Mark Otto | 1 | -0/+52 | |
| navbar-brand options | |||||
| 2015-12-06 | fixes #18087: .navbar-form is no more | Mark Otto | 1 | -5/+4 | |
| 2015-12-06 | fixes #18433: add three new font utils | Mark Otto | 1 | -0/+10 | |
| 2015-12-06 | Fix grammar in "Custom forms" docs | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-06 | Docs: Fix flavor text in input group example that got borked at some point | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-29 | Merge pull request #18340 from twbs/responsive-pulls | Chris Rebert | 3 | -21/+21 | |
| Add responsive float classes | |||||
| 2015-11-29 | navs.md: Fix typo | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-29 | Merge pull request #18264 from twbs/input-group-btns-both-sides | Mark Otto | 1 | -0/+14 | |
| Add input group example with btns on both sides for completeness+testing | |||||
| 2015-11-29 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -14/+24 | |
| 2015-11-29 | Merge pull request #18317 from twbs/redundant-text-aligns-18300 | Mark Otto | 2 | -14/+24 | |
| Remove non-responsive text alignment classes | |||||
| 2015-11-29 | fixes #18295. improve .nav-inline usefulness and document the classes as well | Mark Otto | 1 | -0/+32 | |
| 2015-11-29 | clarify nav default display | Mark Otto | 1 | -2/+2 | |
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 3 | -21/+21 | |
| 2015-11-23 | Add responsive embed class for 1:1 aspect ratio | Richard Kraaijenhagen | 1 | -0/+5 | |
| Closes #18141 | |||||
| 2015-11-22 | Remove non-responsive text alignment classes | Chris Rebert | 2 | -14/+24 | |
| These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `<div class="text-left text-md-right">`) Refs #18300 [skip sauce] | |||||
| 2015-11-15 | Add input group example with btns on both sides for completeness+testing | Chris Rebert | 1 | -0/+14 | |
| [skip sauce] | |||||
| 2015-11-14 | document links with text emphasis classes, fixes #18223 | Mark Otto | 1 | -0/+11 | |
| 2015-11-14 | fix broke markup | Mark Otto | 1 | -7/+0 | |
| 2015-11-14 | unfuck that class name change | Mark Otto | 1 | -7/+7 | |
| 2015-11-14 | Merge pull request #18250 from twbs/v4-checkbox-markup | Mark Otto | 1 | -14/+15 | |
| Checkbox validation markup (Take 2) | |||||
| 2015-11-14 | s/error/danger/ | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
