0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

173 Commits

Author SHA1 Message Date
Mark Otto
2a43e7e78a Break up docs into includes 2014-03-16 19:03:53 -07:00
Mark Otto
ef5d8e98e2 Merge branch 'master' into sr-only-focusable
Conflicts:
	dist/css/bootstrap.css
2014-03-08 20:34:29 -08:00
Chris Rebert
421e7af137 add link from Getting Started page to Wall of Browser Bugs page 2014-03-06 15:19:27 -08:00
hebbet
983265b08a Remove second tbody from Supported browsers
Removed the second tbody from "Internet Explorer 8 and 9" Table
2014-02-22 21:49:58 +01:00
Chris Rebert
8af1673ab7 change translation docs in light of #11342 & its many dupes 2014-02-19 11:27:16 -08:00
Chris Rebert
ca02f49013 Safari rounding problem still present as of v7.0.1 for OS X 2014-02-16 12:26:09 -08:00
Mark Otto
6f0059c527 add version to getting started page 2014-02-10 22:12:28 -08:00
Chris Rebert
dc5917bedf update docs to include+use .sr-only-focusable 2014-02-10 10:46:17 -08:00
Quy Ton
8dab75d408 Reorder links 2014-02-09 09:18:11 -08:00
Zlatan Vasović
bdf9ce4c45 Omit semicolons consistently in docs 2014-02-07 19:31:08 +01:00
Mark Otto
c399bfb015 Fixes #12477: Clarify IE support in docs 2014-02-07 01:49:12 -08:00
Mark Otto
2865fde67f Fixes #12590: Add Korean translation link 2014-02-07 01:41:04 -08:00
Chris Rebert
8ee208e9c1 fix #12566 2014-02-03 12:19:50 -08:00
Chris Rebert
880a38e1a4 add StackOverflow to Community section of Getting Started docs 2014-02-02 21:44:09 -08:00
Mark Otto
1802cedbc1 Use scss option instead of css for better highlighting 2014-01-31 13:12:31 -08:00
Julian Thilo
0cbfdd19bd Add link to German translation and reorder links 2014-01-25 16:08:15 +01:00
Chris Rebert
b9d1ae092f add ID to "Box sizing" section of Getting Started docs 2014-01-23 17:01:43 -08:00
Chris Rebert
6d08763136 add docs note to address #12078 2014-01-22 17:28:00 -08:00
Mark Otto
cd78b43185 Merge pull request #12308 from twbs/fix-12298
Fix #12298
2014-01-20 20:15:37 -08:00
Chris Rebert
5cc3c62e30 slap a lang attr on <html> in the Getting Started basic template
for consistency with docs/examples/starter-template/index.html
2014-01-20 16:53:31 -08:00
Chris Rebert
79487ba499 fix #12298 2014-01-19 23:07:32 -08:00
Julian Thilo
0dc26b2e07 Make head elements order uniform across templates and examples 2014-01-19 15:59:21 +01:00
Zlatan Vasović
cf8f1ec0cd Improve <meta> tags 2014-01-19 13:27:17 +01:00
Chris Rebert
60298dd623 add X-UA-Compatible <meta> to basic template 2014-01-18 18:39:46 -08:00
Chris Rebert
b67cba2b4d make WP8 device-width hack code fully consistent between docs HTML & docs JS 2014-01-18 18:35:47 -08:00
Julian Thilo
10a158ff93 Fix typos, sentences in getting-started.html 2014-01-18 23:46:32 +01:00
Mark Otto
c322612218 move migration docs to new separate page, leave callout on getting started page; fixes #12244 2014-01-18 14:09:09 -08:00
Julian Thilo
a56cf753ce Make spelling of Less uniform throughout the docs 2014-01-18 18:40:47 +01:00
Mark Otto
dcdf716eef copy 2014-01-17 19:04:14 -08:00
Chris Rebert
172de467eb present browser compatibility info in a table 2014-01-17 17:12:52 -08:00
Chris Rebert
53bcb829bb move Community & Translations docs sections from About to Getting Started 2014-01-15 15:34:10 -08:00
Chris Rebert
91c6419d09 Getting Started: fix ID of heading so matches TOC 2014-01-15 14:26:29 -08:00
Mark Otto
4b1ff7fa49 Formatting and docs changes 2014-01-12 00:04:24 -08:00
Mark Otto
bacfd65cb2 Merge branch 'master' into docs_derp
Conflicts:
	docs/getting-started.html
2014-01-11 19:13:10 -08:00
Chris Rebert
80c9c14ab9 rm lingering reference to Recess in the docs
Refs c0200426ee
2014-01-11 17:15:08 -08:00
Zlatan Vasović
62fe50df73 Update docs per .container-fluid addition
- Remove `.container-fluid` from "removed classes".
- Container isn't fluid by default (`.container`) and `.row` isn't percentage-based, so update docs.
2014-01-11 22:04:33 +01:00
Mark Otto
ea20f44815 Merge branch 'master' into docs_derp
Conflicts:
	docs/assets/css/docs.css
2014-01-09 20:33:55 -08:00
juniorconte
7722ab5566 notes from .input-block-level 2014-01-06 11:41:15 -02:00
Mark Otto
a5e29a8f34 link 2014-01-05 23:43:13 -08:00
Mark Otto
3e54be9ae6 Merge branch 'master' into docs_derp
Conflicts:
	docs/components.html
2014-01-05 23:19:34 -08:00
wangsai
ed8ef84597 fix the paragraph outside of '.bs-docs-section' 2014-01-06 14:39:09 +08:00
Mark Otto
ed5c7baaf1 Merge branch 'master' into docs_derp 2014-01-05 17:49:40 -08:00
Chris Rebert
41257fe794 Merge pull request #12104 from ghoullier/master
Replace getElementsByTag with querySelector in IE10 Mobile viewport JS snippet
2014-01-05 11:47:00 -08:00
Gregory HOULLIER
a53cf55be2 Replace getElementsByTag by querySelector for IE10 Mobile plateform. 2014-01-05 20:15:48 +01:00
Quy Ton
3e92ab0149 Fix typos 2014-01-05 08:38:32 -08:00
Quy Ton
a617c805f2 Fix anchor links 2014-01-04 09:28:56 -08:00
Mark Otto
0b75e2d738 Merge branch 'master' into docs_derp 2014-01-03 13:18:12 -08:00
Chris Rebert
007d61cfad flip order so sentence reads better 2014-01-03 12:29:45 -08:00
Chris Rebert
56b5f5b353 de-emphasize /docs/assets and docs HTML now that they're outside of the root dir 2014-01-03 12:21:38 -08:00
Quy Ton
63df2ced6e Update source code download structure 2014-01-03 11:42:27 -08:00