aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Rename docs/LICENSE-DOCS to docs/LICENSEZlatan Vasović1-0/+0
2014-01-13Merge pull request #12215 from twbs/attribution-commentsMark Otto8-18/+77
2014-01-13sort out attribution banners of docs assets; fixes #11976Chris Rebert8-18/+77
2014-01-13avoid redundant banner in minified docs CSSChris Rebert3-9/+1
2014-01-13add a title/description to customizer.js's attribution commentChris Rebert1-0/+1
2014-01-13Merge pull request #12214 from twbs/slightly-newer-qunitChris Rebert2-45/+81
2014-01-13upgrade to QUnit v1.0.0Chris Rebert2-45/+81
2014-01-13Revert accidental overzealousness from 16eccc43d9Chris Rebert2-2/+2
2014-01-13update to Holder.js 5b79144faChris Rebert1-1/+1
2014-01-13preserve third-party attribution comments when minifying docs JSChris Rebert1-0/+2
2014-01-13document subheading syntaxChris Rebert1-0/+2
2014-01-12grunt dist build-customizerChris Rebert3-7/+8
2014-01-12update to FileSaver.js version 2013-12-27 / 0055d054acXhmikosR1-171/+8
2014-01-12add Blob.js separate from filesaver.jsChris Rebert2-0/+167
2014-01-12update less.js to v1.6.1 & use accurate filename; refs #12196XhmikosR3-14/+17
2014-01-12update holder.js to v2.3; refs #12196XhmikosR1-82/+227
2014-01-11rm lingering reference to Recess in the docsChris Rebert1-2/+2
2014-01-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-10/+1
2014-01-11grunt distMark Otto2-3/+3
2014-01-11Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into Xh...Mark Otto9-20/+65
2014-01-11Merge pull request #12193 from ZDroid/migrationMark Otto1-10/+1
2014-01-11Update docs per `.container-fluid` additionZlatan Vasović1-10/+1
2014-01-10Don't test Linux browsers since we don't support them officially and they're ...Mark Otto1-8/+9
2014-01-10Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2014-01-10Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ch...Mark Otto6-4/+9
2014-01-10refer to correct componentChris Rebert1-1/+1
2014-01-10docs mention for #12188Mark Otto1-2/+2
2014-01-10use height adjectives for greater clarityChris Rebert1-1/+1
2014-01-10document #11675Chris Rebert1-0/+2
2014-01-10rm outdated `<select>` references from comments in forms.lessChris Rebert1-2/+2
2014-01-09Clarify that the focus docs styles are not in the repo, per https://github.co...Mark Otto1-4/+5
2014-01-09Fixes #11990 and #12159: Make range inputs block level and 100% wide by defaultMark Otto6-4/+14
2014-01-09grunt distMark Otto4-4/+4
2014-01-09Merge pull request #12175 from waynn/patch-3Mark Otto1-10/+10
2014-01-09mixins.less: fix typo in commentChris Rebert1-1/+1
2014-01-09use periods for consistency in each lineWaynn Lue1-10/+10
2014-01-09Merge pull request #12174 from ZDroid/absolute-urlsChris Rebert1-3/+3
2014-01-09Use absolute instead of relative URLsZlatan Vasović1-3/+3
2014-01-09grunt distChris Rebert5-5/+5
2014-01-09Merge pull request #12164 from thomaswelton/issue-12162Chris Rebert2-2/+2
2014-01-09Merge pull request #12163 from ZDroid/wrong-pathsChris Rebert1-4/+2
2014-01-09Merge pull request #12160 from waynn/patch-2Chris Rebert1-1/+1
2014-01-09Update paths in bower.jsonZlatan Vasović1-4/+2
2014-01-09Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ...thomaswelton2-2/+2
2014-01-09missing a period after "Twitter, Inc"Waynn Lue1-1/+1
2014-01-08bump grunt-contrib-jade to v0.9.1Chris Rebert1-1/+1
2014-01-08JSHint is on crack?Chris Rebert1-1/+1
2014-01-08grunt build-customizerChris Rebert1-1/+1
2014-01-08grunt distChris Rebert2-2/+2
2014-01-08Merge pull request #11158 from twbs/templated-customizerChris Rebert9-1492/+2249