| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-09 | Run `grunt`. | XhmikosR | 2 | -6/+6 | |
| [ci skip] | |||||
| 2014-06-09 | Update filesaver.js to v2014-05-27. | XhmikosR | 1 | -29/+28 | |
| [ci skip] | |||||
| 2014-06-09 | Update Blob.js to v2014-05-31. | XhmikosR | 1 | -7/+20 | |
| [ci skip] | |||||
| 2014-06-08 | change up the padding on bs-docs-header container to alleviate #13682 | Mark Otto | 2 | -4/+3 | |
| 2014-06-08 | Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵ | Mark Otto | 3 | -3/+3 | |
| horizontal gradients | |||||
| 2014-06-08 | remove max-width: 100%; from table and place it on .table | Mark Otto | 3 | -3/+3 | |
| 2014-06-09 | Losslessly compress apple-touch-icon-precomposed.png. | XhmikosR | 1 | -0/+0 | |
| 2014-06-09 | new icons | Mark Otto | 2 | -0/+0 | |
| 2014-06-09 | Move apple-touch-icon-precomposed.png and favicon.ico in docs root. | XhmikosR | 21 | -20/+20 | |
| This way, it works in all browsers. | |||||
| 2014-06-09 | Use a 152x152 apple touch icon. | XhmikosR | 3 | -1/+1 | |
| 2014-06-09 | Re-create favicon.ico from the new SVG image. | XhmikosR | 1 | -0/+0 | |
| 2014-06-08 | fixes #13375 | Mark Otto | 2 | -2/+2 | |
| 2014-06-08 | Merge branch 'master' into pr/13736 | Mark Otto | 15 | -53/+81 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2014-06-08 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-06-08 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| 2014-06-08 | fix nested containers (addresses some of #13682) | Mark Otto | 2 | -13/+8 | |
| 2014-06-08 | grunt | Mark Otto | 26 | -60/+110 | |
| 2014-06-08 | grunt | Mark Otto | 6 | -7/+7 | |
| 2014-06-08 | Merge pull request #13745 from twbs/fix-13281 | Mark Otto | 1 | -1/+26 | |
| set not-allowed cursor on disabled radio+checkbox labels | |||||
| 2014-06-08 | fixes #13210: clean up tooltip example | Mark Otto | 2 | -19/+15 | |
| 2014-06-06 | add docs for #13745 | Chris Rebert | 1 | -1/+26 | |
| Good catch @juthilo [skip sauce] | |||||
| 2014-06-06 | Run `grunt`. | XhmikosR | 4 | -6/+6 | |
| 2014-06-06 | Minor style tweaks. | XhmikosR | 1 | -4/+2 | |
| 2014-06-06 | Comply to the new style. | XhmikosR | 4 | -5/+10 | |
| 2014-06-05 | Merge pull request #10632 from stuartpb/patch-1 | Chris Rebert | 1 | -3/+12 | |
| Customizer: Alert on successful save to Gist | |||||
| 2014-05-28 | add missing role="menu" attrs to .dropdown-menu elements in docs+examples | Chris Rebert | 11 | -18/+18 | |
| Docs audit prompted by #13697. [skip sauce] | |||||
| 2014-05-28 | fix #13697 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2014-05-24 | text transformation added | Konstantin Kulinicenko | 2 | -0/+13 | |
| Transform text in components with text capitalization classes. | |||||
| 2014-05-23 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2014-05-23 | Merge pull request #13626 from twbs/address-13090 | Chris Rebert | 1 | -0/+17 | |
| show proper error message when viewing Customizer in IE8 | |||||
| 2014-05-22 | Merge branch 'master' into icon_paths | Mark Otto | 32 | -40/+86 | |
| Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map | |||||
| 2014-05-22 | clarify | Mark Otto | 1 | -4/+2 | |
| 2014-05-22 | grunt dist for docs | Mark Otto | 1 | -1/+1 | |
| 2014-05-22 | don't change code bg on callouts | Mark Otto | 1 | -1/+0 | |
| 2014-05-22 | more callout tweaks | Mark Otto | 2 | -7/+9 | |
| 2014-05-22 | tighten up callouts and remove backgrounds | Mark Otto | 3 | -6/+22 | |
| 2014-05-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 6 | -6/+37 | |
| 2014-05-22 | clarify and danger-ify affix docs usage requirements, per #10235 | Mark Otto | 1 | -1/+1 | |
| 2014-05-22 | Merge branch 'master' into docs-theme-toggler | Mark Otto | 23 | -23/+23 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-05-22 | Reset the padding on radio/checkbox labels in form-inline | Mark Otto | 2 | -2/+2 | |
| 2014-05-22 | move it to the sidebar | Mark Otto | 5 | -20/+19 | |
| 2014-05-22 | Add aria-haspopup and aria-expanded attributes to dropdown plugin | Max Kramer | 1 | -8/+8 | |
| 1. Add aria-haspopup="true" and aria-expanded="false" to dropdown docs 2. Toggle aria-expanded between "true" and "false" when opening and closing dropdown Satisfy item 1 from https://github.com/paypal/bootstrap-accessibility-plugin#dropdown. See #13553. | |||||
| 2014-05-22 | Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91. | XhmikosR | 21 | -21/+21 | |
| The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job. | |||||
| 2014-05-21 | grunt dist | Chris Rebert | 5 | -5/+5 | |
| 2014-05-21 | show proper error message when viewing Customizer in IE8 | Chris Rebert | 1 | -0/+17 | |
| Closes #13090. [skip sauce] | |||||
| 2014-05-20 | Merge branch 'master' into docs-theme-toggler | Mark Otto | 51 | -864/+200 | |
| Conflicts: docs/assets/css/docs.min.css | |||||
| 2014-05-20 | Merge branch 'master' into icon_paths | Mark Otto | 26 | -80/+90 | |
| 2014-05-17 | update link to Grunt setup & info | Chris Rebert | 1 | -1/+1 | |
| 2014-05-17 | Update showSuccess to use new classes | Stuart P. Bentley | 1 | -1/+1 | |
| 2014-05-16 | add `target` option to Affix plugin | Attila Dobi | 1 | -0/+7 | |
