Chris Rebert
1cf8fcda65
add iOS and versions to Safari percent rounding warning; fixes #10723
2013-09-25 17:25:50 -07:00
Chris Rebert
af4d102767
Use "Skip to main content" phrasing consistently; further #10786 fixes
2013-09-24 18:02:18 -07:00
Mark Otto
63206a17e8
Merge pull request #10786 from acspike/skip-nav-link-wording
...
Alter wording of example Skip Nav link to improve pronunciation
2013-09-24 17:24:00 -07:00
Julian Thilo
735105ae72
Add note about IE mode tag being included in docs
2013-09-24 22:49:47 +02:00
Aaron Spike
dcfd9f27ff
Alter wording of example Skip Nav link to improve pronunciation
...
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-24 11:52:06 -05:00
Mark Otto
9ce142ca12
Merge pull request #10768 from twbs/polaroid-thumbnail-docs
...
fix #10767 ; current .img-thumbnail is equivalent to old .img-polaroid
2013-09-23 19:10:38 -07:00
Chris Rebert
f503efc490
avoid using the term "assets" due to potential confusion
2013-09-23 13:02:33 -07:00
Chris Rebert
8aa5181126
move /assets/ to /docs-assets/ ; fixes #10715
2013-09-23 13:02:26 -07:00
Chris Rebert
29935e4e26
fix #10767 ; current .img-thumbnail is equivalent to old .img-polaroid
2013-09-23 12:06:33 -07:00
Gordon Woodhull
40d3e4c48b
merge plugin changes into main table
2013-09-18 07:44:56 -04:00
Gordon Woodhull
abee1cdf9d
a start at documenting plugin class changes
2013-09-17 12:03:02 -04:00
Justin Dorfman
6397ba1125
getting-started - Replace NetDNA.com with MaxCDN.com
2013-09-13 11:45:15 -07:00
Zlatan Vasović
9a21fdaf6d
Better? /cc @mdo
2013-09-12 18:35:33 +02:00
Zlatan Vasović
869238c071
We also use Chrome :P
2013-09-12 10:15:38 +02:00
Mark Otto
ecc6978241
Merge pull request #10590 from twbs/doc-jquery-version
...
document jQuery version requirement; fixes #10355
2013-09-11 20:22:33 -07:00
Chris Rebert
306d850d3a
add modal 'remote' option semantics change to migration docs; fixes #10585
2013-09-11 20:08:59 -07:00
Chris Rebert
a1b0311597
document jQuery version requirement; fixes #10355
2013-09-11 19:53:32 -07:00
Mark Otto
6519303549
fixes #10497 : Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs
2013-09-11 16:06:43 -07:00
Rory O’Kane
eebbee7c81
Fix capitalization of “list groups” in middle of sentence
...
When “list groups” is used in the middle of a sentence in http://getbootstrap.com/components/#list-group-basic , it is not capitalized.
2013-09-11 12:18:32 -04:00
Chris Rebert
6bc1a5cf6e
add .control* to migration docs; fixes #10532
2013-09-09 12:34:53 -07:00
Mark Otto
fb9c81f894
dat hash
2013-09-09 10:19:53 -07:00
Mark Otto
ea99a0a6f1
dat @juthilo edit
2013-09-09 09:51:38 -07:00
Mark Otto
674e83aa01
Copy edits from @cvrebert and @juthilo
2013-09-09 08:34:21 -07:00
Mark Otto
d42591e6e5
use irc link
2013-09-08 19:56:11 -07:00
Mark Otto
f00e6deb92
shorter avatar urls
2013-09-08 19:49:40 -07:00
Mark Otto
77549410d5
Add Welcome section to docs
...
* Fixes unrelated typo in readme
* Add new Welcome section with history, team, callouts, and community
subsections
* Redesigns callouts to be a bit lighterweight with colored headings
2013-09-08 18:37:39 -07:00
Mark Otto
394161f281
Merge branch 'GSEdits7' of https://github.com/StevenBlack/bootstrap into StevenBlack-GSEdits7
...
Conflicts:
getting-started.html
2013-09-06 09:11:26 -07:00
Steven Black
00673991af
Fixed two more instances of [.]LESS in the text
2013-09-05 14:03:43 -04:00
Steven Black
bdb9fd9a7c
Removed the '.' from '.LESS' in two instances.
2013-09-05 13:43:04 -04:00
Steven Black
e94b790e64
Standardizing on LESS (uppercase) and avoiding the word 'less' where that's easy and sensible.
2013-09-05 09:09:20 -04:00
Steven Black
f1fba93c1e
Better wording, avoiding 'invoke', and misc edits
2013-09-05 08:53:50 -04:00
Chris Rebert
121790c106
add <code> around ".less" in Getting Started docs
2013-09-04 21:28:04 -07:00
Steven Black
63b61eea7f
Docs - Getting started: refactor 'Customizing Bootstrap'
2013-09-04 23:39:57 -04:00
Mark Otto
44fddf1c3e
fixes #10449 : use th with scope in table; add scope to th in thead
2013-09-04 17:46:25 -07:00
Steven Black
e3647c1320
fixed a </p> tag that was on its own line.
2013-09-04 14:40:32 -04:00
Steven Black
11c3ffe4fc
Yet another manually wrapped text line consolidated
2013-09-04 12:22:51 -04:00
Steven Black
a37b37169f
Removed a trailing space at end of line.
2013-09-04 12:18:58 -04:00
Steven Black
43efd43717
Fixed to lowercase 'v' in 'v3.0'
2013-09-04 12:17:39 -04:00
Steven Black
ea734863c3
No manual line breaks in HTML text as per custom.
2013-09-04 11:29:51 -04:00
Steven Black
a82d038f52
For consistency with the rest of the docs, removed manually line-wrapped HTML text.
2013-09-04 09:03:03 -04:00
Steven Black
6ed44eded5
Getting started docs - Migrating section: refactor some of the text for clarity and easy reading.Also removed some rogue tab characters in the source that I introduced in prior commits.
2013-09-04 00:20:28 -04:00
Chris Rebert
6ac5a1e2dc
add .nav-list & .nav-header to removals section of migration guide; fixes #9139
2013-09-03 19:52:25 -07:00
Mark Otto
2804d37429
Merge branch 'color-code-IE89-table'
2013-09-03 18:20:43 -07:00
Mark Otto
e62a04a19b
Color code IE8-9 table with text classes and Glyhpicons instead of table classes
2013-09-03 18:20:21 -07:00
Chris Rebert
19db69c902
we've got your back (sorta), Linux Firefox users
2013-09-03 17:01:21 -07:00
Chris Rebert
5dc65894c0
Color-code the "Internet Explorer 8 and 9" features table
2013-09-03 16:51:17 -07:00
Chris Rebert
3bb3680aac
docs: fix typo in "Internet Explorer 8 and 9" features table
...
"placehoder" (sic)
2013-09-03 16:46:02 -07:00
Chris Rebert
f3c644cb1b
copyedit "Internet Explorer 8 and box-sizing" section
2013-09-03 16:36:13 -07:00
Mark Otto
b150422335
Merge pull request #10408 from twbs/getting-started-minor-edits
...
CSS vs. LESS vs. styles terminology; "precompiled" terminology
2013-09-03 15:52:28 -07:00
Mark Otto
171fc396ac
Merge branch 'master' of github.com:twbs/bootstrap
2013-09-03 15:50:44 -07:00
Mark Otto
0a78e7907d
fixes #10406 : Update grid to use width on .container instead of max-width as IE8 improperly computes width
2013-09-03 15:49:03 -07:00
Chris Rebert
7fbd8affe4
CSS vs. LESS vs. styles terminology; "precompiled" terminology
2013-09-03 12:32:24 -07:00
Chris Rebert
a1b3fb339e
minor copyedit
2013-09-03 12:15:33 -07:00
Mark Otto
87df4784c1
Merge branch 'master' of github.com:twbs/bootstrap
2013-09-03 07:31:00 -07:00
Mark Otto
c2a5334dee
fixes #10396 : mention table class change in migration docs
2013-09-03 07:30:46 -07:00
Mark Otto
b080347106
Merge pull request #10375 from StevenBlack/GSEdits4
...
Refactoring the paragraph describing the 'Examples' section.
2013-09-03 02:28:01 -07:00
Mark Otto
352f5923d7
Merge branch 'master' of github.com:twbs/bootstrap
2013-09-03 00:55:29 -07:00
Mark Otto
36afdbcaac
mo betta docs on box-sizing to build on e521ee8309
2013-09-03 00:49:59 -07:00
Mark Otto
49373b9b45
fixes #10372 : two download buttons on homepage; also fixes broke button styles
2013-09-02 20:20:47 -07:00
Mark Otto
a4897aed88
Merge pull request #10382 from StevenBlack/GSEdits5
...
'Disabling responsiveness' section of docs: simplification and focus
2013-09-02 20:13:57 -07:00
Mark Otto
e521ee8309
update box-sizing third party support section to include mention of google CSE and expand to include CSS and Less options
2013-09-02 19:52:59 -07:00
Steven Black
9361ebe4fd
Getting Started page: Simplified and focused the text of the 'Disabling responsiveness' section.
2013-09-02 20:01:36 -04:00
Steven Black
259be69e25
Refactoring the paragraph describing the 'Examples' section.
2013-09-02 15:24:55 -04:00
Mark Otto
741e0fc52c
fixes #10344 : Update IE8-9 support section with table of specific CSS3 and HTML5 features and their support in Bootstrap
2013-09-01 23:58:22 +02:00
Mark Otto
bfda156bb9
alt fix to #10278 : Change Google Maps compatibility warning to a general box-sizing warning
2013-09-01 23:32:35 +02:00
Mark Otto
26727bfefd
Merge branch 'master' of github.com:twbs/bootstrap
2013-09-01 21:55:59 +02:00
Chris Rebert
9369489883
fix straggler instance of "Tiny grid" terminology
2013-09-01 04:14:55 -07:00
Chris Rebert
5418a72243
tweak #10298
2013-09-01 01:35:56 -07:00
Chris Rebert
2066ea50a2
Merge pull request #10298 from jhr007/patch-1
...
Note the change to the progress bar.
2013-09-01 01:34:15 -07:00
Mark Otto
e2c6d32997
fixes #10277 : Mention removal of navbar vertical dividers in migration docs
2013-09-01 10:21:27 +02:00
Chris Rebert
a7863c112d
restore "only" wording in docs regarding Recess/less.js
...
It was there for good reason.
We're not gonna deal with lessphp or dotless bugs.
2013-09-01 01:09:28 -07:00
Mark Otto
8f80a76bf3
Merge pull request #10299 from StevenBlack/GettingStartedEdits1
...
'Getting started' section: refactoring for succinctness, active voice, and consistency with button and link captions.
2013-08-31 23:17:54 -07:00
Steven Black
a18fefe9bc
Getting started docs: tweaks to the _Basic template_ section
2013-08-31 00:03:14 -04:00
jhr007
0aa4eecee1
Moved "Major class changes" section; Added progress-bar-*
2013-08-30 00:14:21 -05:00
Steven Black
2e2fffe8f8
more refactoring of the 'Getting started' section towards more succinct and active wording.
2013-08-30 01:07:09 -04:00
Steven Black
36044b3a11
More concise 'fastest way' statement, and consistency with the text of the Download button
2013-08-30 00:38:48 -04:00
jhr007
f567646738
Add a change to the progress bar.
...
In v3 the inner progress bar should have .progress-bar not .bar
2013-08-29 23:21:07 -05:00
Chris Rebert
5b21768c05
fix #10292
2013-08-29 16:12:39 -07:00
jody tate
1786aed71d
a few wording tweaks
...
- Changed some existential constructions (yes, they're really called
existential http://en.wikipedia.org/wiki/Existential_clause ). These
aren't innately evil, but rewordings of existential clauses often sound
more direct.
- Changed a "which" to a "that."
2013-08-27 09:11:33 -07:00
Mark Otto
e4a2c35b84
Fixes #10088 : Simpler nested headings section in accessibility docs
...
* Headings, not headers
* Simplifies content compared to #10088 which adds quite a lot
* Uses proper heading elements (`h1` - `h6`) and not `header`
* Collects links at bottom instead of mid-paragraph
2013-08-27 08:19:51 -07:00
Javier Eguiluz
52c7bacd44
[doc] tweaked the appearance of the last item of the file listings
2013-08-27 13:24:46 +02:00
Mark Otto
4d23aa4ef5
Address #9873 and fix #9774
...
* Update styling of justified nav links to be more mobile friendly
(with all four rounded corners and some margin between items)
* Add note to docs to callout bogus WebKit rendering on component and
example
2013-08-26 17:37:52 -07:00
Mike Reid
62fde12c8a
Corrected 3.0 responsive utility class reference mapping when migrating from 2.x (now accounting for new Large device support.) Also synchronized breakpoint values from Grid options > Media queries, for clarity.
2013-08-25 00:05:20 -06:00
Kevin Suttle
dd9c15273c
Add even more role="button" attributes
...
Missed the <a class="btw" in my regex search
2013-08-24 16:31:15 -04:00
Mark Otto
7edd87dde9
Merge branch 'master' of github.com:twbs/bootstrap
2013-08-23 21:45:58 -07:00
Mark Otto
c4f1591e70
fixes #10095 : note about backwards incompatibility
2013-08-23 21:45:46 -07:00
Chris Rebert
9b2ff3713e
fix #10054 ; mention .muted -> .text-muted in migration docs
2013-08-23 16:12:24 -07:00
Chris Rebert
f7d6b488e6
fix #10029
2013-08-22 12:30:32 -07:00
Chris Rebert
295fef252e
links to a release instead of master, so rephrase description accordingly
2013-08-20 14:16:31 -07:00
Mark Otto
0682af9ee4
use n/a not -
2013-08-19 00:05:03 -07:00
Mark Otto
c77bae308a
more copy edits
2013-08-19 00:03:28 -07:00
Mark Otto
de7cc0c17f
don't repeat ourselves in the disabled responsiveness stuff
2013-08-18 23:58:31 -07:00
Mark Otto
2275277be4
no linenos
2013-08-18 23:54:42 -07:00
Mark Otto
35092a7cfd
no lead on that paragraph
2013-08-18 23:54:18 -07:00
Mark Otto
f7a7cb479f
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
...
Conflicts:
getting-started.html
2013-08-18 23:52:22 -07:00
Mark Otto
7dcfc44426
Nuke the repeated blog stuff and just point people to the upcoming post
2013-08-18 23:51:24 -07:00
Chris Rebert
4ab4678f0f
let's avoid calling it that
2013-08-18 23:24:31 -07:00
Chris Rebert
c9b4f7254b
This-Is-SPARTA! Or rather, HTML. Not Markdown.
2013-08-18 23:18:58 -07:00
Mark Otto
1b97f2a16e
update template in getting started docs to reflect shim and respond.js in examples
2013-08-18 23:07:36 -07:00
Mark Otto
0853ece4c8
Merge branch '3.0.0-wip' into bs3_homepage
2013-08-18 22:47:09 -07:00