aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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.
2014-11-18Use npm instead NPM and update twbs team link.vsn4ik1-2/+2
2014-11-17Merge pull request #15154 from nickyod/affix-top-bugChris Rebert2-1/+30
2014-11-17Fixes affix-top class not applyingNick O'Donoghue1-1/+1
Use scrollTop instead of colliderTop which uses the elements offset().top, as the offset top does not account for padding. This issue can be replicated by using a navbar-fixed-top and applying relevant padding to the body. (A navbar-static-top with no padding on the body does not encounter this issue) Fixes #15078 Closes #15154 by merging it
2014-11-17add unit test for affix-top for padding issueNick O'Donoghue1-0/+29
2014-11-17Merge pull request #15161 from twbs/travis-lintChris Rebert1-3/+3
fix travis.yml lint errors
2014-11-17fix travis.yml lint errorsChris Rebert1-3/+3
2014-11-17gruntHeinrich Fenkart8-23/+17
2014-11-17Revert "Follow-up to #13074: use spec syntax instead of deprecated mixins"Heinrich Fenkart1-7/+7
This reverts commit b10b373c6019666dbe1152245c9efdf214ceaa6a. Resolves #14937.
2014-11-17Merge pull request #15156 from Quy/masterChris Rebert1-1/+1
Fix spelling of necolas' last name
2014-11-17Fix name spellingQuy Ton1-1/+1
2014-11-17Since Safari has released new fixed versions, we're unlikely to take any ↵Chris Rebert1-1/+0
further action on this.
2014-11-17Merge pull request #15125 from patrickhlauke/docs-clean-upChris Rebert21-77/+77
Docs clean up - unnecessary role attributes, callout clarifications
2014-11-17Merge pull request #15152 from twbs/fix-15144Chris Rebert2-7/+157
honor wrap option in Carousel.getItemForDirection [skip validator]
2014-11-17Merge pull request #15129 from twbs/examples-img-altXhmikosR1-18/+18
Specify `img` alternative text.
2014-11-16rm redundant role="button" from <button>Chris Rebert1-1/+1
2014-11-16Merge pull request #15139 from patrickhlauke/docs-button-section-restructureXhmikosR2-31/+32
Docs button section restructure
2014-11-16Merge pull request #15135 from hillai/patch-1XhmikosR1-1/+6
Add modal autofocus example
2014-11-16Add modal autofocus examplehillai1-1/+6