aboutsummaryrefslogtreecommitdiff
path: root/docs-assets
AgeCommit message (Collapse)AuthorFilesLines
2013-11-30Merge branch 'master' into pr/11299Mark Otto4-8/+9
Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js
2013-11-30Merge pull request #11432 from masterbee/WCAG2-color-contrastMark Otto1-2/+2
Corrected color contrast to WCAG 2.0 AA (Accessibility Tweak) - Forms and Alerts
2013-11-29Merge branch 'pr/11493'Mark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-11-29Fixes #11468: Prevent default gradient on in Firefox for AndroidMark Otto1-1/+1
2013-11-28gruntMark Otto1-1/+1
2013-11-28grunt after merge of last pr; unsure why, but this is rengerating the ↵Mark Otto1-1/+1
banners and spacing
2013-11-26run gruntMark Otto1-2/+2
2013-11-26Remove redundant 'window.'Zlatan Vasović1-1/+1
2013-11-23Fix #11594Zlatan Vasović1-1/+1
2013-11-16fixes #11449: use menlo over monacoMark Otto1-1/+1
2013-11-16fixes #10744: back to solid borders on caretsMark Otto1-1/+1
2013-11-14fixes #11477 and updates slid event in carousel with namespacefat1-2/+2
2013-11-10<3 @asselin for figuring out this combo of 2 patches for #9920; re-gruntChris Rebert1-2/+2
2013-11-09Corrected color contrast to WCAG 2.0 AAMario Bonito1-2/+2
2013-11-06update remaining version numbersv3.0.2Chris Rebert1-1/+1
2013-11-06gruntMark Otto1-1/+1
2013-11-06run grunt after version bumpsMark Otto1-1/+1
2013-11-05re-gruntChris Rebert1-2/+2
2013-11-01don't use nonstandard window.location.origin in customizer JS; fixes #11317Chris Rebert1-1/+2
2013-11-01update version numbers in JS file comment headers to v3.0.1 & regruntChris Rebert1-1/+1
2013-11-01Update customizer.jsBrian Surowiec1-1/+1
2013-10-31Support .h1 in place of h1 inside .jumbotronKevin Locke1-1/+1
As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]>
2013-10-30more gruntMark Otto1-2/+2
2013-10-28run gruntMark Otto1-2/+2
2013-10-20run grunt on last commit for gradient syntax changeMark Otto1-1/+1
2013-10-20mo gruntMark Otto1-1/+1
2013-10-17Warn about IE8 + Respond.js + file:// problem in examples; fix #11019Chris Rebert1-0/+12
2013-10-17even shorter banner; remove space between slash and periodMark Otto3-9/+12
2013-10-17add explicit copyright header to docs CSS & JS files; fixes #11112Chris Rebert3-0/+21
2013-10-16redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarikMark Otto1-2/+6
2013-10-14nuke commented out docs cssMark Otto1-14/+0
2013-10-14run gruntChris Rebert1-2/+2
2013-10-14Merge pull request #10779 from ssorallen/customizer-bootstrap-less-orderChris Rebert1-11/+37
Use bootstrap.less file order in Customizer
2013-10-14fix about page html validation and run gruntMark Otto2-2/+4
2013-10-13update to latest jszipChris Rebert1-57/+99
commit 04fc93045334dc1b679aba5c2dce206da777a85c 2013-10-12T12:39:56-07:00
2013-10-13Merge pull request #11076 from twbs/respond-js-cdnChris Rebert1-6/+0
use CDN for respond.js
2013-10-13Merge branch 'docs_welcome'Mark Otto1-10/+61
2013-10-13use CDN for respond.jsChris Rebert1-6/+0
2013-10-13run gruntMark Otto1-1/+1
2013-10-13Merge branch 'master' into restore_grid_mixinsMark Otto7-136/+111
Conflicts: dist/css/bootstrap.min.css
2013-10-13remove screen from all docs media queriesMark Otto1-14/+14
2013-10-11Combine separate efforts for grid mixins into one, cleanup and reorganizeMark Otto1-0/+6
2013-10-09Merge pull request #11013 from twbs/fix-10989Mark Otto2-14/+0
Use CDNs for more example JavaScripts
2013-10-09use data-ride="carousel" in the docs & examples; fixes #11005Chris Rebert1-3/+0
2013-10-09re-remove execute permissions; apparent upstream bugChris Rebert1-0/+0
2013-10-09upgrade holder.js to v2.1Chris Rebert1-97/+82
2013-10-09Fixes #9925: convert font data to base64, fixing 0xefbfbd (Unicode ↵herom2-3/+3
Replacement Character) chars in customizer fonts. Merges #9982
2013-10-09Customizer: include config.json in bootstrap.zipStuart P. Bentley1-5/+12
merges #10633; fixes part of #9951
2013-10-09use CDN for jQuery instead of vendoring it; fixes part of #10989Chris Rebert1-6/+0
2013-10-09use CDN for html5shiv instead of vendoring it; fixes part of #10989Chris Rebert1-8/+0