| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-12 | fix #12154 | Chris Rebert | 6 | -7/+14 | |
| 2014-01-12 | Formatting and docs changes | Mark Otto | 5 | -4571/+4487 | |
| 2014-01-11 | Improve spacing and alignment of sections and their headings | Mark Otto | 2 | -5/+4 | |
| 2014-01-11 | brand guidelines cleanup | Mark Otto | 2 | -18/+23 | |
| 2014-01-11 | homepage improvements | Mark Otto | 3 | -20/+21 | |
| 2014-01-11 | Merge branch 'master' into docs_derp | Mark Otto | 20 | -51/+94 | |
| Conflicts: docs/getting-started.html | |||||
| 2014-01-11 | rm lingering reference to Recess in the docs | Chris Rebert | 1 | -2/+2 | |
| Refs c0200426ee72b165de400db740a60bae5d344b3c | |||||
| 2014-01-11 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -10/+1 | |
| 2014-01-11 | grunt dist | Mark Otto | 2 | -3/+3 | |
| 2014-01-11 | Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into ↵ | Mark Otto | 9 | -20/+65 | |
| XhmikosR-minify-assets Conflicts: package.json | |||||
| 2014-01-11 | Merge pull request #12193 from ZDroid/migration | Mark Otto | 1 | -10/+1 | |
| Update docs per `.container-fluid` addition | |||||
| 2014-01-11 | Update docs per `.container-fluid` addition | Zlatan 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-10 | Don't test Linux browsers since we don't support them officially and they're ↵ | Mark Otto | 1 | -8/+9 | |
| failing our tests | |||||
| 2014-01-10 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2014-01-10 | Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ↵ | Mark Otto | 6 | -4/+9 | |
| child panels | |||||
| 2014-01-10 | refer to correct component | Chris Rebert | 1 | -1/+1 | |
| 2014-01-10 | docs mention for #12188 | Mark Otto | 1 | -2/+2 | |
| 2014-01-10 | use height adjectives for greater clarity | Chris Rebert | 1 | -1/+1 | |
| 2014-01-10 | document #11675 | Chris Rebert | 1 | -0/+2 | |
| 2014-01-10 | rm outdated `<select>` references from comments in forms.less | Chris Rebert | 1 | -2/+2 | |
| 2014-01-09 | Clarify that the focus docs styles are not in the repo, per ↵ | Mark Otto | 1 | -4/+5 | |
| https://github.com/twbs/bootstrap-sass/issues/497 | |||||
| 2014-01-09 | Merge branch 'master' into docs_derp | Mark Otto | 65 | -1910/+2733 | |
| Conflicts: docs/assets/css/docs.css | |||||
| 2014-01-09 | Fixes #11990 and #12159: Make range inputs block level and 100% wide by default | Mark Otto | 6 | -4/+14 | |
| 2014-01-09 | grunt dist | Mark Otto | 4 | -4/+4 | |
| 2014-01-09 | more derp | Mark Otto | 4 | -27/+44 | |
| 2014-01-09 | Merge pull request #12175 from waynn/patch-3 | Mark Otto | 1 | -10/+10 | |
| use periods for consistency in each line | |||||
| 2014-01-09 | mixins.less: fix typo in comment | Chris Rebert | 1 | -1/+1 | |
| 2014-01-09 | use periods for consistency in each line | Waynn Lue | 1 | -10/+10 | |
| 2014-01-09 | Merge pull request #12174 from ZDroid/absolute-urls | Chris Rebert | 1 | -3/+3 | |
| Use absolute instead of relative URLs | |||||
| 2014-01-09 | Use absolute instead of relative URLs | Zlatan Vasović | 1 | -3/+3 | |
| 2014-01-09 | grunt dist | Chris Rebert | 5 | -5/+5 | |
| 2014-01-09 | Merge pull request #12164 from thomaswelton/issue-12162 | Chris Rebert | 2 | -2/+2 | |
| Fix value of svg font ID & removed hard coding | |||||
| 2014-01-09 | Merge pull request #12163 from ZDroid/wrong-paths | Chris Rebert | 1 | -4/+2 | |
| Update paths in bower.json | |||||
| 2014-01-09 | Merge pull request #12160 from waynn/patch-2 | Chris Rebert | 1 | -1/+1 | |
| missing a period after "Twitter, Inc" | |||||
| 2014-01-09 | Update paths in bower.json | Zlatan Vasović | 1 | -4/+2 | |
| - Replace `*.html`, `docs/assets` and `examples` with `docs` (new directory) - Instead of `_*`, it's just `_config.yml`, without regex (speeds up bower download a few milliseconds) | |||||
| 2014-01-09 | Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ↵ | thomaswelton | 2 | -2/+2 | |
| used new variable in glyphicons.less | |||||
| 2014-01-09 | missing a period after "Twitter, Inc" | Waynn Lue | 1 | -1/+1 | |
| 2014-01-08 | bump grunt-contrib-jade to v0.9.1 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | JSHint is on crack? | Chris Rebert | 1 | -1/+1 | |
| Linting docs/grunt/bs-raw-files-generator.js ...ERROR [L3:C5] W079: Redefinition of 'btoa'. var btoa = require('btoa') | |||||
| 2014-01-08 | grunt build-customizer | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2014-01-08 | Merge pull request #11158 from twbs/templated-customizer | Chris Rebert | 9 | -1492/+2249 | |
| Autogenerate the customizer's variables form | |||||
| 2014-01-08 | add support for '//===' for <h3>s in bs-lessdoc | Chris Rebert | 4 | -21/+71 | |
| 2014-01-08 | Use JS & Jade to generate the customizer variables form HTML from ↵ | Chris Rebert | 8 | -1491/+2198 | |
| variables.less; fixes #11095 also updates variables file organization (courtesy @mdo) | |||||
| 2014-01-08 | JSCS can be dumb sometimes | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | Merge pull request #12150 from twbs/extract-from-gruntfile | Chris Rebert | 3 | -41/+53 | |
| cleanup Gruntfile by extracting executable code | |||||
| 2014-01-08 | Merge pull request #12155 from Dudytz/master | Julian Thilo | 1 | -1/+1 | |
| updated path docs-assets to docs/assets | |||||
| 2014-01-08 | updated path docs-assets to docs/assets | Eduardo | 1 | -1/+1 | |
| 2014-01-08 | Use single quotes in the jqueryCheck too. | XhmikosR | 2 | -2/+2 | |
| 2014-01-08 | Remove extra newline from banner. | XhmikosR | 5 | -10/+6 | |
