| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-27 | Fix #14219: Document that empty tooltips+popovers do not get displayed | Chris Rebert | 2 | -1/+3 | |
| 2014-07-27 | Fix #14224: Correctly document args passed to function vals for `title` & ↵ | Chris Rebert | 2 | -3/+9 | |
| `content` options of tooltips+popovers | |||||
| 2014-07-27 | Fixes #14213: Rouge 1.6.1 | Mark Otto | 1 | -1/+1 | |
| 2014-07-25 | Use .end() to remove extra line | Chris Hynes | 1 | -2/+1 | |
| 2014-07-25 | re-alphabetize .jscsrc | Chris Rebert | 1 | -1/+1 | |
| 2014-07-25 | Remove popover content with .children().detach() instead of .empty() so it ↵ | Chris Hynes | 1 | -1/+2 | |
| can be reused | |||||
| 2014-07-25 | Merge pull request #14239 from artbelov/patch-1 | Chris Rebert | 1 | -1/+0 | |
| Delete duplicate property in .JSCSRC | |||||
| 2014-07-25 | Merge pull request #14240 from vsn4ik/fix_dropdown_link_example | Chris Rebert | 1 | -1/+1 | |
| dropdowns.html: Remove wrong "type" attribute. | |||||
| 2014-07-25 | dropdowns.html: Remove wrong "type" attribute. | vsn4ik | 1 | -1/+1 | |
| 2014-07-25 | Delete duplicate JSCS properties | Artem Belov | 1 | -1/+0 | |
| 2014-07-24 | fix #14115 | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2014-07-24 | Update docs & add example for #14221 | Chris Rebert | 1 | -1/+27 | |
| [skip sauce] | |||||
| 2014-07-24 | Merge pull request #14233 from twbs/another-one-bites-the-dust | Chris Rebert | 1 | -6/+0 | |
| Remove #9226 from Wall of Browser Bugs | |||||
| 2014-07-24 | Remove #9226 from Wall of Browser Bugs | Chris Rebert | 1 | -6/+0 | |
| Per https://code.google.com/p/chromium/issues/detail?id=272750 and https://github.com/twbs/bootstrap/issues/9226#issuecomment-49873472 | |||||
| 2014-07-23 | Fixes #14142: Adding horizontal padding to captions in tables in panels. | Mark Otto | 7 | -4/+21 | |
| 2014-07-23 | unfuck those dropdowns | Mark Otto | 1 | -16/+16 | |
| 2014-07-23 | Fixes #14221: Make .form-control-static work in inline forms as well | Mark Otto | 8 | -5/+22 | |
| 2014-07-23 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -21/+26 | |
| 2014-07-23 | Fixes #14168: bold nested kbd elements | Mark Otto | 7 | -4/+7 | |
| 2014-07-23 | Merge pull request #14166 from hnrch02/docs-cleanup | Mark Otto | 3 | -21/+26 | |
| Docs cleanup | |||||
| 2014-07-23 | Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+ | Mark Otto | 11 | -48/+112 | |
| 2014-07-23 | Merge pull request #14225 from twbs/issue-14211 | Chris Rebert | 1 | -0/+6 | |
| Add Wall of Browser Bugs entry for IE bug from issue #14211 | |||||
| 2014-07-23 | Merge pull request #14188 from twbs/doc-14148 | Chris Rebert | 1 | -0/+8 | |
| Document limitations of buttons JS plugin | |||||
| 2014-07-23 | Merge pull request #14191 from twbs/autocomplete-off-btns | Chris Rebert | 2 | -14/+15 | |
| Use autocomplete="off" in buttons plugin docs examples | |||||
| 2014-07-23 | Add Wall of Browser Bugs entry for IE bug from issue #14211 | Chris Rebert | 1 | -0/+6 | |
| [skip sauce] | |||||
| 2014-07-21 | Merge pull request #14207 from ↵ | Jacob | 2 | -24/+102 | |
| twbs/charlesbjohnson-affix-bottom-when-dynamic-height Charlesbjohnson affix bottom when dynamic height | |||||
| 2014-07-21 | Merge pull request #14208 from twbs/mckramer-dropdown-aria | Jacob | 2 | -10/+18 | |
| Mckramer dropdown aria | |||||
| 2014-07-21 | Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into ↵ | fat | 2 | -10/+18 | |
| mckramer-dropdown-aria Conflicts: docs/_includes/js/dropdowns.html | |||||
| 2014-07-21 | cleanup style | fat | 1 | -24/+17 | |
| 2014-07-22 | Run `grunt`. | XhmikosR | 2 | -12/+42 | |
| 2014-07-22 | Update all devDependencies. | XhmikosR | 1 | -4/+4 | |
| 2014-07-22 | Update Filesaver.js to v2014-07-21. | XhmikosR | 1 | -26/+19 | |
| 2014-07-22 | Update Blob.js to the latest version. | XhmikosR | 1 | -2/+2 | |
| 2014-07-22 | Merge pull request #13873 from twbs/grunt-csscomb | XhmikosR | 10 | -255/+305 | |
| Update grunt-csscomb | |||||
| 2014-07-22 | Run `grunt`. | XhmikosR | 8 | -250/+295 | |
| 2014-07-22 | Update grunt-csscomb. | XhmikosR | 2 | -5/+10 | |
| 2014-07-21 | update to Jekyll v2.1.1 in Travis CI build | Chris Rebert | 1 | -1/+1 | |
| 2014-07-21 | update to rouge v1.5.1 in Travis CI build | Chris Rebert | 1 | -1/+1 | |
| 2014-07-21 | Merge pull request #14203 from twbs/fix-14202 | Mark Otto | 1 | -0/+1 | |
| Document that form field feedback icons only work with input.form-control | |||||
| 2014-07-21 | Document that form field feedback icons only work with `input.form-control` | Chris Rebert | 1 | -0/+1 | |
| Closes #14202. [skip sauce] | |||||
| 2014-07-21 | grunt dist | Chris Rebert | 4 | -30/+6 | |
| 2014-07-19 | Merge pull request #14192 from twbs/https-everywhere | Chris Rebert | 1 | -3/+3 | |
| Use HTTPS in CDN URLs in _config.yml | |||||
| 2014-07-18 | Merge pull request #14156 from twbs/fix-14038 | Chris Rebert | 3 | -15/+12 | |
| Fix popover dismiss-on-next-click example | |||||
| 2014-07-18 | Use HTTPS in CDN URLs in _config.yml | Chris Rebert | 1 | -3/+3 | |
| For consistency with the rest of the docs and per our code guidelines. | |||||
| 2014-07-18 | Make warning from #13875 slightly more detailed | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-07-18 | Have HTML5 validator ignore `autocomplete="off"` on input[type="checkbox"] | Chris Rebert | 1 | -1/+2 | |
| Not clear from the spec whether this is invalid per se. But it is the current best known workaround for Firefox's unusual behavior. | |||||
| 2014-07-18 | Use autocomplete="off" in buttons plugin docs examples | Chris Rebert | 1 | -12/+12 | |
| Refs #13875. | |||||
| 2014-07-18 | Document limitations of buttons JS plugin | Chris Rebert | 1 | -0/+8 | |
| Addresses #14148. | |||||
| 2014-07-18 | Fix issue where bottom affixed element floats over the footer when the | Charles B Johnson | 1 | -1/+1 | |
| document height is smaller than the viewport height. | |||||
| 2014-07-18 | Refactor determining affix state into a separate expanded method | Charles B Johnson | 1 | -18/+45 | |
| in order to handle multiple edge cases, specifically when the document height is dynamic. Always reposition an affix that is affixed to the bottom. | |||||
