aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-29Fixed NuGet link and bugs in MyGet scriptSupergibbs2-4/+14
2015-12-29Add max-width to file browser; fixes #18651Sam A. Horvath-Hunt1-0/+2
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-27Add pointer-events:none to disabled pagination/pager linksPatrick H. Lauke2-0/+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-27.container, .container-fluid should be conditional upon $enable-grid-classesBass Jobsen1-8/+9
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-26Merge pull request #18687 from jch/patch-1Patrick H. Lauke1-1/+1
2015-12-26Fix typo in docs/getting-started/introduction.mdJerry Cheung1-1/+1
2015-12-26Merge pull request #18685 from patrickhlauke/docs-card1Patrick H. Lauke1-2/+2
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-25Remove nonstandard `zoom: 1` from media objectChris Rebert1-1/+0
2015-12-25Change "preformatted text" heading and intro paraPatrick H. Lauke1-3/+3
2015-12-25Merge pull request #18680 from patrickhlauke/docs-modal-tweak1Patrick H. Lauke1-1/+1
2015-12-25Add ellipsis to modal example codePatrick H. Lauke1-1/+1
2015-12-25Merge pull request #18677 from twbs/fix-text-hide-fontChris Rebert1-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 syntax of .text-hide's `font` property valueChris Rebert1-1/+1
2015-12-25Fix code block examplePatrick H. Lauke1-1/+3
2015-12-25Missing angle bracketsPatrick H. Lauke1-1/+1
2015-12-24Merge pull request #18670 from twbs/unnest-autoprefixer-settingsChris Rebert2-32/+30
2015-12-24Un-nest Autoprefixer settings in module objectChris Rebert2-32/+30
2015-12-24Remove .dl-horizontal; it's redundant to the grid system; fixes #18652Chris Rebert3-10/+3
2015-12-24Update current Firefox ESR to 38 in Autoprefixer settingsChris Rebert1-1/+1
2015-12-24autoprefixer-settings.js: Link to Firefox ESR webpageChris Rebert1-1/+1
2015-12-24Move Autoprefixer settings out of Gruntfile.js and into a separate fileBass Jobsen2-31/+35
2015-12-24Merge pull request #18392 from twbs/exempt-getUIDChris Rebert2-1/+3
2015-12-24ESLint: enable no-bitwise ruleChris Rebert1-1/+1
2015-12-24Exempt getUID() from ESLint's no-bitwise ruleChris Rebert1-0/+2
2015-12-24Merge pull request #18667 from twbs/tether-examplesChris Rebert13-0/+13
2015-12-24Add Tether to example pages that were missing itChris Rebert13-0/+13
2015-12-24Merge pull request #18666 from twbs/fix-18664Chris Rebert2-2/+5
2015-12-24Include Tether via CDN in starter templates; fixes #18664Chris Rebert2-2/+5
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 #18393 from twbs/dropdown-bitwise-less-tricksyChris Rebert1-1/+1
2015-12-24Merge pull request #18638 from twbs/fix-18365Chris Rebert2-2/+46
2015-12-24Merge pull request #18654 from patrickhlauke/docs-helptext1Patrick H. Lauke1-9/+23
2015-12-24Run `grunt`.XhmikosR54-534/+644
2015-12-24Update dependencies.XhmikosR2-12/+26
2015-12-24Add aria-describedby to main form controls examplePatrick H. Lauke1-4/+4