aboutsummaryrefslogtreecommitdiff
path: root/examples/non-responsive
AgeCommit message (Expand)AuthorFilesLines
2019-01-03Revert "Remove the individual examples."XhmikosR1-0/+11
2018-12-31Remove the individual examples.XhmikosR1-10/+0
2017-08-10example redirectsMark Otto2-375/+8
2016-07-25Docs for v3.3.7Chris Rebert1-3/+3
2015-11-24v3.3.6 releaseMark Otto1-0/+4
2015-06-16Try updating docsJulian Thilo2-4/+62
2015-03-16regenerate docs for v3.3.4Chris Rebert2-9/+6
2015-01-19docs for 3.3.2Mark Otto1-1/+1
2014-12-22apply fixes from master branch to example templatesChris Rebert2-2/+87
2014-11-123.3.1Mark Otto1-1/+1
2014-10-29bump to v3.3.0Mark Otto1-5/+5
2014-08-27port over most of the v3.2.1 docs fixesChris Rebert1-4/+3
2014-06-26merge in v3.2.0 changes; nuke a dupe _gh_pages dirMark Otto2-8/+17
2014-02-13lame-copy-paste files because Pages doesn't support custom source yetMark Otto2-8/+8
2014-01-30turn the docs upside down for the deploy because we're waiting on some new je...Mark Otto2-0/+225
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto2-225/+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-12-15inform the people that fixed positioning ain't all it's cracked up to be /cc ...Mark Otto1-0/+4
2013-12-01Fixes #9927: Update non-responsive example to prevent .navbar-collapse border...Mark Otto1-10/+14
2013-11-05fix 1 remaining instance of #11349Chris Rebert1-0/+1
2013-10-31Added navigation role to example navbarsAJ Acevedo1-1/+1
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
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
2013-09-23move /assets/ to /docs-assets/ ; fixes #10715Chris Rebert1-4/+4
2013-08-20fix #9924Chris Rebert1-2/+1
2013-08-18don't include other navbar links in non responsive docs; use generic linksMark Otto1-3/+3
2013-08-18prevent navbar from collapsing in non responsive example (fixes #9812)Mark Otto2-0/+148
2013-08-18add IE's Conditional comments for respondjs and html5shivsaiwang1-1/+6
2013-08-17update non-responsive docs and example to really disable itMark Otto2-2/+3
2013-08-17add nonresponsive template to examplesMark Otto2-0/+59