aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-08-02Merge branch '2.1.0-wip' of http://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton2-10/+19
2012-08-02fix indexof on array for ie8Jacob Thornton3-3/+3
2012-08-01cut down on selectors on .formFieldState() mixin to origin input catchallMark Otto1-84/+6
2012-08-01fixes #4207: redeclare box-shadow on .formFieldState() mixin so transitions w...Mark Otto1-15/+102
2012-08-01Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto5-31/+51
2012-08-01decrease box-shadowMark Otto1-1/+1
2012-08-01aria-labelledby="myModalLabel" aria-hidden="true"Jacob Thornton3-8/+8
2012-08-01Merge pull request #4257 from ginader/modal-accessibility♒∆✝5-28/+48
2012-08-01close #3531 added focus handling and removed the badly announced "times" clos...Dirk Ginader5-28/+48
2012-08-01fixes #4254: make .span12 expand full width of a parent when responsiveMark Otto1-0/+7
2012-08-01add test for textarea at .span12, really fix docs footerMark Otto1-0/+6
2012-08-01increase padding on navbar responsive nav links, fix footer marginsMark Otto2-6/+2
2012-08-01remove the canvas slider doodadMark Otto20-1061/+457
2012-08-01add popover and tooltip componentsMark Otto2-0/+124
2012-08-01add components section to docs for isolated examplesMark Otto12-0/+857
2012-08-01darken default button bordersMark Otto1-2/+2
2012-08-01add compability note to image stylesMark Otto2-2/+2
2012-08-01fix jank button on docs homepageMark Otto1-2/+6
2012-08-01increase horizontal padding on inputs given new font-sizeMark Otto2-37/+37
2012-08-01pulsing download button on homepageMark Otto1-3/+11
2012-08-01increase margin on checkboxes and radios to center properlyMark Otto1-1/+1
2012-08-01fixes #4253: hover on responsive navbarMark Otto1-0/+4
2012-07-31copy edits to docsMark Otto4-4/+4
2012-07-31reorder docs cssMark Otto1-127/+125
2012-07-30place chevrons first in sidenav in docs, fix ie7 bugs for said sidenavMark Otto15-104/+106
2012-07-30fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c...Mark Otto1-5/+0
2012-07-30remove position from labels/badges in mini btnsMark Otto1-0/+5
2012-07-30fix download page linksMark Otto4-4/+4
2012-07-30fixes #3665: ensure inputs in a fluid row maintain grid sizingMark Otto1-0/+4
2012-07-30fixes #3900: nudge badges in buttons up 1pxMark Otto1-0/+6
2012-07-30update button styles to use updated 14px base font size, align carets to othe...Mark Otto1-25/+17
2012-07-30fix navbar form alignment, and update examples to show these casesMark Otto3-13/+10
2012-07-30new fav and touch icons to match new mastheadMark Otto5-0/+0
2012-07-30fixes #3858: add var for responsive navbar. also add additional examples to n...Mark Otto2-0/+100
2012-07-30fix examples collapse classes, rename navbar-redux to navbar and delete the o...Mark Otto4-6/+38
2012-07-29fixes #4221: correct border-collapse property for IE7 hackMark Otto1-1/+1
2012-07-29fix footer in responsiveMark Otto1-4/+5
2012-07-29fixes #3694: provide override classes for .hide and .pull-right for grid columnsMark Otto1-0/+10
2012-07-29more breadcrumb tweaks for contrastMark Otto1-3/+3
2012-07-29remove gradient, border, and box-shadow from .breadcrumb to differentiate fro...Mark Otto1-16/+5
2012-07-29Merge branch '2.1.0-wip-navbar' into 2.1.0-wipMark Otto15-261/+172
2012-07-29fixes #4210: indenting on hero exampleMark Otto1-2/+2
2012-07-29clear out docs assets, update and png crush features imageMark Otto20-1/+0
2012-07-29reverse navbar styles to save codeMark Otto15-262/+172
2012-07-27add .btn-block for a full-width button optionMark Otto3-42/+62
2012-07-27add docs for sub menu support on dropdowns, add caret via :after to submenu t...Mark Otto3-25/+105
2012-07-27add basic support for sub menus in dropdown menusMark Otto3-24/+45
2012-07-27add image styles, for now to scaffolding (soon to own file)Mark Otto4-0/+78
2012-07-26increase height of homepage jumbotron, update vars and styles of popoversMark Otto2-11/+12
2012-07-26fix js docs formattingMark Otto2-649/+375