aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-29fix broken navbar collapseMark Otto13-22/+35
2012-01-29remove dist dirJacob Thornton11-6153/+17
2012-01-29check in dist dir for hb5 + update images to point to correct spot for builderJacob Thornton10-4/+6137
2012-01-30Fixing the Docs for Tabs dropupsBurak Tuyan2-4/+4
New example caused an overflowing issue at the Tabs dropdowns documentation, this is a quick fix to get rid of this issue.
2012-01-30Extending the dropup support to tabs and pillsBurak Tuyan4-0/+46
This was needed to match the color of the carets that are used for tabs and pills
2012-01-30Adding dropup support to split buttons and navbarBurak Tuyan7-15/+190
* Documents the hidden .dropdown-menu.bottom-up option (to be used for dropups) * Extends the .bottom-up class to carets and all relevant caret styles * Adds .dropdown-menu.pull-right class for right-aligned dropdowns and dropups * Adds examples and some information to the "split dropdown" and "navbar" sections of the Docs
2012-01-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-4/+4
2012-01-29update navbar collapse everywhere and remakeMark Otto2-2/+2
2012-01-29update collapsible nav in navbarMark Otto17-20/+27
2012-01-29Merge pull request #1404 from ChadMoran/patch-1Mark Otto1-4/+4
warningText and warningBackground docs fix
2012-01-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto4-23/+34
2012-01-29fix form styles on prepend/append for consistency, update code docs with ↵Mark Otto4-2/+14
examples of the code snippets
2012-01-29Fixed @warningText and @warningBackground colors in docsChad Moran1-4/+4
2012-01-29Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton37-938/+1303
2012-01-29fix animated/striped gradients in progress barsMark Otto2-2/+2
2012-01-29move building zip file into docs/makefileJacob Thornton4-23/+34
2012-01-29refined pager styles to give a border on the links and improved hover stateMark Otto2-4/+14
2012-01-29update text on icons noteMark Otto2-2/+2
2012-01-29fix js readme api capitalizationMark Otto1-1/+1
2012-01-29last minute addition of a simple fluid grid for our fluid examples; it needs ↵Mark Otto10-187/+398
work, so we're not documenting it now
2012-01-29update hero example and examples overviewMark Otto3-34/+112
2012-01-29remove form docs from the styles and markup, it's no longer neededMark Otto5-81/+80
2012-01-28add swatches to the color variables in less docs pageMark Otto3-224/+204
2012-01-28Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto4-38/+36
2012-01-28removing required .navbar-static class, rewrote docs to reflect the change, ↵Mark Otto6-34/+52
and updated the upgrade docs page to include the navbar section
2012-01-28Merge pull request #1367 from lukeman/update-example-layoutsMark Otto4-38/+36
[2.0-wip] update example layouts
2012-01-29update all example pages to latest versionLuke Hatcher4-38/+36
2012-01-28revamped the thumbnails examples to make them work and look better at higher ↵Mark Otto6-28/+46
resolution
2012-01-28namespace progress bars and labels classesMark Otto5-66/+58
2012-01-28updates to responsive and docs for responsive navbarMark Otto5-5/+15
2012-01-28clarify and tweak media queriesMark Otto4-4/+4
2012-01-28remove benefits from homepage htmlMark Otto2-24/+0
2012-01-28update docs to simplify some cssMark Otto1-30/+0
2012-01-28fix alert close positionMark Otto2-0/+2
2012-01-28update components page to include docs for the new navbar collapse feature, ↵Mark Otto4-12/+58
re-add responsive.less to downloader
2012-01-28fix dropdowns in subnavMark Otto1-1/+1
2012-01-28more responsive tweaks for tabletMark Otto2-36/+33
2012-01-28fix the navbar click and a few jank responsive problemsMark Otto9-154/+210
2012-01-28remove background from accordion, and use border insteadMark Otto2-8/+4
2012-01-28remove padding from first-child of inline radios/checkboxesMark Otto2-0/+8
2012-01-28fix goign between small view large view with responsive collapseJacob Thornton1-6/+11
2012-01-28turn off brand hover for now + get nav toggling in mobileJacob Thornton15-274/+299
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton16-397/+542
2012-01-28blahJacob Thornton2-10/+11
2012-01-28add in a navbar button for toggling the nav itemsMark Otto15-396/+524
2012-01-28Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-1/+0
2012-01-28vertical align inline checkboxes/radios to improve rendering in topbarMark Otto3-1/+18
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton5-2/+50
2012-01-28remove uglify variable from makefileJacob Thornton1-1/+0
2012-01-28change .span* inputs to use content-sizing: border-box; to make them behave ↵Mark Otto2-0/+47
as block level elements