aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-03-122.0.2 derpv2.0.2Jacob Thornton28-30/+30
2012-03-12make docs again for 2.0.2Jacob Thornton1-0/+0
2012-03-122.0.2Jacob Thornton1-0/+0
2012-03-12remove test fileJacob Thornton1-11/+0
2012-03-12remove commented out widthJacob Thornton2-1/+0
2012-03-12remove collapse class on open so that dropdowns are viewableJacob Thornton3-2/+6
2012-03-12can't have overflo: visible for "in" which is present during entirity of ↵Jacob Thornton4-3/+12
transition.
2012-03-12button group sizes for ie7 fixesMark Otto6-14/+87
2012-03-12adding border variable for dropdowns, making dropdown carets use dropdown varsMark Otto5-4/+9
2012-03-12improve button docsMark Otto3-16/+16
2012-03-12fix apple touch icons in examplesMark Otto3-10/+10
2012-03-12add a super jank fix for horizontal-forms and .input-prepend/append in IE7Mark Otto3-0/+11
2012-03-11enable buttons in input-append and input-prependMark Otto5-10/+58
2012-03-11more homepage links cleanup, ditching the middotsMark Otto3-6/+0
2012-03-11more homepage links cleanupMark Otto3-3/+6
2012-03-11clean up links on docs homepage and add link to direct download with docsMark Otto4-39/+54
2012-03-11resolve #1972, allowing add-ons at beginning and end of input-prepend/appendMark Otto3-4/+43
2012-03-11fix more spacing issues with input append/prependMark Otto3-14/+12
2012-03-11simplify code for input-prepend/append in inline and search formsMark Otto3-11/+13
2012-03-11remove need for floats and IE hacks for input-prepend and input-append--boomMark Otto5-52/+8
2012-03-11rewrite the fluid grid mixin to be simpler, per #2370Mark Otto2-1/+2
2012-03-11fix overflow on .collapse.in to enable dropdowns within an open collapseMark Otto3-1/+5
2012-03-11enable button groups in modal-footer by removing 5px added margin between .btnMark Otto3-0/+7
2012-03-11merge #2476 to allow for custom popover arrow colorsMark Otto1-0/+0
2012-03-11Merge branch 'luk3thomas-popover_arrow_colors' into 2.0.2-wipMark Otto1-8/+8
2012-03-11fix vertical align issue with labels in IE9Mark Otto3-0/+2
2012-03-11add block level input mixin for border-box box-sizingMark Otto5-17/+39
2012-03-11remove text indent on carets (not needed) and add inline replacement mixinMark Otto5-1/+23
2012-03-11remove the unused text-indent on dropdown caretsMark Otto3-8/+2
2012-03-11fix broken dropdowns in ie7 per #2333Mark Otto3-0/+6
2012-03-11fix lingering tables bugMark Otto3-0/+6
2012-03-11fix table border bug with double borders on theads and use of colgroupMark Otto5-12/+16
2012-03-11use variable for navbar text line-heightMark Otto11-19/+19
2012-03-11Merge branch 'zerkms-master' into 2.0.2-wipMark Otto2-3/+2
Conflicts: Makefile
2012-03-11updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto20-100/+76
2012-03-11fix overflowing thumbnails in responsive <767px layoutsMark Otto4-9/+39
2012-03-11in responsive layouts <767px, ensure inputs are not larger than 100% with ↵Mark Otto5-0/+23
box-sizing and a max-width
2012-03-12Grammar fix in js/README.mdIvan Kurnosov1-1/+1
2012-03-11vertical align middle on images, run make to rebuildMark Otto2-0/+1
2012-03-11Merge branch 'Gavrisimo-patch-1' into 2.0.2-wipMark Otto1-0/+1
2012-03-11update grid system mixins in less docs for new gridMark Otto3-24/+14
2012-03-11tweak button sizes on homepageMark Otto3-4/+4
2012-03-10ensure right align dropdown example doesn't go all the way off pageMark Otto3-2/+2
2012-03-10fix gradient mixins by escaping them, add notes on progress barsMark Otto8-45/+59
2012-03-10fix js typo per #2471Mark Otto3-6/+6
2012-03-10Merge pull request #2503 from maxbublik/patch-1Mark Otto1-0/+1
ignore Apple Double files
2012-03-10add vars for navbar searchMark Otto6-4/+19
2012-03-10clean up search form in navbar, add new variable for placeholder text colorMark Otto6-25/+21
2012-03-10fix #2510, docs typoMark Otto3-2/+2
2012-03-10massive update to customize page to include all the new variables (and ↵Mark Otto6-21/+152
ensure they're being used in the .less files)