aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-29remove more mentions of themeMark Otto3-12/+4
2014-11-29no more themeMark Otto1-2/+0
2014-11-29bump docs versionMark Otto1-1/+1
2014-11-29Merge pull request #15167 from vsn4ik/rem_blob_master_from_linksMark Otto2-5/+5
Remove redundant .../blob/master/ prefix in markdown.
2014-11-28Merge pull request #15249 from dandv/patch-1Chris Rebert1-1/+1
Fix copy/paste error
2014-11-28Fix copy/paste errorDan Dascalescu1-1/+1
2014-11-27Add CSS source maps reference to docs. Closes #15211Peter Blazejewicz1-1/+3
- update distribution file list with relevant files - add a short reference to CSS source map purpose - add link to Google Chrome developer network article
2014-11-27Center .icon-prev and .icon-nextCatalin Zalog1-0/+1
Center .icon-prev and .icon-next the same way .glyphicon icon are. And this is the html markup: <a class="left carousel-control" href="#carousel-main-menu" role="button" data-slide="prev"> <span class="icon-prev" aria-hidden="true"></span> </a>
2014-11-25fix a bunch of padding and alignment things for formsMark Otto9-21/+21
2014-11-25disable shadows on buttons for nowMark Otto10-32/+9
2014-11-25hide sections of homepage and quick startMark Otto2-2/+6
2014-11-25fix margin on .bs-example thumbsMark Otto3-3/+3
2014-11-25alphabetize the orderingMark Otto1-4/+4
2014-11-25Merge pull request #15215 from twbs/input-date-chromeChris Rebert1-10/+0
Remove #12548's entry from the Wall of Browser Bugs [skip sauce]
2014-11-24Remove #12548's entry from the Wall of Browser BugsChris Rebert1-10/+0
Since https://crbug.com/346051 has been closed as WontFix. Bug is now documented in MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137 Refs #12548 [skip sauce]
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert37-168/+168
Refs #11410
2014-11-24Merge pull request #15108 from zacechola/irc_roomJulian Thilo1-1/+1
corrects IRC room
2014-11-24Run `grunt`.XhmikosR9-10/+10
2014-11-24Merge pull request #15198 from twbs/fix-15194Julian Thilo1-48/+80
Fix #15194: Shrink media link area
2014-11-23Merge pull request #15200 from twbs/mdnChris Rebert1-1/+1
add documenting in MDN as a step in browser bug handling process
2014-11-23Update links (.../blob/master prefix) in markdown.vsn4ik2-5/+5
2014-11-22add documenting in MDN as a step in browser bug handling processChris Rebert1-1/+1
[skip sauce] [skip validator]
2014-11-22add Apple Safari Radar entry for #8350Chris Rebert1-1/+1
2014-11-22Fix #15194: Shrink media link areaJulian Thilo1-48/+80
2014-11-21drop the theme exampleMark Otto3-661/+2
2014-11-21remove disable responsive docs sectionMark Otto1-13/+0
2014-11-21don't link to now removed non-responsive exampleMark Otto1-7/+0
2014-11-21drop non responsive exampleMark Otto2-224/+0
2014-11-20fix affix-top unit test to properly clean up after itselfChris Rebert1-0/+1
2014-11-20Merge pull request #15187 from twbs/doc-savage-contributingChris Rebert1-1/+3
Document Savage cross-browser JS pull request tester bot [skip sauce]
2014-11-20Document Savage cross-browser JS pull request tester botChris Rebert1-1/+3
Refs #12352, which is now implemented & deployed. More info: https://github.com/twbs/savage [skip sauce]
2014-11-20Update Wall of Browser Bugs entry for #14972Chris Rebert1-2/+2
http://crbug.com/429604 has been merged into http://crbug.com/175502
2014-11-20fix typo in CONTRIBUTING.mdChris Rebert1-1/+1
2014-11-20Merge pull request #15159 from twbs/docs-mutedXhmikosR3-4/+2
Clean up old `muted` references and switch to `text-muted`.
2014-11-20Merge pull request #15111 from twbs/events-tables-wrappingChris Rebert11-10/+15
Don't line wrap event names in JS plugin docs
2014-11-20Clean up old `muted` references and switch to `text-muted`.XhmikosR3-4/+2
2014-11-20Add a target to generate the gh-pages files.XhmikosR1-2/+12
It sets `github: true` for us.
2014-11-19Merge pull request #15182 from twbs/sauce-sub-accountChris Rebert1-2/+2
Switch to using sub-account of main Sauce account for Savage
2014-11-19Switch to using sub-account of main Sauce account for SavageChris Rebert1-2/+2
Refs commit 6cfd811fcc99e5800c9e6207c48a91f85f699ae7.
2014-11-19Merge pull request #15090 from twbs/dropdowns-eventsChris Rebert1-4/+5
consolidate relatedTarget docs in dropdown event docs
2014-11-19Merge pull request #15177 from twbs/savage-sauceChris Rebert2-3/+11
Adjust build scripts for Savage
2014-11-19Savage builds should not update the S3 cacheChris Rebert1-2/+2
2014-11-19grant Savage access to the S3 cacheChris Rebert1-0/+3
2014-11-19disable core tests for Savage buildsChris Rebert1-1/+3
2014-11-19skip HTML validator for Savage buildsChris Rebert1-0/+1
2014-11-19enable Sauce access for SavageChris Rebert1-0/+2
2014-11-19Merge pull request #15176 from twbs/savage-travisChris Rebert1-0/+2
Setup Travis event notification webhook for Savage [skip sauce] [skip validator]
2014-11-19Setup Travis event notification webhook for SavageChris Rebert1-0/+2
2014-11-19grunt distChris Rebert3-3/+3
2014-11-18Merge pull request #15166 from vsn4ik/upd_npm_and_core_teamJulian Thilo1-2/+2
Use npm instead NPM and update twbs team link.