aboutsummaryrefslogtreecommitdiff
path: root/docs/components
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Fix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500Chris Rebert1-1/+1
2016-02-07add example of multiple add-ons to docsMark Otto1-5/+32
2016-02-07Merge branch 'multiple-input-group-addon' of https://github.com/vicary/bootst...Mark Otto1-1/+1
2016-02-07docs/components/forms.md: Fix typo: non => noneChris Rebert1-1/+1
2016-02-07Docs: Add "Horizontal centering" subheading for .m-x-autoChris Rebert1-2/+3
2016-02-06docs/components/modal.md: Fix typoChris Rebert1-1/+1
2016-02-06Updat modal sizingMark Otto1-1/+1
2016-02-06Revamp list group items built with anchors and buttonsMark Otto1-30/+30
2016-02-06Tweak disabled button docs to help out #17231Mark Otto1-1/+5
2016-02-06clarify some docs for form validation including quick mention for customizing...Mark Otto1-1/+6
2016-02-06Drop .center-block for .m-x-autoMark Otto1-22/+13
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
2016-01-28Fix typo in forms.mdcndpzc1-1/+1
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
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
2016-01-13List group docs: rm unnecessary <p> from Markdown sourceChris Rebert1-1/+2
2016-01-11remove link to the pager componentBass Jobsen1-1/+1
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
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
2016-01-06Add comprehensive `.form-control` example(/testcase) to docsChris Rebert1-0/+85
2016-01-06Merge pull request #18783 from twbs/v4-nav-cleanupMark Otto1-14/+25
2016-01-06Nav docs updatesMark Otto1-14/+25
2016-01-06Tweak phrasing of .tab('show') docsChris Rebert1-1/+1
2016-01-06Merge pull request #18708 from Johann-S/showDocChris Rebert1-0/+8
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
2016-01-06Update docs to account for #18772Chris Rebert2-10/+10
2016-01-06update docs to matchMark Otto1-7/+7
2016-01-06Merge pull request #18501 from petetnt/card-outline-docsMark Otto1-0/+55
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
2016-01-03Merge pull request #18662 from patrickhlauke/docs-collapse-accessibility-patch1Mark Otto1-8/+8
2016-01-03Merge pull request #18686 from patrickhlauke/docs-pagination-kbd1Mark Otto2-5/+12
2015-12-27[Tab] Add documentation for method showJohann-S1-0/+8
2015-12-27Remove Opera 18 and IE11 mentionPatrick H. Lauke2-2/+2
2015-12-26Tweak the wording for link functionalityPatrick H. Lauke1-1/+1
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
2015-12-25Merge pull request #18679 from patrickhlauke/docs-button-disabled1Patrick H. Lauke1-3/+3