| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 55 | -3375/+0 | |
| 2013-12-28 | drop the title | Mark Otto | 1 | -1/+1 | |
| 2013-12-28 | Merge pull request #12035 from tomByrer/master | Mark Otto | 1 | -2/+6 | |
| fixed .clearfix example, + doc link | |||||
| 2013-12-28 | fixed .clearfix example, + doc link | tomByrer | 1 | -2/+6 | |
| 2013-12-24 | Update Respond.js to v1.4.2. | XhmikosR | 18 | -18/+18 | |
| 2013-12-23 | Fixes #11975: Change from png to .ico for favicon | Mark Otto | 18 | -18/+18 | |
| 2013-12-18 | fix typo | Chris Rebert | 1 | -1/+1 | |
| 2013-12-18 | fixes #11925: cover template for firefox | Mark Otto | 1 | -0/+1 | |
| 2013-12-15 | inform the people that fixed positioning ain't all it's cracked up to be /cc ↵ | Mark Otto | 1 | -0/+4 | |
| #11888 | |||||
| 2013-12-15 | finalize blog template | Mark Otto | 2 | -2/+7 | |
| 2013-12-11 | Add new template, Cover | Mark Otto | 2 | -0/+334 | |
| 2013-12-08 | fix validation failure | Mark Otto | 1 | -1/+1 | |
| 2013-12-07 | image compression | Mark Otto | 4 | -0/+0 | |
| 2013-12-07 | Add new template, Cover | Mark Otto | 3 | -0/+235 | |
| 2013-12-07 | Add new template, Dashboard | Mark Otto | 3 | -0/+336 | |
| 2013-12-04 | Updates Bootstrap thumbnail | Joah Gerstenberg | 1 | -0/+0 | |
| 2013-12-01 | Fixes #9927: Update non-responsive example to prevent .navbar-collapse ↵ | Mark Otto | 1 | -10/+14 | |
| border from increasing height and increase specificity of nav selectors to keep dropdowns looking the same | |||||
| 2013-11-30 | Shorten sticky footer examples footer content to prevent wrapping | Mark Otto | 4 | -4/+4 | |
| 2013-11-30 | Merge pull request #11330 from maxwellium/patch-1 | Mark Otto | 1 | -1/+2 | |
| fixing offcanvas example for chrome | |||||
| 2013-11-21 | add more missing role="form"-s | Chris Rebert | 2 | -2/+2 | |
| 2013-11-13 | Justified Nav rendering bug fixed in Chrome as of v31.0.1650.48 | Chris Rebert | 1 | -2/+2 | |
| 2013-11-06 | add warning about WebKit bug to the justified nav example itself | Chris Rebert | 1 | -1/+2 | |
| 2013-11-05 | fix 1 remaining instance of #11349 | Chris Rebert | 1 | -0/+1 | |
| 2013-11-03 | Add toogle nav for screen readers in examples | Thanos Lefteris | 9 | -0/+11 | |
| 2013-11-01 | otherwise content scrolls on chrome | maxwellium | 1 | -1/+2 | |
| without change, body scrolls on chrome Version 30.0.1599.101 (OSX 10.9) | |||||
| 2013-10-31 | Added navigation role to example navbars | AJ Acevedo | 9 | -9/+9 | |
| As per the docs: http://getbootstrap.com/components/#navbar-default modified: examples/carousel/index.html modified: examples/jumbotron/index.html modified: examples/navbar-fixed-top/index.html modified: examples/navbar-static-top/index.html modified: examples/navbar/index.html modified: examples/non-responsive/index.html modified: examples/starter-template/index.html modified: examples/sticky-footer-navbar/index.html modified: examples/theme/index.html | |||||
| 2013-10-30 | remove unused `{{ page.base_url }}` variables, and fix the urls | wangsai | 15 | -15/+15 | |
| 2013-10-23 | rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216 | Chris Rebert | 2 | -10/+10 | |
| 2013-10-20 | Merge pull request #10729 from lipis/patch-2 | Mark Otto | 2 | -6/+4 | |
| Removed the unnecessary override and the !important from .wrap | |||||
| 2013-10-20 | Fix up padding on default navbar example | Mark Otto | 1 | -3/+4 | |
| 2013-10-20 | Fixes #10433: Navbar z-index refactor | Mark Otto | 1 | -0/+24 | |
| * Resets the default navbar z-index to auto at a certain breakpoint * Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar) | |||||
| 2013-10-17 | Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 | Chris Rebert | 15 | -0/+45 | |
| 2013-10-16 | upgrade to html5shiv v 3.7.0 | Chris Rebert | 15 | -15/+15 | |
| 2013-10-14 | Merge pull request #10533 from topsitemakers/master | Mark Otto | 1 | -2/+2 | |
| adding required attribute for example signin form | |||||
| 2013-10-13 | use CDN for respond.js | Chris Rebert | 15 | -15/+15 | |
| 2013-10-13 | Merge pull request #11016 from twbs/address-10965 | Mark Otto | 1 | -1/+1 | |
| address #10965; mention Glyphicons-over-file:// problem in Carousel example | |||||
| 2013-10-10 | use https:// for CDN links | Chris Rebert | 15 | -25/+25 | |
| - works when viewing page via file:// - sets a good example security-wise | |||||
| 2013-10-10 | address #10965; mention Glyphicons-over-file:// problem in Carousel example | Chris Rebert | 1 | -1/+1 | |
| 2013-10-09 | Merge pull request #11013 from twbs/fix-10989 | Mark Otto | 15 | -25/+25 | |
| Use CDNs for more example JavaScripts | |||||
| 2013-10-09 | use data-ride="carousel" in the docs & examples; fixes #11005 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-09 | use CDN for jQuery instead of vendoring it; fixes part of #10989 | Chris Rebert | 10 | -10/+10 | |
| 2013-10-09 | use CDN for html5shiv instead of vendoring it; fixes part of #10989 | Chris Rebert | 15 | -15/+15 | |
| 2013-09-24 | Disable IE Compatibility Mode in docs, examples | Julian Thilo | 15 | -0/+15 | |
| ...because we don't support it and it may cause problems for people trying to view the docs in IE. | |||||
| 2013-09-23 | move /assets/ to /docs-assets/ ; fixes #10715 | Chris Rebert | 15 | -57/+57 | |
| 2013-09-19 | Same fix for the navbar example of sticky footer | Lipis | 1 | -3/+2 | |
| 2013-09-19 | Removed the unnecessary override and the !important from .wrap | Lipis | 1 | -3/+2 | |
| In the sticky footer example there were some weird stuff.. | |||||
| 2013-09-11 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -3/+3 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-11 | Updated the old btn-large in carousel example | Lipis | 1 | -3/+3 | |
| 2013-09-09 | fixes #9985: update grid classes in grid example | Mark Otto | 1 | -11/+7 | |
| 2013-09-09 | adding required attribute for example signin form | Topsitemakers | 1 | -2/+2 | |
