0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Commit Graph

109 Commits

Author SHA1 Message Date
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
Mark Otto
831d3215c6 more accurate dist contents 2013-08-18 22:45:30 -07:00
Mark Otto
73f56a9036 more migration guide work 2013-08-18 22:43:29 -07:00
PatrickJS
2a2a8e9e20 fix file structure in What's included 2013-08-18 22:27:30 -07:00
Mark Otto
869a163e67 Fix broken link and wrong label 2013-08-18 22:19:16 -07:00
Mark Otto
e989acfc79 Add responsive tables with help of .table-responsive wrapper 2013-08-18 21:43:05 -07:00
Mark Otto
9dcae610e9 Merge branch '3.0.0-wip' into bs3_homepage
Conflicts:
	customize.html
	examples/justified-nav/justified-nav.css
2013-08-18 19:02:42 -07:00
Chris Rebert
ed3e870da8 tweak formatting of additional migration notes 2013-08-18 16:39:08 -07:00
Chris Rebert
2ca46ff97e add angle brackets 2013-08-18 16:36:49 -07:00
Mark Otto
776fb435c5 update nav for getting started migration 2013-08-18 11:13:56 -07:00
thgh
5e2569f15b Fix well class names in migration section of getting-started.html 2013-08-18 19:54:28 +02:00
Mark Otto
6496ffb7d4 reformat all the things 2013-08-18 10:26:50 -07:00
iatek
d1519400f2 updates to migration 2013-08-18 07:19:53 -04:00
Mark Otto
d13c4e5e5b Update URLs in config to what I think they need to be; add theme CDN url 2013-08-17 23:07:15 -07:00
Mark Otto
18766db634 Merge branch '3.0.0-wip' into bs3_homepage
Conflicts:
	dist/css/bootstrap.min.css
2013-08-17 22:39:07 -07:00
Mark Otto
3e02b0f5d0 Update docs text a bit 2013-08-17 22:11:21 -07:00