aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Specify `img` dimensions in the HTML.XhmikosR2-8/+4
2014-12-10Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto11-47/+15
2014-12-10Merge pull request #15337 from twbs/patrickhlaukePatrick H. Lauke1-0/+4
2014-12-10stub out descriptions and titles for potential custom buildsMark Otto1-0/+16
2014-12-10nuke the customizerMark Otto14-18522/+3
2014-12-10gruntMark Otto5-40/+1090
2014-12-10Merge pull request #15334 from patrickhlauke/progress-low-percentagesPatrick H. Lauke2-9/+6
2014-12-10Add @patrickhlauke to Core Team list on the About pageChris Rebert1-0/+4
2014-12-10Filed http://openradar.appspot.com/19208483 for #12536Chris Rebert1-1/+1
2014-12-10Fix/merge advice on low percentage progress barsPatrick H. Lauke2-9/+6
2014-12-09Apply !default to SCSS variablesChris Rebert1-342/+342
2014-12-09Merge pull request #15330 from patrickhlauke/customizer-variables-help-blockPatrick H. Lauke1-1/+3
2014-12-09Tie help block to input with aria-describedbyPatrick H. Lauke1-1/+3
2014-12-09Merge pull request #15293 from twbs/grunt-contrib-compressXhmikosR3-1/+184
2014-12-08Merge pull request #9 from twbs/less-vendor-prefixingMark Otto2-7/+0
2014-12-08Merge pull request #10 from twbs/bye-gradient-vendorsMark Otto2-22/+6
2014-12-08Merge pull request #11 from twbs/card-columns-vendorMark Otto1-4/+0
2014-12-08remove explicit vendor prefixing from _card.scssChris Rebert1-4/+0
2014-12-08remove explicit vendor prefixes from _gradients.scssChris Rebert2-22/+6
2014-12-09Update glob.XhmikosR2-83/+95
2014-12-09Add grunt-contrib-compress.XhmikosR3-1/+184
2014-12-08_progress.scss: remove unnecessary @-webkit-keyframesChris Rebert2-7/+0
2014-12-08SCSS-Lint: StringQuotes: double_quotes , to match current styleChris Rebert1-1/+1
2014-12-08temporarily disable PropertySortOrder since it defaults to alphabeticalChris Rebert1-1/+1
2014-12-08SCSS-Lint: disable arbitrary selector/nesting depth limitsChris Rebert1-4/+2
2014-12-08SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: trueChris Rebert1-1/+1
2014-12-08add test-scss Grunt taskChris Rebert2-1/+14
2014-12-08add default SCSS-Lint configChris Rebert1-0/+169
2014-12-08Travis: install scss-lintChris Rebert3-2/+4
2014-12-08tweak browser bug list order so Chrome bugs are contiguousChris Rebert1-11/+11
2014-12-08tweak browser bug list order so Safari bugs are contiguousChris Rebert1-10/+10
2014-12-08Merge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2Patrick H. Lauke3-73/+79
2014-12-08grunt-saucelabs now uses `throttled` instead of `concurrency`Chris Rebert1-1/+1
2014-12-08Make main segmented button keyboard-focusablePatrick H. Lauke1-2/+2
2014-12-08Use aria-label for pagination prev/nextPatrick H. Lauke1-18/+13
2014-12-08Callout for labelling of input groupsPatrick H. Lauke1-43/+47
2014-12-08Split out/clarify ``<select>`` and ``multiple``Patrick H. Lauke1-9/+16
2014-12-08Expand advice for optional icons with hidden labelsPatrick H. Lauke1-1/+1
2014-12-08Merge pull request #15323 from BBosman/forChris Rebert1-1/+1
2014-12-08Add missing toBas Bosman1-1/+1
2014-12-07fixes #15311: mention in docs requirement for .btn-group-* sizing on immediat...Mark Otto1-1/+1
2014-12-07Merge pull request #15320 from patrickhlauke/docs-accessibility-tweaksPatrick H. Lauke7-22/+20
2014-12-07``<abbr>`` with title also useful for ATPatrick H. Lauke1-2/+1
2014-12-07Expand advice about adding labelsPatrick H. Lauke1-1/+1
2014-12-07Make sidebar navigation actual ``<nav>``Patrick H. Lauke1-3/+3
2014-12-07Refactor grid-framework followupGleb Mazovetskiy2-48/+52
2014-12-07``aria-label="close"`` instead of sr-only ``span``Patrick H. Lauke4-16/+15
2014-12-07Refactor grid_frameworkGleb Mazovetskiy1-51/+37
2014-12-06tweak grid docs copyChris Rebert1-1/+1
2014-12-06inline-block on labels now instead of inlineMark Otto7-10/+10