aboutsummaryrefslogtreecommitdiff
path: root/docs/download.html
AgeCommit message (Collapse)AuthorFilesLines
2012-07-20move from downloads.html to customize.html to better match purpose of page, ↵Mark Otto1-462/+0
fix up customize page layout to match other docs, link style refinement to jumbotrons
2012-07-12remove getting started link from home, add to navbar, overhaul getting ↵Mark Otto1-0/+3
started docs
2012-07-12overhaul docs on sub pages, clean up css and copyMark Otto1-4/+0
2012-07-12updated footerMark Otto1-6/+9
2012-07-08adding getting started page based on Bootstrap University from awhile back, ↵Mark Otto1-1/+1
testing out side nav on docs instead of subnav bar
2012-07-07fix up docs to use default container, fix responsive home changesMark Otto1-2/+7
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto1-7/+0
2012-07-07remove specific values for the fluid grid system and instead use LESS's ↵Mark Otto1-13/+0
percentage() function
2012-07-05updates to type scaleMark Otto1-7/+0
2012-06-27renamed less.html to extend.html, removing all the vars and mixinsMark Otto1-3/+3
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto1-7/+9
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-1/+1
2012-06-20create vars for responsive grid values, fixed and fluid, and document them ↵Mark Otto1-0/+16
in the customizer
2012-06-12Add space on navbar buttonPurwandi1-1/+1
2012-06-08restore scrollspy to bodyMark Otto1-80/+2
2012-06-07restore top navs entirelyMark Otto1-16/+12
2012-06-07drop the side nav, restore topbarMark Otto1-0/+44
2012-06-07fix gridsMark Otto1-1/+1
2012-06-07nav and content tweaksMark Otto1-1/+1
2012-06-07more content changes to docsMark Otto1-1/+1
2012-06-06add back left rail nav, tweak colorsMark Otto1-46/+79
2012-06-05remove sidenavMark Otto1-83/+0
2012-06-05updated javascripts for first pass at single columnMark Otto1-8/+97
2012-06-05more tweaks to layouts and some docs stylesMark Otto1-2/+2
2012-06-05two col scaffolding revMark Otto1-2/+2
2012-06-04updated index page and footerMark Otto1-1/+1
2012-06-04revamp docs to have new width, start realigning the base css page to matchMark Otto1-1/+1
2012-06-04wrap download page in formMark Otto1-311/+313
2012-05-26add tracking but for production onlyMark Otto1-1/+1
2012-05-26adding google analytics tracking to docsMark Otto1-0/+1
2012-05-24fix navbar button for mobile tapping (turn to button instead of adding ↵Mark Otto1-2/+2
href=#), streamline less docs page
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)