aboutsummaryrefslogtreecommitdiff
path: root/docs/download.html
AgeCommit message (Collapse)AuthorFilesLines
2012-04-24changes for build in preperation for 2.0.3 releaseJacob Thornton1-1/+1
2012-04-07readd bootstrap.zip, add @inputBorderRadius var to close #2946Mark Otto1-0/+2
2012-03-25fix responsive navbarJacob Thornton1-1/+1
2012-03-25Overhaul the responsive utility classes:Mark Otto1-1/+1
1. Rename file from responsive-utility-classes.less to responsive-utilities.less 2. Add additional help text around the documentation for the classes in Scaffolding 3. Remove unnecessary display values on initial classes 4. Drop block values for inherit for better support on inline and table elements 5. Make use of \!important on every class to avoid classes with more specific selectors (e.g., .span* classes for the grid)
2012-03-25adding 144x144 ipad touch iconMark Otto1-0/+1
2012-03-22bump version numbers in css files to 2.0.3, break out responsive CSS into ↵Mark Otto1-1/+5
separate files for further customization
2012-03-22remove labels and badges from customizer and replace with single fileMark Otto1-2/+1
2012-03-22add new @formActionsBackground to customize pageMark Otto1-0/+2
2012-03-22use new font-stack mixins in base and alt font family mixinsMark Otto1-8/+8
2012-03-22Merge branch 'font-variables' of https://github.com/ctalkington/bootstrap ↵Mark Otto1-0/+6
into ctalkington-font-variables
2012-03-22move navbarBrandColor closer to link colorMark Otto1-2/+2
2012-03-15update docs to match variable addition.ctalkington1-0/+6
2012-03-15update docs to match variable addition.ctalkington1-0/+2
2012-03-12adding border variable for dropdowns, making dropdown carets use dropdown varsMark Otto1-0/+2
2012-03-11use variable for navbar text line-heightMark Otto1-2/+2
2012-03-11updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto1-3/+3
2012-03-10add vars for navbar searchMark Otto1-0/+6
2012-03-10clean up search form in navbar, add new variable for placeholder text colorMark Otto1-0/+2
2012-03-10massive update to customize page to include all the new variables (and ↵Mark Otto1-5/+69
ensure they're being used in the .less files)
2012-03-10change title attr to re-include twitterMark Otto1-1/+1
2012-03-08give pages custom titles based on namesJacob Thornton1-1/+1
2012-02-20adding basic badges supportMark Otto1-0/+1
2012-02-17add mention of js compilation to single file in customize page per #2003Mark Otto1-1/+1
2012-02-12move shim after cssMark Otto1-5/+5
2012-02-12re-add protocol to the shimMark Otto1-5/+5
2012-02-05Merge branch 'noahblon-master' into 2.0.1-wipMark Otto1-1/+1
Conflicts: docs/assets/bootstrap.zip
2012-02-04#1706: protocol independent html5shim added, and moved after the CSS for ↵Mark Otto1-5/+5
loading time's sake
2012-02-02its core (typo)Jacob Thornton1-15/+0
2012-02-01fix makefile to reset zipsJacob Thornton1-0/+15
2012-02-01remove unused css files and add scaffolding and hero-unit to the builderMark Otto1-1/+3
2012-02-01only add the anyalytics to productionJacob Thornton1-0/+2
2012-01-31move js stuff into assetsJacob Thornton1-13/+13
2012-01-31chance icon classMark Otto1-3/+3
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto1-1/+1
beast mode
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-4/+4
2012-01-30fix wrong value in grid column width in download pageMark Otto1-1/+1
2012-01-30update vars in less and download pagesMark Otto1-4/+5
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto1-1/+1
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto1-0/+4
it across responsive layouts
2012-01-29fix broken navbar collapseMark Otto1-1/+1
2012-01-29update collapsible nav in navbarMark Otto1-1/+1
2012-01-28update components page to include docs for the new navbar collapse feature, ↵Mark Otto1-5/+1
re-add responsive.less to downloader
2012-01-28turn off brand hover for now + get nav toggling in mobileJacob Thornton1-26/+28
2012-01-28add in a navbar button for toggling the nav itemsMark Otto1-0/+5
2012-01-27Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-8/+3
Conflicts: docs/assets/css/bootstrap.css
2012-01-27rebuil update layoutJacob Thornton1-1/+1
2012-01-27i18n download pageMark Otto1-8/+3
2012-01-27huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces ↵Mark Otto1-91/+107
and stuff
2012-01-26move doc building into base make method + build bootstrap to doc assetsJacob Thornton1-2/+2
2012-01-26moving structure around + more work on builder...Jacob Thornton1-37/+37