aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-23add placement auto for tooltips + tests… kinda sad about this doeJacob Thornton5-3/+99
2013-07-23Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto3-9/+9
2013-07-23Run make on prev commitsMark Otto5-29/+27
2013-07-23Update forms varsMark Otto3-15/+21
* Reorganize layout * Add input group var * Add legend border var
2013-07-23Reorganize dropdown vars sectionMark Otto1-17/+17
2013-07-23Update dropdown varsMark Otto4-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-23Update code varsMark Otto3-5/+19
* Drop the `rgba()` border and fallback because fuck that noise * Add vars to customizer * Remove rogue `:`
2013-07-23Update close varsMark Otto4-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-23Update carousel varsMark Otto4-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-23Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipJacob Thornton5-17/+45
Conflicts: dist/js/bootstrap.min.js
2013-07-23fixes #7814Jacob Thornton3-10/+10
2013-07-23Update and add `@btn-hover-color` to Customize pageMark Otto2-1/+4
2013-07-23Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into ↵Mark Otto9-26/+72
saas786-3.0.0-wip
2013-07-23Fixes #8571: allow table classes in thead and tfootMark Otto3-8/+36
2013-07-23make on prev commitMark Otto2-2/+2
2013-07-23Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto2-2/+2
2013-07-23Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipJacob Thornton1-1/+1
2013-07-23fixes #8232Jacob Thornton1-1/+1
2013-07-23Merge pull request #8576 from sfaxon/3.0.0-wipMark Otto1-1/+1
update carousel js docs to reflect leading .glyphicon
2013-07-23Clear up license FAQs by using "Bootstrap" as noun instead of "Twitter open ↵Mark Otto1-8/+8
source software"
2013-07-23Update link to blogMark Otto1-1/+1
2013-07-23update carousel js docs to reflect leading .glyphiconSeth Faxon1-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-23add additional carousel testJacob Thornton3-3/+9
2013-07-23fixes #8134Jacob Thornton1-1/+1
2013-07-23revert collapse change + add emulateTransitionEvent to catch dead css ↵Jacob Thornton10-85/+91
transitions
2013-07-23shown.bs.modal fixJacob Thornton1-2/+2
2013-07-23fixes #7970Jacob Thornton3-3/+3
2013-07-23Merge pull request #8572 from mohnish/patch-1Mark Otto1-1/+1
Use input type `password` for the password field in the CSS documentatio...
2013-07-23Merge pull request #8573 from cvrebert/patch-2Mark Otto1-1/+1
getting-started.html: add <code> around mention of `placeholder`
2013-07-23getting-started.html: add <code> around mention of `placeholder`Chris Rebert1-1/+1
2013-07-23Use input type `password` for the password field in the CSS documentation.Mohnish Thallavajhula1-1/+1
2013-07-23Drop rounded corners on `.table-bordered`Mark Otto4-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-23Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto4-4/+4
Conflicts: dist/css/bootstrap.min.css
2013-07-23No more left margin on dd elements, fixes #8567Mark Otto3-3/+3
2013-07-23Merge pull request #8564 from frabrunelle/3.0.0-wipMark Otto4-4/+4
@badge-bg should be @gray-light not #f5f5f5
2013-07-23@badge-bg should be @gray-light not #f5f5f5Francis Brunelle4-4/+4
2013-07-22fixes #8559Mark Otto1-2/+2
2013-07-21Merge pull request #8549 from ggam/patch-2Mark Otto1-1/+1
Updated readme.md to reflect the latest changes in directory structure
2013-07-21Updated readme.md to reflect the latest changes in directory structureGuillermo González de Agüero1-1/+1
2013-07-21Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto7-12/+11
Conflicts: dist/css/bootstrap.min.css
2013-07-21Merge pull request #8546 from jeroenvisser101/patch-1Mark Otto1-1/+1
Fixed typo
2013-07-21Merge pull request #8545 from liuyl/refactor-btngroupsMark Otto1-5/+6
refactor button-groups.less
2013-07-21Merge pull request #8544 from liuyl/removeuselessMark Otto3-3/+1
remove useless display:inline-block
2013-07-21Fixed typoJeroen Visser1-1/+1
2013-07-21refactor button-groups.lessliuyl1-5/+6
2013-07-21remove useless display:inline-blockliuyl3-3/+1
2013-07-20add git ignoreNicole14-14/+51
2013-07-20change file names to example namesNicole27-13/+13
2013-07-20Update file input to remove height and line-heightMark Otto4-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-20Update docs on responsive images and elaborate on IE8 support using Respond.jsMark Otto2-6/+9