aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03dont scsslint the main file because of the built-in copyright bannerMark 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-03enable scsslinting for docs scssMark Otto1-3/+8
2016-01-01Merge pull request #18575 from QWp6t/patch-2Chris Rebert1-1/+2
2016-01-01Add Wall of Browser Bugs entry for #18738Chris Rebert1-0/+10
2016-01-01grunt dist docsChris Rebert27-34/+52
2016-01-01Update copyright years to 2016Chris Rebert9-9/+9
2015-12-31README: Add version numbers to install commands for consistency with HTML docsChris Rebert1-6/+6
2015-12-31Merge pull request #18717 from supergibbs/nuget_fixes_v4Chris Rebert2-4/+14
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-29Merge pull request #18699 from patrickhlauke/disabled-pointer-eventsPatrick H. Lauke2-0/+2
2015-12-29Merge pull request #18716 from SamHH/v4-devPatrick H. Lauke1-0/+2
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-27Add pointer-events:none to disabled pagination/pager linksPatrick H. Lauke2-0/+2
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-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-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-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-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