aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2011-12-21Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto2-4/+10
Conflicts: bootstrap.css docs/javascript.html
2011-12-21update thumbnails to keep images from going past edges of thumbnailsMark Otto1-1/+2
2011-12-21rename media grid to thumbnails, recompile bootstrap, fix examples for ↵Mark Otto2-1/+1
mobile phones
2011-12-21updated all docs to jQuery 1.7, move all docs JS to application.js, and move ↵Mark Otto3-1/+97
dropdowns css to dedicated file
2011-12-21Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton2-22/+33
Conflicts: bootstrap.css
2011-12-21docs updates, forms updated to include error states and more examples, ↵Mark Otto3-1/+7
remove text-shadow from gradientbar mixin to fix bug
2011-12-20add default margin for popover and twipsyJacob Thornton2-4/+10
2011-12-19mostly docs updates, but also some bug fixes per github issuesMark Otto2-22/+33
2011-12-11fix specificity on pillsMark Otto1-1/+1
2011-12-11Merge branch 'add-vertical-nav-divider' of https://github.com/evnm/bootstrap ↵Mark Otto1-0/+9
into evnm-add-vertical-nav-divider Conflicts: bootstrap.css
2011-12-10unstyle image inputsMark Otto1-1/+7
2011-12-10tweaks and increase specificity of pills and active classesMark Otto1-2/+2
2011-12-09remove uber large responsive stuffMark Otto1-1/+2
2011-12-09updated index page to add featured sites, more docs tweaksMark Otto1-2/+3
2011-12-09help tables not look like shit on mobile maybe? also fix bordered table exampleMark Otto1-1/+5
2011-12-09update js in footer, add max-width to imgMark Otto1-0/+2
2011-12-09updated to include sub nav and pip nav, new docs updates, topbar nav ↵Mark Otto3-31/+69
refinements for media queried settings
2011-12-02Merge remote-tracking branch 'upstream/2.0-wip' into add-vertical-nav-dividerEvan Meagher2-0/+80
2011-11-30adding temp idea for subnav to docsMark Otto1-0/+32
2011-11-30adding step nav to componentsMark Otto1-0/+43
2011-11-29updates to add warning for bordered tables to docs, fix to spacing on ↵Mark Otto1-0/+5
prettyprint pre blocks
2011-11-29Add vertical nav divider.Evan Meagher1-0/+9
2011-11-29Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap ↵Mark Otto1-3/+3
into tinyfly-form-feedback-fix Conflicts: bootstrap.css
2011-11-29Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto10-42/+44
Conflicts: bootstrap.css bootstrap.min.css
2011-11-29misc docs updates, revamped tables CSS save for grid columns and tablesorter ↵Mark Otto1-49/+47
options
2011-11-29scope form feedback states to .control-group instead of unused .clearfixJeff Adams1-3/+3
2011-11-29add input width calculation fix from #408 to the 2.0 branchJeff Adams1-1/+1
2011-11-25clean up comments for better built filesJacob Thornton9-40/+34
2011-11-25new plugin "collapse" for collapsible lists and "accordion" like supportJacob Thornton1-8/+15
2011-11-24update buttons js for button groupsJacob Thornton1-0/+1
2011-11-20merge in js from 1.4... start working through js docsJacob Thornton1-2/+2
2011-11-17update property order and do some misc cleanupMark Otto13-118/+105
2011-11-17remove code styling if it's in a pre tagMark Otto1-3/+10
2011-11-17make uneditable inputs work with span* classesMark Otto1-1/+2
2011-11-17spelling mistake in commentMark Otto1-1/+1
2011-11-17updated font mixins courtesy of @apancuttMark Otto1-16/+21
2011-11-17make form classes match table classes (readable left to right), update docs ↵Mark Otto1-19/+21
associated with it
2011-11-16start breaking down patterns.less into more distinct files, update docs for ↵Mark Otto10-484/+495
forms to use correct classes
2011-11-12updated docs pages (still wip), adding misc css classes, added form styles ↵Mark Otto3-37/+47
from 1.4, added github buttons to homepage
2011-10-31remove alt tab styles for now, too complicated to accomplish both static and ↵Mark Otto1-23/+30
tabble; fix up CSS a bit
2011-10-31Merge branch '2.0-left-and-right-tabs' of ↵Mark Otto1-10/+62
https://github.com/avalanche123/bootstrap into avalanche123-2.0-left-and-right-tabs
2011-10-31overhaul the table styles and update those everywhere in the docs, update ↵Mark Otto1-19/+76
the button docs, spec out the forms docs
2011-10-30updated docs and type styles for blockquotes and a few fixes for typeMark Otto1-0/+9
2011-10-28remove html from body backgroundMark Otto1-3/+1
2011-10-27implement left and right tabs stylesBulat Shakirzyanov1-10/+62
2011-10-26breaking down the main page into subpages for easier, more comprehensive ↵Mark Otto1-0/+7
documentation
2011-10-26update to docs to cleanup pagination for smartphones, fix some pagination ↵Mark Otto1-2/+2
inconsistencies
2011-10-22tweaks to the responsive layout to improve typeMark Otto2-5/+4
2011-10-22updating the docs to include more responsive fixes, adding rows to the ↵Mark Otto1-0/+8
responsive changes as well to undo negative margin
2011-10-17adding responsive stuff to docs to stub that out, updated type to make ul ↵Mark Otto1-1/+1
and ol margins match p tags