| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-23 | Update cover.css | Jim Frode Hoff | 1 | -2/+2 | |
| Moved the inset box-shadow to .site-wrapper in order to keep the shadow at the edges even if content exceeds viewport and needs scrolling. | |||||
| 2014-06-19 | formatting | Mark Otto | 1 | -5/+0 | |
| 2014-06-19 | fixes #13881: restore existing striped progress bar behavior with theme styles | Mark Otto | 1 | -0/+8 | |
| 2014-06-19 | Nuke equal height columns example; got a few bugs that make it not ready for ↵ | Mark Otto | 2 | -165/+0 | |
| prime time in v3.2 | |||||
| 2014-06-09 | Move apple-touch-icon-precomposed.png and favicon.ico in docs root. | XhmikosR | 18 | -18/+18 | |
| This way, it works in all browsers. | |||||
| 2014-06-08 | fix nested containers (addresses some of #13682) | Mark Otto | 2 | -13/+8 | |
| 2014-06-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-06-08 | fixes #13210: clean up tooltip example | Mark Otto | 2 | -19/+15 | |
| 2014-05-28 | add missing role="menu" attrs to .dropdown-menu elements in docs+examples | Chris Rebert | 7 | -9/+9 | |
| Docs audit prompted by #13697. [skip sauce] | |||||
| 2014-05-22 | Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91. | XhmikosR | 20 | -20/+20 | |
| The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job. | |||||
| 2014-05-13 | Update jQuery to v1.11.1. | XhmikosR | 14 | -14/+14 | |
| 2014-05-12 | nuke the rtl example | Mark Otto | 2 | -662/+0 | |
| 2014-05-10 | Update html5shiv to 3.7.2. | XhmikosR | 21 | -21/+21 | |
| 2014-05-09 | Merge pull request #13558 from twbs/nav-tabs-role-tablist | Chris Rebert | 2 | -2/+2 | |
| add some ARIA roles to tabs for improved accessibility | |||||
| 2014-05-09 | add role="button" to [data-slide="prev"],[data-slide="next"] to improve ↵ | Chris Rebert | 3 | -6/+6 | |
| accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin | |||||
| 2014-05-09 | add role="tablist" to .nav-tabs in examples to improve accessibility | Chris Rebert | 2 | -2/+2 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin | |||||
| 2014-04-27 | add ie-emulation-modes-warning.js to docs & examples | Chris Rebert | 21 | -21/+42 | |
| 2014-04-24 | Merge pull request #13390 from twbs/ie10-viewport-bug | Mark Otto | 21 | -0/+63 | |
| add IE10 viewport bug workaround to examples | |||||
| 2014-04-23 | Add missing word. | Quy Ton | 1 | -1/+1 | |
| 2014-04-21 | Use the new respond.js URL. | XhmikosR | 21 | -21/+21 | |
| 2014-04-21 | Update html5shiv to v3.7.1. | XhmikosR | 21 | -21/+21 | |
| 2014-04-20 | add IE10 viewport bug workaround to examples | Chris Rebert | 21 | -0/+63 | |
| Closes #13379. | |||||
| 2014-04-19 | quote attribute value in selector in offcanvas.js | Chris Rebert | 1 | -1/+1 | |
| 2014-04-17 | fixes #13365: remove dupe css in grid example | Mark Otto | 1 | -5/+0 | |
| 2014-04-09 | grunt dist | Chris Rebert | 1 | -0/+1 | |
| 2014-04-08 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-04-08 | the space between spaces | Mark Otto | 1 | -1/+1 | |
| 2014-04-08 | add screenshot | Mark Otto | 1 | -0/+0 | |
| 2014-04-08 | Merge branch 'master' into equal-height-experiment | Mark Otto | 11 | -14/+116 | |
| 2014-04-07 | Fixes #13208: Drop <b> for <span> in code snippets and examples | Mark Otto | 8 | -14/+14 | |
| 2014-03-28 | Fix HTML errors | Julian Thilo | 2 | -11/+11 | |
| 2014-03-28 | Fix tooltip viewport example | Julian Thilo | 3 | -0/+102 | |
| - Move example to correct location docs/examples/ - Move custom JS and CSS into stand-alone files - Update headers and footers - Copy-editing | |||||
| 2014-03-27 | Add equal-height grid columns as an experimental example. | Chris Rebert | 2 | -0/+161 | |
| Based on @pete-otaqui's work from #11851 | |||||
| 2014-03-24 | fixes #13026: Document more Bootstrap components in the Theme and RTL examples | Mark Otto | 2 | -0/+524 | |
| 2014-03-24 | Fixes #13158: add link to nonresponsive docs in the example | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | Switch to `icon` instead of `shortcut icon` to fix the HTML validation tests. | XhmikosR | 19 | -19/+19 | |
| 2014-03-18 | [trivial] Updated dates | Lewis Cowper | 1 | -2/+2 | |
| 2014-03-11 | add role="alert" to Alert examples, to improve accessibility | Chris Rebert | 2 | -8/+8 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/d8fcbcd3fe86f0cb47fda0ffe269b2c7a2131f07/README.md#alert | |||||
| 2014-03-11 | Fixed typo at docs/examples/rtl/index.php | ORiON- | 1 | -1/+1 | |
| The filename generated at dist/css/ called 'bootstrap-rtl.min.css'. | |||||
| 2014-03-09 | Replace some images on the Carousel example with some base64 encoded 1x1 gifs | Mark Otto | 1 | -6/+6 | |
| 2014-03-07 | Add autoprefixer | Bas Bosman | 4 | -9/+11 | |
| 2014-03-06 | Merge pull request #12894 from lipis/patch-2 | Mark Otto | 1 | -0/+3 | |
| Removed margin-bottom from last p of .blog-footer | |||||
| 2014-03-04 | grunt after merging #12917 | Mark Otto | 3 | -5/+5 | |
| 2014-03-04 | Fixes #12916: Don't let .lead resize on viewport change | Mark Otto | 1 | -0/+5 | |
| 2014-03-04 | Merge pull request #12897 from avindra/patch-1 | Mark Otto | 1 | -0/+7 | |
| Fix for stray 1px line under top navigation in Dashboard example | |||||
| 2014-03-03 | Merge branch 'master' into rtl_via_css_flip | Mark Otto | 5 | -5/+6 | |
| 2014-03-02 | Fix for stray 1px line under top navigation | avindra | 1 | -0/+7 | |
| If you add an "active" class to one of the <li> elements in the top navigation, and style it so that active tabs have a different color, it becomes clear that there is a 1 pixel stray line under the navigation. This style fixes that. | |||||
| 2014-03-02 | Removed margin-bottom from last p of .blog-footer | Lipis | 1 | -0/+3 | |
| 2014-02-27 | Fix csslint errors. | XhmikosR | 5 | -5/+6 | |
| 2014-02-24 | Use CSS Flip to generate RTL variation | Mark Otto | 2 | -0/+396 | |
