aboutsummaryrefslogtreecommitdiff
path: root/docs/components
AgeCommit message (Collapse)AuthorFilesLines
2016-02-03Merge branch 'v4-card-fuckery' into v4-devMark Otto1-0/+50
2016-02-03fuck that other class, let's just get tabs and pills in thereMark Otto1-35/+2
2016-02-03Dump the type margin overrides in alerts for utils, document that particular ↵Mark Otto1-0/+13
example, sidesteps part of #18884
2016-01-28Fix typo in forms.mdcndpzc1-1/+1
Closes #19049
2016-01-24DOCS - Fix a link in popover for v4Abdullah Alrasheed1-1/+1
2016-01-17fuck around with card borders and moreMark Otto1-0/+83
2016-01-17Merge pull request #18885 from twbs/list-groupMark Otto1-7/+0
Remove near-duplicate contextual list group example
2016-01-15Use mixin syntaxQuy1-1/+1
2016-01-14typo: from controls --> form controlsRaphael Ackermann1-1/+1
2016-01-13Remove near-duplicate contextual list group exampleChris Rebert1-7/+0
[skip sauce]
2016-01-13List group docs: rm unnecessary <p> from Markdown sourceChris Rebert1-1/+2
[skip sauce]
2016-01-11remove link to the pager componentBass Jobsen1-1/+1
see https://github.com/twbs/bootstrap/pull/18782
2016-01-06clear up and split out breadcrumb examplesMark Otto1-8/+8
2016-01-06Merge pull request #18784 from twbs/input-typesChris Rebert1-0/+85
Add comprehensive `.form-control` example(/testcase) to docs
2016-01-06Merge branch 'input-type-reset-btn' into v4-devChris Rebert1-0/+1
2016-01-06Add <input type="reset"> example to Button Tags docs for completenessChris Rebert1-0/+1
[skip sauce]
2016-01-06Add comprehensive `.form-control` example(/testcase) to docsChris Rebert1-0/+85
Put all the textual input types right next to each other for easy visual comparison. Refs #17308, #18763 [skip sauce]
2016-01-06Merge pull request #18783 from twbs/v4-nav-cleanupMark Otto1-14/+25
v4: Nav cleanup
2016-01-06Nav docs updatesMark Otto1-14/+25
- More consistent states and labels in nav examples - Add stacked pills example for with <nav> element
2016-01-06Tweak phrasing of .tab('show') docsChris Rebert1-1/+1
Refs #18708 [ci skip]
2016-01-06Merge pull request #18708 from Johann-S/showDocChris Rebert1-0/+8
Add documentation for Tab plugin's `show` method
2016-01-06Rip out the pager componentMark Otto1-48/+3
2016-01-06Remove usages of and references to <input type="datetime">Chris Rebert1-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-06Update docs to account for #18772Chris Rebert2-10/+10
/fyi @mdo [skip sauce]
2016-01-06update docs to matchMark Otto1-7/+7
2016-01-06Merge pull request #18501 from petetnt/card-outline-docsMark Otto1-0/+55
Document .card-*-outline variants
2016-01-05rewrite custom file input component to use classes over nested elementsMark Otto1-6/+6
2016-01-05Change .c-select to .custom-selectMark Otto1-2/+2
2016-01-05clarify docsMark Otto1-1/+1
2016-01-05update forms docsMark Otto1-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-03Merge pull request #18662 from patrickhlauke/docs-collapse-accessibility-patch1Mark Otto1-8/+8
Docs: accessibility fix-up of collapsible content navbar, change site-wide main navbar
2016-01-03Merge pull request #18686 from patrickhlauke/docs-pagination-kbd1Mark Otto2-5/+12
Docs: add note and advice about .disabled and keyboard focus
2015-12-27[Tab] Add documentation for method showJohann-S1-0/+8
2015-12-27Remove Opera 18 and IE11 mentionPatrick H. Lauke2-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-26Tweak the wording for link functionalityPatrick H. Lauke1-1/+1
to harmonise it with the callout given in pagination
2015-12-26Add note and advice about .disabled and keyboard focusPatrick H. Lauke1-4/+11
2015-12-26Add accessibility callout for tooltipsPatrick H. Lauke1-0/+6
2015-12-26Change wording on link styled as buttonPatrick H. Lauke1-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-25Merge pull request #18679 from patrickhlauke/docs-button-disabled1Patrick H. Lauke1-3/+3
Docs: add aria-disabled to disabled link example and description
2015-12-25Merge pull request #18678 from patrickhlauke/docs-button-active1Chris Rebert1-2/+2
Docs: add aria-pressed=true to components buttons active state example
2015-12-25Add ellipsis to modal example codePatrick H. Lauke1-1/+1
2015-12-25Add aria-disabled to disabled link example and descriptionPatrick H. Lauke1-3/+3
2015-12-25Add aria-pressed=true to examplePatrick H. Lauke1-2/+2
...as per the text immediately preceding this example
2015-12-24Move collapsing navbar after the togglePatrick H. Lauke1-6/+6
It's unclear why the example currently has the content that's shown/hidden BEFORE the toggle. Generally, this is not a recommended content order, as after toggling, the newly shown content precedes the toggle and requires keyboard users, and particularly assistive technology users, to then navigate in reverse to reach it.
2015-12-24Add missing aria attributes to navbar collapse examplesPatrick H. Lauke1-2/+2
2015-12-24Merge pull request #18654 from patrickhlauke/docs-helptext1Patrick H. Lauke1-9/+23
Docs: reintroduce `aria-describedby` advice for help text
2015-12-24Add aria-describedby to main form controls examplePatrick H. Lauke1-4/+4
2015-12-24Docs: reintroduce aria-describedby advice for help textPatrick H. Lauke1-5/+19
Based on v3 http://getbootstrap.com/css/#forms-help-text, adapted to make examples more "real life"
2015-12-23Refactor Breadcrumbs componentChris Rebert1-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-23Clarify what text-capitalize actually doesPatrick H. Lauke1-0/+2
as on first skimming over these, it may not be completely obvious