aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2016-01-05gruntMark Otto4-5/+3
2016-01-03gruntMark Otto6-16/+5
2016-01-03Merge pull request #18752 from twbs/v4-docs-scsslintMark Otto11-88/+72
2016-01-03Merge pull request #18662 from patrickhlauke/docs-collapse-accessibility-patch1Mark Otto2-26/+40
2016-01-03Merge pull request #18697 from bassjobsen/patch-31Mark Otto1-59/+56
2016-01-03Merge pull request #18686 from patrickhlauke/docs-pagination-kbd1Mark Otto2-5/+12
2016-01-03Merge pull request #18669 from twbs/fix-18652Mark Otto2-3/+3
2016-01-03Merge pull request #18675 from patrickhlauke/docs-code1Mark Otto1-5/+7
2016-01-03gruntMark Otto1-1/+1
2016-01-03reformat syntax styles for lintingMark Otto1-55/+55
2016-01-03basic lintingMark Otto2-2/+2
2016-01-03basic linting changes, disable some id selector testing per file as neededMark Otto6-8/+10
2016-01-03property order lintingMark Otto1-1/+1
2016-01-03we nuked the focusedinput example awhile back, so nuking the styles tooMark Otto1-12/+0
2016-01-03basic lintingMark Otto2-4/+4
2016-01-03nuke vendor prefixesMark Otto1-3/+1
2016-01-03remove unused rule for ads css that was hiding an image that no longer exists...Mark Otto1-4/+0
2016-01-01Add Wall of Browser Bugs entry for #18738Chris Rebert1-0/+10
2016-01-01grunt dist docsChris Rebert12-16/+24
2016-01-01Update copyright years to 2016Chris Rebert3-3/+3
2015-12-30Merge pull request #18614 from patrickhlauke/docs-browsers-devices1Chris Rebert1-6/+16
2015-12-30Split out to new para, into two sentencesPatrick H. Lauke1-1/+3
2015-12-27Remove Opera 18 and IE11 mentionPatrick H. Lauke2-2/+2
2015-12-27remove `<div class="bd-sidebar">`Bass Jobsen1-59/+56
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-26Merge pull request #18690 from patrickhlauke/docs-tooltips1Patrick H. Lauke1-0/+6
2015-12-26Add accessibility callout for tooltipsPatrick H. Lauke1-0/+6
2015-12-26Fix typo in docs/getting-started/introduction.mdJerry Cheung1-1/+1
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
2015-12-25Merge pull request #18678 from patrickhlauke/docs-button-active1Chris Rebert1-2/+2
2015-12-25Change "preformatted text" heading and intro paraPatrick H. Lauke1-3/+3
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
2015-12-25Fix code block examplePatrick H. Lauke1-1/+3
2015-12-25Missing angle bracketsPatrick H. Lauke1-1/+1
2015-12-24Remove .dl-horizontal; it's redundant to the grid system; fixes #18652Chris Rebert2-3/+3
2015-12-24Add Tether to example pages that were missing itChris Rebert13-0/+13
2015-12-24Include Tether via CDN in starter templates; fixes #18664Chris Rebert1-2/+4
2015-12-24Use more appropriate structure for site navigationPatrick H. Lauke1-18/+32
2015-12-24Move collapsing navbar after the togglePatrick H. Lauke1-6/+6
2015-12-24Add missing aria attributes to main site navigation menu togglePatrick H. Lauke1-1/+1
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
2015-12-24Run `grunt`.XhmikosR18-268/+313
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
2015-12-23Refactor Breadcrumbs componentChris Rebert2-7/+20