aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-01-30disable cursor on disabled and active pagination linksMark Otto2-0/+1
2012-01-30once more, overhaul the icons and use the css regex selector on our iconsMark Otto7-303/+303
2012-01-30fix the other disabled button styleMark Otto1-0/+0
2012-01-30fix button styles on active and disabledMark Otto2-2/+2
2012-01-30update layout docsMark Otto4-18/+18
2012-01-30restore a few commented out responsive itemsMark Otto2-1/+0
2012-01-30update icons everywhere to be scoped per other components, fix broken ↵Mark Otto9-440/+442
elements on js docs page
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto12-115/+115
beast mode
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto13-198/+198
2012-01-30refactor buttons.lessMark Otto5-359/+353
2012-01-30speed up topbar animation for responsiveJacob Thornton2-0/+1
2012-01-30fix wrong value in grid column width in download pageMark Otto3-2/+2
2012-01-30implement @textColor for body textMark Otto2-1/+1
2012-01-30large carousel images and margin bottom addedMark Otto5-0/+1
2012-01-30fix docs: move .pull-left from search input to search form in navbarMark Otto3-4/+4
2012-01-30account for floated inputs in the .navbar-formMark Otto2-0/+8
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto5-6/+44
2012-01-30remove all new dropdown button stuffMark Otto2-29/+0
2012-01-30testing out button dropdown groupMark Otto1-0/+29
2012-01-30add skew mixinMark Otto1-0/+0
2012-01-30add in regular button dropdowns, rejigger the button dropdowns section to ↵Mark Otto3-4/+158
reflect change
2012-01-30remove top 5px padding from first inline radio/checkboxMark Otto2-1/+1
2012-01-30update vars in less and download pagesMark Otto5-12/+22
2012-01-30fix forms typo on error stateMark Otto3-2/+2
2012-01-30updated upgrade page to reflect popover changesMark Otto3-0/+8
2012-01-30namespace popover valuesMark Otto2-4/+4
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto14-15/+15
2012-01-30update js docs page to clarify usage of images on carouselMark Otto3-0/+8
2012-01-30Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-0/+9
Conflicts: docs/assets/bootstrap.zip less/responsive.less
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto15-96/+261
it across responsive layouts
2012-01-29Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton4-2/+9
Conflicts: docs/assets/bootstrap.zip
2012-01-29add license for responsive and rebuildJacob Thornton2-0/+9
2012-01-29subnav adjustmentsMark Otto1-0/+7
2012-01-29move vars and mixins for default grid back to appropriate filesMark Otto1-0/+0
2012-01-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto1-0/+0
Conflicts: docs/assets/bootstrap.zip
2012-01-29remove .collapse from navbar responsive docsMark Otto3-2/+2
2012-01-29rebuild zipJacob Thornton1-0/+0
2012-01-29reran makeMark Otto1-0/+0
2012-01-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-1/+1
Conflicts: docs/assets/bootstrap.zip
2012-01-29fix broken navbar collapseMark Otto12-17/+19
2012-01-29remove dist dirJacob Thornton2-4/+4
2012-01-29check in dist dir for hb5 + update images to point to correct spot for builderJacob Thornton1-1/+1
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 Tuyan3-0/+43
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 Tuyan3-12/+155
* 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 Otto15-17/+20
2012-01-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto3-2/+2
2012-01-29fix form styles on prepend/append for consistency, update code docs with ↵Mark Otto3-1/+13
examples of the code snippets