aboutsummaryrefslogtreecommitdiff
path: root/_includes
AgeCommit message (Collapse)AuthorFilesLines
2013-08-06add third party support section to the docsMark Otto1-1/+4
2013-08-05Enable scrollable responsive nav barMark Otto1-0/+2
Fixes #9007 in a hopefully decent way
2013-08-05Fixes #8150: add `.static-form-control` for vertical alignment of static ↵Mark Otto1-0/+1
form text - Also fixes the vertical alignment of labels in horizontal layouts on account of the recent button and input padding changes - Also changes the vertical alignment of the checkboxes and radios in horizontal forms
2013-08-05update docs nav to use new stuffMark Otto1-1/+1
2013-08-05Remove type attribute of tag "script".vsn4ik3-5/+4
In HTML5 in tag script, the type attribute is no longer required. The default value is "text/javascript". http://www.w3.org/TR/html5/scripting-1.html#attr-script-type
2013-08-02Merge pull request #8939 from frabrunelle/3.0.0-wipMark Otto1-2/+14
add nav to media object and thumbnails
2013-08-02Fix #9008: consolidate `.alert-block` styles into `.alert`Mark Otto1-1/+0
2013-07-31add nav to media object and thumbnailsFrancis Brunelle1-2/+14
2013-07-28fix #8745: fix html5shiv & respond.js script links in docsChris Rebert1-2/+2
2013-07-27Input groups overhaulMark Otto2-1/+11
* Moves input groups CSS into separate file * Moves input groups docs into the Components page * Add support for radios and checkboxes in input groups to fix #8679
2013-07-27mo links, fix ads and analytics in gh pagesMark Otto3-30/+26
2013-07-27fixes for hella broken links on account of jekyll and twbs.github.com linksMark Otto3-20/+18
2013-07-27herpy derpy shit for urlsMark Otto2-10/+10
2013-07-262.3.2 not 2.3.3Mark Otto1-1/+1
2013-07-26Fixes #8293: sub nav links in JS docsMark Otto1-10/+70
2013-07-26move things around :)syed1-0/+2
Moved pager, pagination, popovers, tooltip, progress bars & type properties to variables.less
2013-07-25Bump version of old docs in calloutMark Otto1-2/+2
2013-07-25Update docs to better indicate v3 RC1Mark Otto1-1/+1
2013-07-25single include for old ads calloutMark Otto2-7/+8
2013-07-25twbs ALL the linksChris Rebert1-3/+3
2013-07-25Moved navs inline properties to variables.less and customize.html & ↵syed1-0/+1
nav-customize.html
2013-07-23Update close varsMark Otto1-0/+1
* 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 Otto1-0/+1
* 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-20Fixed breadcrumbs linkGuillermo González de Agüero1-2/+2
2013-07-20update headings and navMark Otto1-0/+3
2013-07-19hacky way of not showing ads or analytics in local devMark Otto2-25/+29
2013-07-18finish flattening repo structure; add dist folder of compiled css/jsMark Otto2-4/+4
2013-07-18flatten docs dir back into rootMark Otto10-0/+394