aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-01-12fix #12154Chris Rebert2-2/+2
2014-01-12Formatting and docs changesMark Otto5-4571/+4487
2014-01-11Improve spacing and alignment of sections and their headingsMark Otto2-5/+4
2014-01-11brand guidelines cleanupMark Otto2-18/+23
2014-01-11homepage improvementsMark Otto3-20/+21
2014-01-11Merge branch 'master' into docs_derpMark Otto10-28/+35
Conflicts: docs/getting-started.html
2014-01-11rm lingering reference to Recess in the docsChris Rebert1-2/+2
Refs c0200426ee72b165de400db740a60bae5d344b3c
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 ↵Mark Otto5-9/+24
XhmikosR-minify-assets Conflicts: package.json
2014-01-11Merge pull request #12193 from ZDroid/migrationMark Otto1-10/+1
Update docs per `.container-fluid` addition
2014-01-11Update docs per `.container-fluid` additionZlatan Vasović1-10/+1
- Remove `.container-fluid` from "removed classes". - Container isn't fluid by default (`.container`) and `.row` isn't percentage-based, so update docs.
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 ↵Mark Otto2-2/+2
child panels
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-09Clarify that the focus docs styles are not in the repo, per ↵Mark Otto1-4/+5
https://github.com/twbs/bootstrap-sass/issues/497
2014-01-09Merge branch 'master' into docs_derpMark Otto27-1442/+2087
Conflicts: docs/assets/css/docs.css
2014-01-09Fixes #11990 and #12159: Make range inputs block level and 100% wide by defaultMark Otto2-2/+2
2014-01-09grunt distMark Otto2-2/+2
2014-01-09more derpMark Otto4-27/+44
2014-01-09grunt distChris Rebert2-2/+2
2014-01-08JSHint is on crack?Chris Rebert1-1/+1
Linting docs/grunt/bs-raw-files-generator.js ...ERROR [L3:C5] W079: Redefinition of 'btoa'. var btoa = require('btoa')
2014-01-08grunt build-customizerChris Rebert1-1/+1
2014-01-08grunt distChris Rebert1-1/+1
2014-01-08add support for '//===' for <h3>s in bs-lessdocChris Rebert3-20/+70
2014-01-08Use JS & Jade to generate the customizer variables form HTML from ↵Chris Rebert5-1364/+1889
variables.less; fixes #11095 also updates variables file organization (courtesy @mdo)
2014-01-08Merge pull request #12150 from twbs/extract-from-gruntfileChris Rebert2-0/+49
cleanup Gruntfile by extracting executable code
2014-01-08Remove extra newline from banner.XhmikosR3-5/+2
2014-01-08Use the docs banner for all the docs generated files.XhmikosR3-2/+18
2014-01-08Turn advanced optimizations off until it's fixed in clean-css.XhmikosR1-1/+1
2014-01-08Minify docs CSS too.XhmikosR2-2/+7
2014-01-08docs-assets: concatenate and minify all javascript files.XhmikosR3-7/+4
2014-01-08no prebootwangsai1-2/+2
2014-01-07extract glyphicons.yml generator out of Gruntfile into separate moduleChris Rebert1-0/+27
2014-01-07extract raw-files.js generator out of Gruntfile into separate moduleChris Rebert1-0/+22
2014-01-07adjust filename to indicate that customize JS is minifiedChris Rebert2-1/+1
2014-01-07grunt dist build-customizerChris Rebert2-3/+3
2014-01-07have customizer output Bootstrap Theme too; fixes #12003Chris Rebert1-1/+3
2014-01-07make customizer compilation code more genericChris Rebert1-34/+42
2014-01-07fix #12143Chris Rebert2-2/+2
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo4-17/+17
This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger
2014-01-07duh, missed one more fileJulian Thilo1-2/+2
X-Ref: https://github.com/twbs/bootstrap/commit/7fcfe61f4da41356b2ae974ad20536db0d74e83f
2014-01-07Update copyright notices in all placesJulian Thilo13-18/+18
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files
2014-01-06justify textMark Otto1-0/+2
2014-01-06notes from .input-block-leveljuniorconte1-1/+10
2014-01-05Merge pull request #12116 from twbs/pacify-csslintChris Rebert1-0/+3
make CSSLint happier
2014-01-05linkMark Otto1-1/+1