| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-01 | Run `grunt`. | XhmikosR | 7 | -13/+27 | |
| 2014-08-01 | Remove `layout: nil`. | XhmikosR | 2 | -2/+0 | |
| It throws a warning with the latest Jekyll. | |||||
| 2014-07-31 | Merge pull request #14297 from twbs/bump-deps | Chris Rebert | 2 | -238/+658 | |
| Bump dependencies | |||||
| 2014-07-31 | update shrinkwrap | Chris Rebert | 1 | -236/+656 | |
| 2014-07-31 | bump grunt-saucelabs to ~8.2.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-07-31 | bump grunt-contrib-clean to ~0.6.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-07-31 | Merge branch 'thomaswelton/11004-import-config' | Chris Rebert | 4 | -18/+122 | |
| 2014-07-31 | Add drag and drop config import; closes #11004 | Thomas Welton | 4 | -18/+122 | |
| Closes #13790 by merging a rebased version of it. | |||||
| 2014-07-31 | Merge pull request #14069 from twbs/fix-13818 | Chris Rebert | 2 | -3/+35 | |
| Use more robust "find next carousel item" logic | |||||
| 2014-07-31 | Fix #13818 by using more robust "find next carousel item" logic | Chris Rebert | 2 | -3/+35 | |
| Also adds another test for #9461: carousel next/prev should ignore non-items | |||||
| 2014-07-30 | Merge pull request #14290 from michaeljayt/patch-1 | Chris Rebert | 1 | -1/+1 | |
| grunt now watch files in all folders/subfolders | |||||
| 2014-07-31 | grunt now watch files in all folders/subfolders | Michael J. | 1 | -1/+1 | |
| 2014-07-30 | Revert "Use mousedown instead of click for backdrop click detection; fixes ↵ | Heinrich Fenkart | 2 | -3/+3 | |
| #13816" | |||||
| 2014-07-28 | Merge pull request #14264 from hnrch02/document-placement-args | Chris Rebert | 2 | -135/+141 | |
| Document arguments passed to `placement` function of tooltip/popover | |||||
| 2014-07-29 | Document arguments passed to `placement` function of tooltip/popover | Heinrich Fenkart | 2 | -135/+141 | |
| Closes #14255 | |||||
| 2014-07-28 | Merge pull request #14256 from twbs/fix-14224 | Chris Rebert | 2 | -3/+9 | |
| Correctly doc args passed to function vals for `title` & `content` options of tooltips+popovers | |||||
| 2014-07-28 | Merge pull request #14257 from twbs/fix-14219 | Chris Rebert | 2 | -1/+3 | |
| Document that empty tooltips+popovers do not get displayed | |||||
| 2014-07-27 | Merge pull request #14258 from twbs/fix-14164 | Chris Rebert | 21 | -74/+44 | |
| Move Windows Phone 8 IE10 viewport bug workaround script from head to footer | |||||
| 2014-07-27 | Merge pull request #14235 from twbs/doc-14221 | Chris Rebert | 1 | -1/+27 | |
| Update docs & add example for #14221 | |||||
| 2014-07-27 | Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to ↵ | Chris Rebert | 21 | -74/+44 | |
| footer of pages | |||||
| 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 | |
