| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-17 | Merge pull request #11150 from ZDroid/patch-1 | Chris Rebert | 1 | -1/+1 | |
| FIx invalid element selector | |||||
| 2013-10-17 | FIx invalid element selector | Zlatan Vasović | 1 | -1/+1 | |
| `kbd` (keyboard) is right, not `kdb`. :P | |||||
| 2013-10-17 | fix #11144 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-17 | Merge pull request #11141 from vincentchan/master | Chris Rebert | 1 | -2/+2 | |
| Update translation sites URL | |||||
| 2013-10-17 | Update translation URL | Vincent Chan | 1 | -2/+2 | |
| 2013-10-16 | Active state overrides contextual list-item styles | Max Edmands | 4 | -10/+10 | |
| 2013-10-16 | Adding contextual styles to list-items | Aaron Borden | 6 | -2/+73 | |
| 2013-10-16 | Merge pull request #11137 from twbs/explain-https | Mark Otto | 1 | -0/+1 | |
| add note about third-party JS, CDNs, and HTTPS | |||||
| 2013-10-16 | add note about third-party JS, CDNs, and HTTPS | Chris Rebert | 1 | -0/+1 | |
| 2013-10-16 | upgrade to html5shiv v 3.7.0 | Chris Rebert | 17 | -17/+17 | |
| 2013-10-16 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+3 | |
| 2013-10-16 | redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik | Mark Otto | 2 | -202/+806 | |
| 2013-10-16 | Merge pull request #11128 from lipis/patch-3 | Julian Thilo | 1 | -1/+1 | |
| Fixed broken link in README.md | |||||
| 2013-10-16 | Fixed broken link | Lipis | 1 | -1/+1 | |
| 2013-10-16 | Fixes issue #11122 -- navbar-fixed-bottom border | jeonghwan | 3 | -3/+5 | |
| Enable border-top in .navbar-fixed-bottom | |||||
| 2013-10-16 | Fixes issue #11098 -- Button documentation. | Steven Black | 1 | -1/+1 | |
| 2013-10-15 | add dots to class name references for consistency | Chris Rebert | 1 | -2/+2 | |
| 2013-10-15 | Merge pull request #11110 from nikolawannabe/patch-1 | Mark Otto | 1 | -1/+2 | |
| Include a note about text-based form control styling | |||||
| 2013-10-15 | Include a note about text-based form control styling | Case Talbot | 1 | -1/+2 | |
| fixes #8824. | |||||
| 2013-10-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 4 | -2/+26 | |
| 2013-10-15 | update jumbotron docs; fixes #11109 | Mark Otto | 1 | -9/+14 | |
| 2013-10-15 | Merge pull request #11105 from twbs/license-note | Mark Otto | 3 | -1/+25 | |
| Add notes about dual-licensing contributions before switching to MIT in v3.1 | |||||
| 2013-10-15 | Add Note About Changing to MIT | Rhodry Korb | 3 | -1/+25 | |
| 2013-10-15 | Added opacity to customizer and rebuilt customizer | Geremia Taglialatela | 2 | -1/+6 | |
| 2013-10-15 | Customizable backdrop opacity | Geremia Taglialatela | 2 | -1/+2 | |
| 2013-10-15 | Merge pull request #11102 from ZDroid/less-fix | Mark Otto | 1 | -1/+1 | |
| Ditch `&`, as `+ ...` is enought | |||||
| 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 | |||||
