aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2012-02-26add heads up label to new docs mentionMark Otto1-0/+0
2012-02-26remove warning from icons section about :after labels, add section to ↵Mark Otto1-0/+0
explain spacing
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-1/+5
Conflicts: docs/assets/bootstrap.zip
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-0/+0
Conflicts: docs/assets/bootstrap.zip
2012-02-24fix for @pamelafox and #1861Jacob Thornton1-0/+0
2012-02-24and pause on hover option to carouselJacob Thornton2-0/+4
2012-02-24fix docs example in js page per #2225Mark Otto1-0/+0
2012-02-24add version to docs homepage, fix docs example for formsMark Otto2-0/+3
2012-02-23add note about backdrop staticJacob Thornton1-0/+0
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto2-2/+2
2012-02-22add clearfix to .form-actions for .pull-right and .pull-left supported ↵Mark Otto2-0/+8
buttons, per #1978 and #2173
2012-02-22fix #1954: icons in tabs add jank borderMark Otto2-2/+3
2012-02-22restore fixed navbar container reset to grid mixin, add override for inputs ↵Mark Otto3-39/+48
within grid mixins to fix #2080
2012-02-22Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-426/+3
Conflicts: docs/assets/bootstrap.zip
2012-02-22tighten padding on labels and badges given default line-heightMark Otto2-6/+6
2012-02-21Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wipJacob Thornton2-13/+53
Conflicts: docs/assets/bootstrap.zip less/mixins.less
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by ↵Jacob Thornton3-423/+0
default - custom builder will do differently if you request it.
2012-02-21set width to auto for default navbar container, then override it later for ↵Mark Otto3-3/+6
fixed navbars (done all via the #gridSystem mixins)
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for ↵Mark Otto2-4/+3
bordered tables, per #1918
2012-02-21clarify responsive docs on media queriesMark Otto1-0/+0
2012-02-21clean up and simplify support for bottom navbar by automagically turning ↵Mark Otto2-4/+4
dropdowns into dropups
2012-02-21Merge branch '2.0/fork/components/dropup' of ↵Mark Otto2-6/+38
https://github.com/buraktuyan/bootstrap into buraktuyan-2.0/fork/components/dropup Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/navbar.less
2012-02-21add support and docs for .navbar-fixed-bottomMark Otto2-3/+9
2012-02-21move container up in default grid mixinMark Otto3-9/+9
2012-02-21move table columns mixin to mixins.lessMark Otto3-0/+492
2012-02-21fix second part of #1962Mark Otto1-0/+0
2012-02-21update forms help-blockMark Otto2-4/+8
2012-02-21Merge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap ↵Mark Otto2-1/+8
into andriijas-2.0.2-wip-nowrapfix Conflicts: docs/assets/bootstrap.zip
2012-02-21Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto2-2/+2
Conflicts: docs/assets/bootstrap.zip
2012-02-21adding responsive utility classes and matching docs section with super neato ↵Mark Otto3-0/+110
table and test
2012-02-21Bring back nowrap to labels and badgesAndreas Cederström2-0/+2
2012-02-20remakeJacob Thornton2-2/+2
2012-02-20adding basic badges supportMark Otto2-0/+45
2012-02-20introduce new mixin to do navbar vertical centeringMark Otto2-4/+6
2012-02-20update inline forms to resolve checkbox label with space in it and ↵Mark Otto2-0/+9
overlapping content, per #1969
2012-02-20remove max-width on img from reset and put in docs only, per #1552Mark Otto3-3/+1
2012-02-20fix overflow issue on tabbed content per #2079Mark Otto2-1/+1
2012-02-20remake after merging buttons updateMark Otto2-2/+2
2012-02-20add horizontal divider support to nav list, including documentation for it, ↵Mark Otto2-1/+10
per #2106
2012-02-19enable use of span in place of a for .disabled in pagination, per #1406Mark Otto2-1/+2
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto2-2/+2
2012-02-19quick edit to new global styles sectionMark Otto1-0/+0
2012-02-19add new global styles docs section for mentioning doctype requirements, base ↵Mark Otto2-1/+1
body changes, and type/links; also tightened up code styles
2012-02-19Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wipMark Otto2-11/+17
Conflicts: docs/assets/bootstrap.zip
2012-02-19Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into ↵Mark Otto2-3/+5
jacobrask-abbr Conflicts: docs/assets/bootstrap.zip
2012-02-19Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into ↵Mark Otto2-11/+3
jacobrask-alert-headers Conflicts: docs/assets/bootstrap.zip
2012-02-19Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into ↵Mark Otto3-4/+12
jacobrask-gridcontainer Conflicts: docs/assets/bootstrap.zip
2012-02-19Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into ↵Mark Otto1-0/+0
jacobrask-opera-radial Conflicts: docs/assets/bootstrap.zip
2012-02-19Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-2/+3
Conflicts: docs/assets/bootstrap.zip
2012-02-19simplify text color in navbar by placing the color on global .navbar componentMark Otto2-5/+3