| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-07 | Docs: Add "Horizontal centering" subheading for .m-x-auto | Chris Rebert | 1 | -2/+3 | |
| Refs #19102 [skip sauce] | |||||
| 2016-02-06 | docs/components/modal.md: Fix typo | Chris Rebert | 1 | -1/+1 | |
| Fixup for #19105 [ci skip] | |||||
| 2016-02-06 | Updat modal sizing | Mark Otto | 1 | -1/+1 | |
| - Switch from width to max-width for all widths to avoid scaling outside viewport bounds - Rejigger the media queries for a more logical breakpoint for the large and small modal sizes - Avoids changing the width of the default modal (nullifying #17794 and fixing #17581) | |||||
| 2016-02-06 | Revamp list group items built with anchors and buttons | Mark Otto | 1 | -30/+30 | |
| - Make it an explicit class instead of qualifying with elements (.list-group-item-action) - Rearrange the entire file for more straightforward flow - Fix text-decoration bug as a result of the reorder - Switch from h4's to h5's in docs - Update docs to merge anchors and buttons sections; clearify usage guidelines there, too - Nullify #17479 in the process | |||||
| 2016-02-06 | Tweak disabled button docs to help out #17231 | Mark Otto | 1 | -1/+5 | |
| 2016-02-06 | clarify some docs for form validation including quick mention for ↵ | Mark Otto | 1 | -1/+6 | |
| customizing or disabling icons | |||||
| 2016-02-06 | Drop .center-block for .m-x-auto | Mark Otto | 1 | -22/+13 | |
| - Both classes do about the same thing, but with different names - Clarifies docs for .m-x-auto requiring a fixed width block element for it to work - Add missing heading for clearfix section in docs (unrelated) | |||||
| 2016-02-03 | Merge branch 'v4-card-fuckery' into v4-dev | Mark Otto | 1 | -0/+50 | |
| 2016-02-03 | fuck that other class, let's just get tabs and pills in there | Mark Otto | 1 | -35/+2 | |
| 2016-02-03 | Dump the type margin overrides in alerts for utils, document that particular ↵ | Mark Otto | 1 | -0/+13 | |
| example, sidesteps part of #18884 | |||||
| 2016-01-28 | Fix typo in forms.md | cndpzc | 1 | -1/+1 | |
| Closes #19049 | |||||
| 2016-01-24 | DOCS - Fix a link in popover for v4 | Abdullah Alrasheed | 1 | -1/+1 | |
| 2016-01-17 | fuck around with card borders and more | Mark Otto | 1 | -0/+83 | |
| 2016-01-17 | Merge pull request #18885 from twbs/list-group | Mark Otto | 1 | -7/+0 | |
| Remove near-duplicate contextual list group example | |||||
| 2016-01-15 | Use mixin syntax | Quy | 1 | -1/+1 | |
| 2016-01-14 | typo: from controls --> form controls | Raphael Ackermann | 1 | -1/+1 | |
| 2016-01-13 | Remove near-duplicate contextual list group example | Chris Rebert | 1 | -7/+0 | |
| [skip sauce] | |||||
| 2016-01-13 | List group docs: rm unnecessary <p> from Markdown source | Chris Rebert | 1 | -1/+2 | |
| [skip sauce] | |||||
| 2016-01-11 | remove link to the pager component | Bass Jobsen | 1 | -1/+1 | |
| see https://github.com/twbs/bootstrap/pull/18782 | |||||
| 2016-01-06 | clear up and split out breadcrumb examples | Mark Otto | 1 | -8/+8 | |
| 2016-01-06 | Merge pull request #18784 from twbs/input-types | Chris Rebert | 1 | -0/+85 | |
| Add comprehensive `.form-control` example(/testcase) to docs | |||||
| 2016-01-06 | Merge branch 'input-type-reset-btn' into v4-dev | Chris Rebert | 1 | -0/+1 | |
| 2016-01-06 | Add <input type="reset"> example to Button Tags docs for completeness | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2016-01-06 | Add comprehensive `.form-control` example(/testcase) to docs | Chris Rebert | 1 | -0/+85 | |
| Put all the textual input types right next to each other for easy visual comparison. Refs #17308, #18763 [skip sauce] | |||||
| 2016-01-06 | Merge pull request #18783 from twbs/v4-nav-cleanup | Mark Otto | 1 | -14/+25 | |
| v4: Nav cleanup | |||||
| 2016-01-06 | Nav docs updates | Mark Otto | 1 | -14/+25 | |
| - More consistent states and labels in nav examples - Add stacked pills example for with <nav> element | |||||
| 2016-01-06 | Tweak phrasing of .tab('show') docs | Chris Rebert | 1 | -1/+1 | |
| Refs #18708 [ci skip] | |||||
| 2016-01-06 | Merge pull request #18708 from Johann-S/showDoc | Chris Rebert | 1 | -0/+8 | |
| Add documentation for Tab plugin's `show` method | |||||
| 2016-01-06 | Rip out the pager component | Mark Otto | 1 | -48/+3 | |
| 2016-01-06 | Remove usages of and references to <input type="datetime"> | Chris Rebert | 1 | -1/+1 | |
| It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 Only Presto Opera ever implemented a special UI for it. [skip sauce] | |||||
| 2016-01-06 | Update docs to account for #18772 | Chris Rebert | 2 | -10/+10 | |
| /fyi @mdo [skip sauce] | |||||
| 2016-01-06 | update docs to match | Mark Otto | 1 | -7/+7 | |
| 2016-01-06 | Merge pull request #18501 from petetnt/card-outline-docs | Mark Otto | 1 | -0/+55 | |
| Document .card-*-outline variants | |||||
| 2016-01-05 | rewrite custom file input component to use classes over nested elements | Mark Otto | 1 | -6/+6 | |
| 2016-01-05 | Change .c-select to .custom-select | Mark Otto | 1 | -2/+2 | |
| 2016-01-05 | clarify docs | Mark Otto | 1 | -1/+1 | |
| 2016-01-05 | update forms docs | Mark Otto | 1 | -30/+49 | |
| - add more details on custom checkboxes and radios for how we handle the states and how the css works - create a disabled custom checkboxes and radios example | |||||
| 2016-01-03 | Merge pull request #18662 from patrickhlauke/docs-collapse-accessibility-patch1 | Mark Otto | 1 | -8/+8 | |
| Docs: accessibility fix-up of collapsible content navbar, change site-wide main navbar | |||||
| 2016-01-03 | Merge pull request #18686 from patrickhlauke/docs-pagination-kbd1 | Mark Otto | 2 | -5/+12 | |
| Docs: add note and advice about .disabled and keyboard focus | |||||
| 2015-12-27 | [Tab] Add documentation for method show | Johann-S | 1 | -0/+8 | |
| 2015-12-27 | Remove Opera 18 and IE11 mention | Patrick H. Lauke | 2 | -2/+2 | |
| As per our browser compat policy, we only claim support for latest versions of Opera on desktop. Current Opera is version 34. From testing, IE11 does support `pointer-events:none` just fine now. | |||||
| 2015-12-26 | Tweak the wording for link functionality | Patrick H. Lauke | 1 | -1/+1 | |
| to harmonise it with the callout given in pagination | |||||
| 2015-12-26 | Add note and advice about .disabled and keyboard focus | Patrick H. Lauke | 1 | -4/+11 | |
| 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 | |||||
