| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-08-16 | fixes #9436 more: put padding on containers, not the body because full width ... | Mark Otto | 5 | -11/+11 |
| 2013-08-16 | Merge pull request #9718 from twbs/bs3_row_margins | Mark Otto | 4 | -39/+17 |
| 2013-08-16 | Make negative margins on rows the default, not just in containers, and add pa... | Mark Otto | 4 | -39/+17 |
| 2013-08-16 | fixes #9475 | Mark Otto | 3 | -9/+11 |
| 2013-08-16 | Merge pull request #9717 from twbs/carousel-html-compliance | Chris Rebert | 1 | -9/+9 |
| 2013-08-16 | carousel example: add alt text to images | Chris Rebert | 1 | -9/+9 |
| 2013-08-16 | carousel example: add dummy 'src' attributes to <img>s | Chris Rebert | 1 | -9/+9 |
| 2013-08-16 | fixes #9701: fix up offcanvas example | Mark Otto | 2 | -7/+7 |
| 2013-08-16 | increase spacing on homepage links and social buttons (fixes #9706) | Mark Otto | 2 | -5/+7 |
| 2013-08-16 | Justified nav now responsive; example updated accordingly (fixes #9708) | Mark Otto | 4 | -17/+48 |
| 2013-08-16 | basic cleanup on carousel example (fixes #9709 and #9700) | Mark Otto | 2 | -31/+37 |
| 2013-08-16 | finish up second pass through docs nav, headings, organization, naming, etc (... | Mark Otto | 8 | -111/+112 |
| 2013-08-16 | docs cleanup on naming to fix #9710 | Mark Otto | 3 | -15/+16 |
| 2013-08-16 | switch to margin on navbar-nav to avoid stacking negative space reported in #... | Mark Otto | 3 | -13/+3 |
| 2013-08-16 | Fixed up examples more | Mark Otto | 5 | -18/+12 |
| 2013-08-16 | fixed navbar static top borders | Mark Otto | 3 | -3/+6 |
| 2013-08-16 | fixes #9642: open dropdown nav items get proper styling | Mark Otto | 3 | -20/+7 |
| 2013-08-16 | fixes #9697 | Mark Otto | 2 | -8/+6 |
| 2013-08-16 | xs button is xs-er (fixes #9695) | Mark Otto | 3 | -4/+4 |
| 2013-08-16 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 |
| 2013-08-16 | fix up sticky footer example (fixes #9680) and add favicons to all examples | Mark Otto | 13 | -11/+17 |
| 2013-08-16 | fix Examples link on docs homepages; fixes #9693 | Chris Rebert | 1 | -1/+1 |
| 2013-08-16 | fix up justified nav example | Mark Otto | 4 | -12/+22 |
| 2013-08-16 | Docs cleanup for v3 prep | Mark Otto | 6 | -33/+26 |
| 2013-08-16 | Fix alignment of navbar header in fixed navbars | Mark Otto | 3 | -1/+9 |
| 2013-08-16 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 116 | -3283/+10537 |
| 2013-08-15 | Merge pull request #9670 from saiwang/fix-examples-link | Mark Otto | 3 | -12/+12 |
| 2013-08-16 | fix links in examples | saiwang | 3 | -12/+12 |
| 2013-08-15 | don't scope width on .make-xs-column mixin | Mark Otto | 1 | -6/+1 |
| 2013-08-15 | remove grid examples callout | Mark Otto | 1 | -6/+0 |
| 2013-08-15 | use getbootstrap for tweet button | Mark Otto | 1 | -1/+1 |
| 2013-08-15 | more docs updates for new examples | Mark Otto | 3 | -7/+1 |
| 2013-08-15 | fixes #9663: third part, document the resets | Mark Otto | 2 | -2/+15 |
| 2013-08-15 | fixes #9663: second part, reset pushes and pulls in md and lg grid tiers | Mark Otto | 3 | -1/+17 |
| 2013-08-15 | More responsive customizer layout | Mark Otto | 2 | -15/+18 |
| 2013-08-15 | Fixes #9663: Add offset overrides for medium and large grid tiers | Mark Otto | 3 | -1/+9 |
| 2013-08-15 | fixes #9655: scrope list group styles in panels to immediate children only | Mark Otto | 3 | -6/+6 |
| 2013-08-15 | new screenshot images and docs section | Mark Otto | 27 | -25/+61 |
| 2013-08-15 | hella examples fixing, mostly navbars and lots of work on grids example | Mark Otto | 18 | -153/+276 |
| 2013-08-15 | Merge pull request #9653 from twbs/bs3_restore_examples | Mark Otto | 40 | -0/+1616 |
| 2013-08-15 | move to examples dir | Mark Otto | 40 | -0/+0 |
| 2013-08-15 | Merge branch 'bs-ex' into bs3_restore_examples | Mark Otto | 40 | -0/+1616 |
| 2013-08-15 | nuke bootstrap dependencies | Mark Otto | 11 | -6946/+0 |
| 2013-08-15 | nuke assets pre-move | Mark Otto | 12 | -635/+0 |
| 2013-08-15 | Merge pull request #40 from huyouare/carousel-example | Mark Otto | 1 | -0/+1 |
| 2013-08-15 | Merge pull request #42 from huyouare/navbar-paths | Mark Otto | 3 | -12/+22 |
| 2013-08-15 | Merge pull request #46 from ggam/revamp-offcanvas | Mark Otto | 2 | -102/+52 |
| 2013-08-15 | nuke bg image on active/open for buttons for when we add gradients | Mark Otto | 4 | -2/+44 |
| 2013-08-15 | better well content labels | Mark Otto | 1 | -2/+2 |
| 2013-08-15 | fixes #9647: ensure open dropdown toggles get .active styles | Mark Otto | 3 | -8/+15 |