aboutsummaryrefslogtreecommitdiff
path: root/examples/offcanvas
AgeCommit message (Collapse)AuthorFilesLines
2019-01-03Revert "Remove the individual examples."XhmikosR1-0/+11
Redirect them instead to v3.4 examples.
2018-12-31Remove the individual examples.XhmikosR1-10/+0
2017-08-10example redirectsMark Otto3-199/+8
2016-07-25Docs for v3.3.7Chris Rebert1-3/+3
2015-11-24v3.3.6 releaseMark Otto1-3/+5
2015-06-16Try updating docsJulian Thilo1-1/+1
2015-03-16regenerate docs for v3.3.4Chris Rebert1-0/+1
2015-01-19docs for 3.3.2Mark Otto1-1/+1
2014-12-22apply fixes from master branch to example templatesChris Rebert1-2/+2
2014-10-29bump to v3.3.0Mark Otto1-20/+19
2014-08-27port over most of the v3.2.1 docs fixesChris Rebert1-4/+5
2014-06-26merge in v3.2.0 changes; nuke a dupe _gh_pages dirMark Otto3-7/+11
2014-02-13lame-copy-paste files because Pages doesn't support custom source yetMark Otto3-7/+15
2014-01-30turn the docs upside down for the deploy because we're waiting on some new ↵Mark Otto3-0/+186
jekyll hotness
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto3-186/+0
2013-12-24Update Respond.js to v1.4.2.XhmikosR1-1/+1
2013-12-23Fixes #11975: Change from png to .ico for faviconMark Otto1-1/+1
2013-11-30Merge pull request #11330 from maxwellium/patch-1Mark Otto1-1/+2
fixing offcanvas example for chrome
2013-11-03Add toogle nav for screen readers in examplesThanos Lefteris1-0/+1
2013-11-01otherwise content scrolls on chromemaxwellium1-1/+2
without change, body scrolls on chrome Version 30.0.1599.101 (OSX 10.9)
2013-10-30remove unused `{{ page.base_url }}` variables, and fix the urlswangsai1-1/+1
2013-10-17Warn about IE8 + Respond.js + file:// problem in examples; fix #11019Chris Rebert1-0/+3
2013-10-16upgrade to html5shiv v 3.7.0Chris Rebert1-1/+1
2013-10-13use CDN for respond.jsChris Rebert1-1/+1
2013-10-10use https:// for CDN linksChris Rebert1-2/+2
- works when viewing page via file:// - sets a good example security-wise
2013-10-09use CDN for jQuery instead of vendoring it; fixes part of #10989Chris Rebert1-1/+1
2013-10-09use CDN for html5shiv instead of vendoring it; fixes part of #10989Chris Rebert1-1/+1
2013-09-24Disable IE Compatibility Mode in docs, examplesJulian Thilo1-0/+1
...because we don't support it and it may cause problems for people trying to view the docs in IE.
2013-09-23move /assets/ to /docs-assets/ ; fixes #10715Chris Rebert1-4/+4
2013-09-04polish off #10227 with an inline commentMark Otto1-1/+1
2013-09-04Merge pull request #10227 from UTCWebDev/masterMark Otto1-1/+4
Fixes 10212 - Make custom max-width on row conform to Bootstrap convention
2013-09-01fixes alignment and nav list in offcanvas exampleMark Otto2-17/+14
2013-08-28Prevent X-scroll on small screensUTCWebDev1-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-27Make custom max-width on row conform to Boostrap conventionUTCWebDev1-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-25Correct TypoLuis Nell1-2/+2
2013-08-24Add even more role="button" attributesKevin Suttle1-6/+6
Missed the <a class="btw" in my regex search
2013-08-18add IE's Conditional comments for respondjs and html5shivsaiwang1-1/+6
2013-08-17add respond.js to all examples (fixes #9731)Mark Otto1-2/+7
2013-08-16fixes #9701: fix up offcanvas exampleMark Otto2-7/+7
2013-08-16fix up sticky footer example (fixes #9680) and add favicons to all examplesMark Otto1-0/+1
2013-08-15hella examples fixing, mostly navbars and lots of work on grids exampleMark Otto2-23/+23
2013-08-15move to examples dirMark Otto3-0/+169