aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
AgeCommit message (Collapse)AuthorFilesLines
2013-12-04Add a migration tip for .label-important to .label-dangerCyrus Stoller1-0/+4
2013-12-04Add a migration tip for .label to .label-defaultCyrus Stoller1-0/+4
2013-11-30Fixes #10716: Update what's included docs to add info on both download optionsMark Otto1-6/+25
2013-11-30Fixes #11420: Update migration guide on split of .visible-/.hidden-desktop ↵Mark Otto1-2/+2
into .visible-/.hidden-md and .visible-/.hidden-lg
2013-11-09Better documentation for validation statesZlatan Vasović1-1/+10
2013-11-03Removed duplicated class change from migration instructionsPascal Borreli1-4/+0
2013-11-02Fix #7398 in Basic templateJulian Thilo1-1/+1
See https://github.com/twbs/bootstrap/issues/7398#issuecomment-27617890 for details. Thanks @martinburger
2013-10-28restore IDsMark Otto1-3/+3
2013-10-28editMark Otto1-1/+1
2013-10-28use regular text, not calloutsMark Otto1-12/+9
2013-10-28add warning about Respond.js not supporting @import; fixes #11143Chris Rebert1-0/+4
2013-10-16upgrade to html5shiv v 3.7.0Chris Rebert1-1/+1
2013-10-15add dots to class name references for consistencyChris Rebert1-2/+2
2013-10-15Include a note about text-based form control stylingCase Talbot1-1/+2
fixes #8824.
2013-10-14add IDs to frequently-referenced parts of the docsChris Rebert1-6/+6
2013-10-14Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-3/+12
Conflicts: getting-started.html
2013-10-14remove dupe contentMark Otto1-66/+0
2013-10-14Merge pull request #11078 from twbs/issue-11019-noteMark Otto1-1/+6
add note to docs about Respond.js & file:// ; fixes part of #11019
2013-10-14make Getting Started page's HTML more validChris Rebert1-5/+5
2013-10-14add note to docs about Respond.js & file:// ; fixes part of #11019Chris Rebert1-1/+6
2013-10-13Merge pull request #11077 from twbs/avoid-docs-assets-in-exampleMark Otto1-1/+1
avoid referencing /docs-assets/ in Getting Started docs example; use CDN URL for respond.js
2013-10-13Merge pull request #11075 from twbs/respond-js-cross-domain-noteMark Otto1-1/+5
fix #11003
2013-10-13avoid referencing /docs-assets/ in Getting Started docs example; use CDN URL ↵Chris Rebert1-1/+1
for respond.js
2013-10-13Merge branch 'docs_welcome'Mark Otto1-0/+67
2013-10-13fix #11003Chris Rebert1-1/+5
2013-10-10Merge pull request #11018 from twbs/use-httpsMark Otto1-2/+2
use https:// for CDN links
2013-10-10fix typo in Getting Started docs proseChris 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 html5shiv instead of vendoring it; fixes part of #10989Chris Rebert1-1/+1
2013-09-30Merge pull request #10806 from twbs/ios-safari-pct-roundingChris Rebert1-1/+1
add iOS and versions to Safari percent rounding warning; fixes #10723
2013-09-30add maintenance note regarding #10864's additionChris Rebert1-0/+2
2013-09-28Spelling mistakes in documentation.Dan Silver1-2/+2
2013-09-25add iOS and versions to Safari percent rounding warning; fixes #10723Chris Rebert1-1/+1
2013-09-24Use "Skip to main content" phrasing consistently; further #10786 fixesChris Rebert1-1/+1
2013-09-24Merge pull request #10786 from acspike/skip-nav-link-wordingMark Otto1-1/+1
Alter wording of example Skip Nav link to improve pronunciation
2013-09-24Add note about IE mode tag being included in docsJulian Thilo1-0/+1
2013-09-24Alter wording of example Skip Nav link to improve pronunciationAaron Spike1-1/+1
Screen reading applications, including Apple's VoiceOver, improperly pronounce the word "content" in "Skip to content" as an adjective rather than a noun because of insufficient context. "Skip to main content" is pronounced correctly. See #6 and Guideline #10 at the following site for more information: http://redish.net/content/papers/interactions.htmlAlter wording of example Skip Nav link to improve pronunciation
2013-09-23Merge pull request #10768 from twbs/polaroid-thumbnail-docsMark Otto1-1/+1
fix #10767; current .img-thumbnail is equivalent to old .img-polaroid
2013-09-23avoid using the term "assets" due to potential confusionChris Rebert1-1/+1
2013-09-23move /assets/ to /docs-assets/ ; fixes #10715Chris Rebert1-2/+2
2013-09-23fix #10767; current .img-thumbnail is equivalent to old .img-polaroidChris Rebert1-1/+1
2013-09-18merge plugin changes into main tableGordon Woodhull1-15/+0
2013-09-17a start at documenting plugin class changesGordon Woodhull1-0/+38
2013-09-13getting-started - Replace NetDNA.com with MaxCDN.comJustin Dorfman1-1/+1
2013-09-12Better? /cc @mdoZlatan Vasović1-1/+1
2013-09-12We also use Chrome :PZlatan Vasović1-1/+1
2013-09-11Merge pull request #10590 from twbs/doc-jquery-versionMark Otto1-1/+1
document jQuery version requirement; fixes #10355
2013-09-11add modal 'remote' option semantics change to migration docs; fixes #10585Chris Rebert1-0/+1
2013-09-11document jQuery version requirement; fixes #10355Chris Rebert1-1/+1
2013-09-11fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the ↵Mark Otto1-2/+7
docs