| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-24 | Merge pull request #15198 from twbs/fix-15194 | Julian Thilo | 1 | -48/+80 | |
| Fix #15194: Shrink media link area | |||||
| 2014-11-23 | Merge pull request #15200 from twbs/mdn | Chris Rebert | 1 | -1/+1 | |
| add documenting in MDN as a step in browser bug handling process | |||||
| 2014-11-23 | Update links (.../blob/master prefix) in markdown. | vsn4ik | 2 | -5/+5 | |
| 2014-11-22 | add documenting in MDN as a step in browser bug handling process | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2014-11-22 | add Apple Safari Radar entry for #8350 | Chris Rebert | 1 | -1/+1 | |
| 2014-11-22 | Fix #15194: Shrink media link area | Julian Thilo | 1 | -48/+80 | |
| 2014-11-21 | drop the theme example | Mark Otto | 3 | -661/+2 | |
| 2014-11-21 | remove disable responsive docs section | Mark Otto | 1 | -13/+0 | |
| 2014-11-21 | don't link to now removed non-responsive example | Mark Otto | 1 | -7/+0 | |
| 2014-11-21 | drop non responsive example | Mark Otto | 2 | -224/+0 | |
| 2014-11-20 | fix affix-top unit test to properly clean up after itself | Chris Rebert | 1 | -0/+1 | |
| 2014-11-20 | Merge pull request #15187 from twbs/doc-savage-contributing | Chris Rebert | 1 | -1/+3 | |
| Document Savage cross-browser JS pull request tester bot [skip sauce] | |||||
| 2014-11-20 | Document Savage cross-browser JS pull request tester bot | Chris Rebert | 1 | -1/+3 | |
| Refs #12352, which is now implemented & deployed. More info: https://github.com/twbs/savage [skip sauce] | |||||
| 2014-11-20 | Update Wall of Browser Bugs entry for #14972 | Chris Rebert | 1 | -2/+2 | |
| http://crbug.com/429604 has been merged into http://crbug.com/175502 | |||||
| 2014-11-20 | fix typo in CONTRIBUTING.md | Chris Rebert | 1 | -1/+1 | |
| 2014-11-20 | Merge pull request #15159 from twbs/docs-muted | XhmikosR | 3 | -4/+2 | |
| Clean up old `muted` references and switch to `text-muted`. | |||||
| 2014-11-20 | Merge pull request #15111 from twbs/events-tables-wrapping | Chris Rebert | 11 | -10/+15 | |
| Don't line wrap event names in JS plugin docs | |||||
| 2014-11-20 | Clean up old `muted` references and switch to `text-muted`. | XhmikosR | 3 | -4/+2 | |
| 2014-11-20 | Add a target to generate the gh-pages files. | XhmikosR | 1 | -2/+12 | |
| It sets `github: true` for us. | |||||
| 2014-11-19 | Merge pull request #15182 from twbs/sauce-sub-account | Chris Rebert | 1 | -2/+2 | |
| Switch to using sub-account of main Sauce account for Savage | |||||
| 2014-11-19 | Switch to using sub-account of main Sauce account for Savage | Chris Rebert | 1 | -2/+2 | |
| Refs commit 6cfd811fcc99e5800c9e6207c48a91f85f699ae7. | |||||
| 2014-11-19 | Merge pull request #15090 from twbs/dropdowns-events | Chris Rebert | 1 | -4/+5 | |
| consolidate relatedTarget docs in dropdown event docs | |||||
| 2014-11-19 | Merge pull request #15177 from twbs/savage-sauce | Chris Rebert | 2 | -3/+11 | |
| Adjust build scripts for Savage | |||||
| 2014-11-19 | Savage builds should not update the S3 cache | Chris Rebert | 1 | -2/+2 | |
| 2014-11-19 | grant Savage access to the S3 cache | Chris Rebert | 1 | -0/+3 | |
| 2014-11-19 | disable core tests for Savage builds | Chris Rebert | 1 | -1/+3 | |
| 2014-11-19 | skip HTML validator for Savage builds | Chris Rebert | 1 | -0/+1 | |
| 2014-11-19 | enable Sauce access for Savage | Chris Rebert | 1 | -0/+2 | |
| 2014-11-19 | Merge pull request #15176 from twbs/savage-travis | Chris Rebert | 1 | -0/+2 | |
| Setup Travis event notification webhook for Savage [skip sauce] [skip validator] | |||||
| 2014-11-19 | Setup Travis event notification webhook for Savage | Chris Rebert | 1 | -0/+2 | |
| 2014-11-19 | grunt dist | Chris Rebert | 3 | -3/+3 | |
| 2014-11-18 | Merge pull request #15166 from vsn4ik/upd_npm_and_core_team | Julian Thilo | 1 | -2/+2 | |
| Use npm instead NPM and update twbs team link. | |||||
| 2014-11-18 | Use npm instead NPM and update twbs team link. | vsn4ik | 1 | -2/+2 | |
| 2014-11-17 | Merge pull request #15154 from nickyod/affix-top-bug | Chris Rebert | 2 | -1/+30 | |
| 2014-11-17 | Fixes affix-top class not applying | Nick O'Donoghue | 1 | -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-17 | add unit test for affix-top for padding issue | Nick O'Donoghue | 1 | -0/+29 | |
| 2014-11-17 | Merge pull request #15161 from twbs/travis-lint | Chris Rebert | 1 | -3/+3 | |
| fix travis.yml lint errors | |||||
| 2014-11-17 | fix travis.yml lint errors | Chris Rebert | 1 | -3/+3 | |
| 2014-11-17 | grunt | Heinrich Fenkart | 8 | -23/+17 | |
| 2014-11-17 | Revert "Follow-up to #13074: use spec syntax instead of deprecated mixins" | Heinrich Fenkart | 1 | -7/+7 | |
| This reverts commit b10b373c6019666dbe1152245c9efdf214ceaa6a. Resolves #14937. | |||||
| 2014-11-17 | Merge pull request #15156 from Quy/master | Chris Rebert | 1 | -1/+1 | |
| Fix spelling of necolas' last name | |||||
| 2014-11-17 | Fix name spelling | Quy Ton | 1 | -1/+1 | |
| 2014-11-17 | Since Safari has released new fixed versions, we're unlikely to take any ↵ | Chris Rebert | 1 | -1/+0 | |
| further action on this. | |||||
| 2014-11-17 | Merge pull request #15125 from patrickhlauke/docs-clean-up | Chris Rebert | 21 | -77/+77 | |
| Docs clean up - unnecessary role attributes, callout clarifications | |||||
| 2014-11-17 | Merge pull request #15152 from twbs/fix-15144 | Chris Rebert | 2 | -7/+157 | |
| honor wrap option in Carousel.getItemForDirection [skip validator] | |||||
| 2014-11-17 | Merge pull request #15129 from twbs/examples-img-alt | XhmikosR | 1 | -18/+18 | |
| Specify `img` alternative text. | |||||
| 2014-11-16 | rm redundant role="button" from <button> | Chris Rebert | 1 | -1/+1 | |
| 2014-11-16 | Merge pull request #15139 from patrickhlauke/docs-button-section-restructure | XhmikosR | 2 | -31/+32 | |
| Docs button section restructure | |||||
| 2014-11-16 | Merge pull request #15135 from hillai/patch-1 | XhmikosR | 1 | -1/+6 | |
| Add modal autofocus example | |||||
| 2014-11-16 | Add modal autofocus example | hillai | 1 | -1/+6 | |
