aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2015-11-24prep releasev3.3.6Mark Otto1-5/+5
2015-11-24grunt after version bumpMark Otto2-5/+5
2015-11-24bump versionMark Otto9-34/+34
2015-11-24gruntMark Otto8-11/+15
2015-11-15Docs: Add missing `tabindex="-1"` & `role="dialog"` to some `.modal`sChris Rebert1-3/+3
Refs https://github.com/twbs/bootlint/pull/314 [skip sauce]
2015-11-14that @cvrebert lifestyleMark Otto1-1/+1
2015-11-14fixes #17003Mark Otto1-0/+11
2015-11-12Merge pull request #17922 from jackzzjack/masterMark Otto1-0/+5
Add Chinese (Traditional) language translation.
2015-11-12Run `grunt`.XhmikosR7-7/+9
[ci skip]
2015-11-11Update verb tenses to proper tense for feature deprecationsKevin Kirsche2-2/+2
X-Ref: https://github.com/twbs/bootstrap/commit/fce30b57e2fbe750cdebf1794d3917f3176d06ce
2015-11-08Merge pull request #16965 from zacechola/document_icon_helpersMark Otto1-0/+5
Call out `.icon-next`, `.icon-prev` alternative classes for Carousel
2015-11-03Port 33103c0b522a385e849a4e95682705ffaf5cf86d to v3Chris Rebert1-10/+0
http://wkbug.com/146244 has been fixed in WebKit Nightly See http://trac.webkit.org/changeset/191954 Refs #15968 [ci skip]
2015-11-01Port 6f14f02fc56fbd26261fd4cec598b3f7b1db7ff2 to v3Chris Rebert1-10/+0
http://crbug.com/523282 has been fixed in Chrome Canary Refs #17913 [ci skip]
2015-10-30Merge pull request #18080 from twbs/csp-progressChris Rebert1-0/+5
Add docs regarding .progress, inline style attrs, and CSP
2015-10-30Add http://wkbug.com/150715 to Wall of Browser BugsChris Rebert1-0/+10
[skip sauce] [skip validator]
2015-10-29Add docs regarding .progress, inline style attrs, and CSP; closes #17785Chris Rebert1-0/+5
[skip sauce]
2015-10-29Run `grunt.XhmikosR10-15/+19
[skip sauce]
2015-10-28Port #18091 to v3Chris Rebert1-10/+0
Remove http://wkbug.com/149935 from Wall of Browser Bugs It's been fixed in WebKit Nightly! See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366 Refs #17438, #14237 [ci skip]
2015-10-26Merge pull request #17879 from bhamodi/masterMark Otto5-5/+5
Update Example Footers.
2015-10-26Port 152c491898bfbcaed93d0c69e6e4dcca9e4e07cd to v3Chris Rebert1-10/+0
https://webkit.org/b/150271 has been fixed! See http://trac.webkit.org/changeset/191610 Refs #17913 [ci skip]
2015-10-25Port 2332a3f536be75c4407557435c91cae359816625 to v3Chris Rebert1-2/+2
http://crbug.com/544290 was marked duplicate of http://crbug.com/523282 Refs #17913 [ci skip]
2015-10-23Adding subresource hashes to CDN links.Chris Barry1-3/+3
In Firefox 43 and Chrome 45 there will be support for Subresource Iintegrity (SRI). More information here: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity Closes #17729 by merging a tweaked version of it.
2015-10-17Port #17955 to v3Chris Rebert1-0/+20
Add #17913 to Wall of Browser Bugs Refs https://code.google.com/p/chromium/issues/detail?id=544290 Refs https://bugs.webkit.org/show_bug.cgi?id=150271 Closes #17913 [ci skip]
2015-10-14Add Chinese (Traditional) language website.jackzzjack1-0/+5
2015-10-13Clarify that .panel-heading overrides font-size of <hN> tagsPhilip Masek1-1/+1
Closes #17533 Closes #17735
2015-10-12Port #17906 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #14975 See https://bugs.webkit.org/show_bug.cgi?id=150079 Closes #14975 [ci skip]
2015-10-12Port #17902 to v3Chris Rebert1-10/+0
http://wkbug.com/138167 has been fixed! See http://trac.webkit.org/changeset/190893 Refs #9774, #14907 [ci skip]
2015-10-10Merge pull request #17880 from bhamodi/newline-fixesChris Rebert5-5/+5
Added missing new lines at EOF.
2015-10-10Add Wall of Browser Bugs entry for Safari related to #17438 / #14237Chris Rebert1-0/+10
https://bugs.webkit.org/show_bug.cgi?id=149935 [skip sauce]
2015-10-10Added missing new lines at EOF.Baraa Hamodi5-5/+5
2015-10-10Update Example Footers.Baraa Hamodi5-5/+5
2015-10-08Port #17820 to v3Chris Rebert1-0/+10
Add Wall of Browser Bugs entry for #17438 / #14237 Refs https://code.google.com/p/chromium/issues/detail?id=534750 Closes #17438 Closes #14237 [skip sauce]
2015-10-07Be pedantically correct; refs #17809Chris Rebert2-2/+2
[skip sauce]
2015-10-07Tooltips on <table>s should use container: body ; fixes #17809Chris Rebert2-4/+4
2015-10-01Remove http://bugzil.la/1048279 entry from Wall of Browser BugsChris Rebert1-10/+0
https://bugzilla.mozilla.org/show_bug.cgi?id=1048279 has been closed as WONTFIX. Refs #14124. [skip sauce]
2015-09-30Add CSS portion of IE10 viewport bug workaround to examplesChris Rebert19-0/+56
Fixes #17337
2015-09-30Add CSS portion of IE10 viewport bug workaround to docsChris Rebert2-0/+16
Refs #17337
2015-09-28Docs - clarify purpose of CSS class .in to .fadeTommy Kelly1-1/+1
2015-09-27Mention Chrome meta-bug on Wall of Browser BugsChris Rebert1-1/+5
https://code.google.com/p/chromium/issues/detail?id=536263 [skip sauce]
2015-09-05Separated link not actually separatedpsychobunny1-0/+2
2015-08-15Add Wall of Browser Bugs entry for #16988Chris Rebert1-0/+10
Refs http://wkbug.com/148061 Refs http://openradar.me/22299624 Closes #16988 [skip sauce]
2015-08-10Adds callout for `.icon-next`, `.icon-prev`Zac Echola1-0/+5
2015-08-04gruntMark Otto10-76/+26
2015-08-04replace holder.js references in dashboard example with placeholder gif. ↵Mark Otto1-4/+4
fixes #16699
2015-08-04Merge branch 'master' of https://github.com/twbs/bootstrapMark Otto4-30/+72
2015-08-04fixes #16902: remove the .container-fluid from the grid system in modal ↵Mark Otto1-45/+41
example since it's doubling up padding
2015-08-04Merge pull request #16560 from supergibbs/multiple-button-input-groupsMark Otto2-5/+43
Multiple button input groups
2015-08-04Merge pull request #16818 from zacechola/fix_16805Mark Otto2-25/+29
Move help block docs up page, add `.help-block` to validation example
2015-08-04Help with issues like #16823 by mentioning where to download example source codeMark Otto1-0/+2
2015-07-31Confirmed that Edge still suffers from two IE11 bugsChris Rebert1-2/+2
[skip sauce]