| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-23 | add placement auto for tooltips + tests… kinda sad about this doe | Jacob Thornton | 5 | -3/+99 | |
| 2013-07-23 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 3 | -9/+9 | |
| 2013-07-23 | Run make on prev commits | Mark Otto | 5 | -29/+27 | |
| 2013-07-23 | Update forms vars | Mark Otto | 3 | -15/+21 | |
| * Reorganize layout * Add input group var * Add legend border var | |||||
| 2013-07-23 | Reorganize dropdown vars section | Mark Otto | 1 | -17/+17 | |
| 2013-07-23 | Update dropdown vars | Mark Otto | 4 | -16/+13 | |
| * Update `.nav-divider` mixin to simplify to a 1px line (one value instead of two in parametric mixin) * Rename and consolidate dropdown caret vars * Add vars to Customizer | |||||
| 2013-07-23 | Update code vars | Mark Otto | 3 | -5/+19 | |
| * Drop the `rgba()` border and fallback because fuck that noise * Add vars to customizer * Remove rogue `:` | |||||
| 2013-07-23 | Update close vars | Mark Otto | 4 | -4/+11 | |
| * Remove dupe hover color var (again, it's not necessary to have it's own var here since we're controlling it via `opacity`) * Add to customizer | |||||
| 2013-07-23 | Update carousel vars | Mark Otto | 4 | -9/+23 | |
| * Remove `@carousel-control-hover-color` since that's just the same as the default control color and all we change is `opacity` (it's required for specificity). * Add vars to customizer * Update customizer nav to include new section * Remove the `li` from the var names * Consolidate and simplify `text-shadow` vars | |||||
| 2013-07-23 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Jacob Thornton | 5 | -17/+45 | |
| Conflicts: dist/js/bootstrap.min.js | |||||
| 2013-07-23 | fixes #7814 | Jacob Thornton | 3 | -10/+10 | |
| 2013-07-23 | Update and add `@btn-hover-color` to Customize page | Mark Otto | 2 | -1/+4 | |
| 2013-07-23 | Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into ↵ | Mark Otto | 9 | -26/+72 | |
| saas786-3.0.0-wip | |||||
| 2013-07-23 | Fixes #8571: allow table classes in thead and tfoot | Mark Otto | 3 | -8/+36 | |
| 2013-07-23 | make on prev commit | Mark Otto | 2 | -2/+2 | |
| 2013-07-23 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 2 | -2/+2 | |
| 2013-07-23 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Jacob Thornton | 1 | -1/+1 | |
| 2013-07-23 | fixes #8232 | Jacob Thornton | 1 | -1/+1 | |
| 2013-07-23 | Merge pull request #8576 from sfaxon/3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| update carousel js docs to reflect leading .glyphicon | |||||
| 2013-07-23 | Clear up license FAQs by using "Bootstrap" as noun instead of "Twitter open ↵ | Mark Otto | 1 | -8/+8 | |
| source software" | |||||
| 2013-07-23 | Update link to blog | Mark Otto | 1 | -1/+1 | |
| 2013-07-23 | update carousel js docs to reflect leading .glyphicon | Seth Faxon | 1 | -1/+1 | |
| https://github.com/twitter/bootstrap/pull/6342 icons section mentions the change to using glyphicon base class this adds it to the docs | |||||
| 2013-07-23 | add additional carousel test | Jacob Thornton | 3 | -3/+9 | |
| 2013-07-23 | fixes #8134 | Jacob Thornton | 1 | -1/+1 | |
| 2013-07-23 | revert collapse change + add emulateTransitionEvent to catch dead css ↵ | Jacob Thornton | 10 | -85/+91 | |
| transitions | |||||
| 2013-07-23 | shown.bs.modal fix | Jacob Thornton | 1 | -2/+2 | |
| 2013-07-23 | fixes #7970 | Jacob Thornton | 3 | -3/+3 | |
| 2013-07-23 | Merge pull request #8572 from mohnish/patch-1 | Mark Otto | 1 | -1/+1 | |
| Use input type `password` for the password field in the CSS documentatio... | |||||
| 2013-07-23 | Merge pull request #8573 from cvrebert/patch-2 | Mark Otto | 1 | -1/+1 | |
| getting-started.html: add <code> around mention of `placeholder` | |||||
| 2013-07-23 | getting-started.html: add <code> around mention of `placeholder` | Chris Rebert | 1 | -1/+1 | |
| 2013-07-23 | Use input type `password` for the password field in the CSS documentation. | Mohnish Thallavajhula | 1 | -1/+1 | |
| 2013-07-23 | Drop rounded corners on `.table-bordered` | Mark Otto | 4 | -140/+11 | |
| * Cuts close to 100 lines of CSS from the table CSS * File size aside, this drastically simplifies CSS for folks looking to build on top of the `.table-bordered` option as a starting point | |||||
| 2013-07-23 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 4 | -4/+4 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-07-23 | No more left margin on dd elements, fixes #8567 | Mark Otto | 3 | -3/+3 | |
| 2013-07-23 | Merge pull request #8564 from frabrunelle/3.0.0-wip | Mark Otto | 4 | -4/+4 | |
| @badge-bg should be @gray-light not #f5f5f5 | |||||
| 2013-07-23 | @badge-bg should be @gray-light not #f5f5f5 | Francis Brunelle | 4 | -4/+4 | |
| 2013-07-22 | fixes #8559 | Mark Otto | 1 | -2/+2 | |
| 2013-07-21 | Merge pull request #8549 from ggam/patch-2 | Mark Otto | 1 | -1/+1 | |
| Updated readme.md to reflect the latest changes in directory structure | |||||
| 2013-07-21 | Updated readme.md to reflect the latest changes in directory structure | Guillermo González de Agüero | 1 | -1/+1 | |
| 2013-07-21 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 7 | -12/+11 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-07-21 | Merge pull request #8546 from jeroenvisser101/patch-1 | Mark Otto | 1 | -1/+1 | |
| Fixed typo | |||||
| 2013-07-21 | Merge pull request #8545 from liuyl/refactor-btngroups | Mark Otto | 1 | -5/+6 | |
| refactor button-groups.less | |||||
| 2013-07-21 | Merge pull request #8544 from liuyl/removeuseless | Mark Otto | 3 | -3/+1 | |
| remove useless display:inline-block | |||||
| 2013-07-21 | Fixed typo | Jeroen Visser | 1 | -1/+1 | |
| 2013-07-21 | refactor button-groups.less | liuyl | 1 | -5/+6 | |
| 2013-07-21 | remove useless display:inline-block | liuyl | 3 | -3/+1 | |
| 2013-07-20 | add git ignore | Nicole | 14 | -14/+51 | |
| 2013-07-20 | change file names to example names | Nicole | 27 | -13/+13 | |
| 2013-07-20 | Update file input to remove height and line-height | Mark Otto | 4 | -7/+5 | |
| This particular form control is wildly inaccurate across browsers, so we're removing the `height` and `line-height`, but adding `display: block` so it renders similarly to our other inputs. | |||||
| 2013-07-20 | Update docs on responsive images and elaborate on IE8 support using Respond.js | Mark Otto | 2 | -6/+9 | |
