| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2014-11-15 | honor wrap option in Carousel.getItemForDirection; fixes #15144 | Chris Rebert | 1 | -7/+4 | |
| 2014-11-15 | add unit tests for Carousel's 'wrap' option | Chris Rebert | 1 | -0/+153 | |
| 2014-11-15 | Merge pull request #15150 from twbs/ios-8.1 | Chris Rebert | 1 | -1/+1 | |
| upgrade iOS tests to 8.1 | |||||
| 2014-11-15 | upgrade iOS tests to 8.1 | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2014-11-15 | Merge pull request #15149 from twbs/yosemite | Chris Rebert | 1 | -3/+3 | |
| upgrade OS X tests to Yosemite | |||||
| 2014-11-15 | upgrade OS X tests to Yosemite | Chris Rebert | 1 | -3/+3 | |
| [skip validator] | |||||
| 2014-11-15 | Move button-tags section to start of button section | Patrick H. Lauke | 2 | -31/+32 | |
| 2014-11-15 | Move context-specific callout to general tag usage | Patrick H. Lauke | 1 | -5/+5 | |
| 2014-11-14 | Merge pull request #15137 from twbs/split-inline-form | Chris Rebert | 1 | -14/+26 | |
| split .form-inline .input-group into separate docs example [skip sauce] | |||||
| 2014-11-14 | Filed http://openradar.appspot.com/18987206 | Chris Rebert | 1 | -1/+1 | |
| Refs #9774 | |||||
| 2014-11-14 | split .form-inline .input-group into separate docs example | Chris Rebert | 1 | -14/+26 | |
| 2014-11-14 | Collapse: Use $.fn.children instead of `>` in selector | Heinrich Fenkart | 1 | -1/+1 | |
| Fixes #15131. | |||||
| 2014-11-14 | Fixes to scope | Patrick H. Lauke | 6 | -88/+85 | |
| as discssued in https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993 - added ``scope="row"`` to row headers - made sure row headers are actual ``<th>`` elements - removed ``scope="col"`` where it was redundant - simplified table examples with (to me) unnecessary ``rowspan``/``colspan`` (unless you really want complex tables, in which case we would need full-on ``id`` and ``headers`` attributes to make sure each table cell has an explicit association with the related header cells - overkill, in my opinion) - one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``) | |||||
| 2014-11-14 | Redundant role="navigation" on <nav>s | Patrick H. Lauke | 16 | -34/+34 | |
| plus one example that still used the old <div role="navigation"> and a fix-up of the callout as per https://github.com/twbs/bootstrap/issues/15109 | |||||
| 2014-11-14 | Redundant role="form" on <form>s | Patrick H. Lauke | 6 | -42/+42 | |
| 2014-11-14 | Expand caveat for disabled fieldsets and links | Patrick H. Lauke | 1 | -1/+1 | |
| 2014-11-14 | Specify `img` alternative text. | XhmikosR | 1 | -18/+18 | |
