| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-15 | Ditch `&`, as `+ ...` is enought | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-14 | nuke commented out docs css | Mark Otto | 1 | -14/+0 | |
| 2013-10-14 | Resolves #10923 | Alex Kalicki | 1 | -13/+17 | |
| Rebased from #10930 | |||||
| 2013-10-14 | run grunt | Chris Rebert | 5 | -6/+6 | |
| 2013-10-14 | fix #10952 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-14 | Merge pull request #11094 from twbs/address-10049 | Mark Otto | 1 | -2/+2 | |
| Recommend only <div> (not <span>) for putting tooltips on disabled elements | |||||
| 2013-10-14 | In docs, recommend only <div> (not <span>) for putting tooltips on disabled ↵ | Chris Rebert | 1 | -2/+2 | |
| elements Per issue comments, `display: inline` elements like <span> don't work for this. Resolves #10049 | |||||
| 2013-10-14 | Merge pull request #10533 from topsitemakers/master | Mark Otto | 1 | -2/+2 | |
| adding required attribute for example signin form | |||||
| 2013-10-14 | Merge pull request #10519 from zba/master | Chris Rebert | 1 | -1/+1 | |
| changed attr('data-target') to data('target'); | |||||
| 2013-10-14 | Merge pull request #10779 from ssorallen/customizer-bootstrap-less-order | Chris Rebert | 1 | -11/+37 | |
| Use bootstrap.less file order in Customizer | |||||
| 2013-10-14 | add IDs to frequently-referenced parts of the docs | Chris Rebert | 2 | -7/+7 | |
| 2013-10-14 | Merge pull request #11091 from yokomizor/extended_thumbnail_hover_state | Mark Otto | 3 | -3/+5 | |
| Extended hover state of linked versions of .thumbnail | |||||
| 2013-10-14 | extended hover state of linked versions of .thumbnail | Rogério Yokomizo | 3 | -3/+5 | |
| 2013-10-14 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -4/+4 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-14 | unnest the list-group-item link variation for #11085 and #11088 | Mark Otto | 3 | -22/+22 | |
| 2013-10-14 | Merge pull request #11084 from ZDroid/variable_way | Mark Otto | 1 | -1/+1 | |
| Unhardcode .table-responsive bottom margin | |||||
| 2013-10-14 | Merge pull request #11086 from twbs/table-responsive-breakpoint | Mark Otto | 3 | -3/+3 | |
| fix .table-responsive media query; refs #11067 | |||||
| 2013-10-14 | fix about page html validation and run grunt | Mark Otto | 3 | -22/+32 | |
| 2013-10-14 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 22 | -93/+138 | |
| Conflicts: getting-started.html | |||||
| 2013-10-14 | remove dupe content | Mark Otto | 2 | -75/+0 | |
| 2013-10-14 | fix .table-responsive media query; refs #11067 | Chris Rebert | 3 | -3/+3 | |
| 2013-10-14 | Unhardcode .table-responsive bottom margin | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-14 | Merge pull request #11078 from twbs/issue-11019-note | Mark Otto | 1 | -1/+6 | |
| add note to docs about Respond.js & file:// ; fixes part of #11019 | |||||
| 2013-10-14 | Merge pull request #11082 from ZDroid/nuke_zeros | Mark Otto | 2 | -4/+4 | |
| Nuke trailing zeros | |||||
| 2013-10-14 | Nuke trailing zeros | Zlatan Vasović | 2 | -4/+4 | |
| 2013-10-14 | Merge pull request #11079 from wangsai/mother-language | Chris Rebert | 1 | -3/+3 | |
| change english link text to chinese | |||||
| 2013-10-14 | Add description. And complete russian and spanish languages | wangsai | 1 | -3/+3 | |
| 2013-10-14 | make Getting Started page's HTML more valid | Chris Rebert | 1 | -5/+5 | |
| 2013-10-14 | make About page's HTML more valid | Chris Rebert | 1 | -4/+4 | |
| 2013-10-14 | add note to docs about Respond.js & file:// ; fixes part of #11019 | Chris Rebert | 1 | -1/+6 | |
| 2013-10-14 | change english link text to chinese | wangsai | 1 | -1/+1 | |
| 2013-10-13 | update to latest jszip | Chris Rebert | 1 | -57/+99 | |
| commit 04fc93045334dc1b679aba5c2dce206da777a85c 2013-10-12T12:39:56-07:00 | |||||
| 2013-10-13 | Merge pull request #11076 from twbs/respond-js-cdn | Chris Rebert | 17 | -22/+16 | |
| use CDN for respond.js | |||||
| 2013-10-13 | Merge pull request #11077 from twbs/avoid-docs-assets-in-example | Mark Otto | 1 | -1/+1 | |
| avoid referencing /docs-assets/ in Getting Started docs example; use CDN URL for respond.js | |||||
| 2013-10-13 | Merge pull request #11075 from twbs/respond-js-cross-domain-note | Mark Otto | 1 | -1/+5 | |
| fix #11003 | |||||
| 2013-10-13 | avoid referencing /docs-assets/ in Getting Started docs example; use CDN URL ↵ | Chris Rebert | 1 | -1/+1 | |
| for respond.js | |||||
| 2013-10-13 | Merge branch 'docs_welcome' | Mark Otto | 8 | -11/+242 | |
| 2013-10-13 | add translations, copy edit a few things, and fix alignment of ads | Mark Otto | 3 | -3/+27 | |
| 2013-10-13 | use CDN for respond.js | Chris Rebert | 18 | -23/+17 | |
| 2013-10-13 | fix #11003 | Chris Rebert | 1 | -1/+5 | |
| 2013-10-13 | Merge pull request #11046 from ZDroid/patch-3 | Mark Otto | 1 | -0/+0 | |
| Nicer docs license name | |||||
| 2013-10-13 | run grunt | Mark Otto | 1 | -1/+1 | |
| 2013-10-13 | no trailing decimal place | Mark Otto | 2 | -2/+2 | |
| 2013-10-13 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -8/+6 | |
| 2013-10-13 | Merge pull request #10949 from StevenBlack/jumbotron.fontsize | Mark Otto | 3 | -8/+6 | |
| Jumbotron: remove the hard-coded font-size from jumbotron.less and moved... | |||||
| 2013-10-13 | scope top padding of .form-control-static to be within horizontal forms ↵ | Mark Otto | 3 | -3/+9 | |
| only; fixes #10927 | |||||
| 2013-10-13 | move .hidden to utilities; fixes #10997 | Mark Otto | 4 | -16/+16 | |
| 2013-10-13 | run grunt on that scaffolding change | Mark Otto | 2 | -2/+2 | |
| 2013-10-13 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-10-13 | fix #10257 | Mark Otto | 3 | -1/+5 | |
