| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-30 | Merge pull request #11330 from maxwellium/patch-1 | Mark Otto | 1 | -1/+2 | |
| fixing offcanvas example for chrome | |||||
| 2013-11-03 | Add toogle nav for screen readers in examples | Thanos Lefteris | 1 | -0/+1 | |
| 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-30 | remove unused `{{ page.base_url }}` variables, and fix the urls | wangsai | 1 | -1/+1 | |
| 2013-10-17 | Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 | Chris Rebert | 1 | -0/+3 | |
| 2013-10-16 | upgrade to html5shiv v 3.7.0 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-13 | use CDN for respond.js | Chris Rebert | 1 | -1/+1 | |
| 2013-10-10 | use https:// for CDN links | Chris Rebert | 1 | -2/+2 | |
| - works when viewing page via file:// - sets a good example security-wise | |||||
| 2013-10-09 | use CDN for jQuery instead of vendoring it; fixes part of #10989 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-09 | use CDN for html5shiv instead of vendoring it; fixes part of #10989 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-24 | Disable IE Compatibility Mode in docs, examples | Julian Thilo | 1 | -0/+1 | |
| ...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 | 1 | -4/+4 | |
| 2013-09-04 | polish off #10227 with an inline comment | Mark Otto | 1 | -1/+1 | |
| 2013-09-04 | Merge pull request #10227 from UTCWebDev/master | Mark Otto | 1 | -1/+4 | |
| Fixes 10212 - Make custom max-width on row conform to Bootstrap convention | |||||
| 2013-09-01 | fixes alignment and nav list in offcanvas example | Mark Otto | 2 | -17/+14 | |
| 2013-08-28 | Prevent X-scroll on small screens | UTCWebDev | 1 | -0/+3 | |
| html overflow-x must be hidden to prevent accidental x-scroll on small screens. This is more apparent with touch screens, where the user often gestures diagonally instead of a true vertical gesture. | |||||
| 2013-08-27 | Make custom max-width on row conform to Boostrap convention | UTCWebDev | 1 | -1/+1 | |
| Bootstrap break point for tablet portrait 768 keeps the row intact, so it's not appropriate to have off-canvas elements at that width. Custom off-canvas.css should be breakpoint 767px | |||||
| 2013-08-25 | Correct Typo | Luis Nell | 1 | -2/+2 | |
| 2013-08-24 | Add even more role="button" attributes | Kevin Suttle | 1 | -6/+6 | |
| Missed the <a class="btw" in my regex search | |||||
| 2013-08-18 | add IE's Conditional comments for respondjs and html5shiv | saiwang | 1 | -1/+6 | |
| 2013-08-17 | add respond.js to all examples (fixes #9731) | Mark Otto | 1 | -2/+7 | |
| 2013-08-16 | fixes #9701: fix up offcanvas example | Mark Otto | 2 | -7/+7 | |
| 2013-08-16 | fix up sticky footer example (fixes #9680) and add favicons to all examples | Mark Otto | 1 | -0/+1 | |
| 2013-08-15 | hella examples fixing, mostly navbars and lots of work on grids example | Mark Otto | 2 | -23/+23 | |
| 2013-08-15 | move to examples dir | Mark Otto | 3 | -0/+169 | |
