aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-25Moved navs inline properties to variables.less and customize.html & ↵syed4-15/+83
nav-customize.html
2013-07-25Moving navbar inline properties to variables.less and customize.htmlsyed3-7/+31
2013-07-24fixes #8568 -- account for margins in offsetJacob Thornton3-31/+17
2013-07-24fixes #8569Jacob Thornton3-11/+11
2013-07-24Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipJacob Thornton9-25/+80
2013-07-24fixes #8399 w/ testsJacob Thornton5-7/+52
2013-07-24Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto6-9/+9
Conflicts: dist/css/bootstrap.min.css
2013-07-24make againMark Otto4-5/+22
2013-07-24Merge branch '3.0.0-wip' of https://github.com/salman-javed-confiz/bootstrap ↵Mark Otto4-9/+8
into salman-javed-confiz-3.0.0-wip
2013-07-24Merge pull request #8583 from liuyl/disabledMark Otto6-9/+9
set cursor to not-allowed for disabled elements
2013-07-24make footer border color use header border color in modalsMark Otto2-6/+5
2013-07-24run make on prev commitsMark Otto1-3/+3
2013-07-24Moved modals inline properties to variables.lesssyed3-7/+47
In this commit I moved modals.less inline properties to variables.less and also added those variables to customize.html.
2013-07-24set cursor to not-allowed for disabled elementsliuyl6-9/+9
2013-07-24issues fixed for nav-justified on pills on android default browser.Salman Javed4-9/+8
2013-07-24Fix #8428 - Document tooltip/popover eventsJulian Thilo1-0/+66
2013-07-23Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipJacob Thornton14-89/+174
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