| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-05-15 | Fixes #7898: ensure button type | Mark Otto | 1 | -10/+10 | |
| Sets `type="button"` on all buttons in the docs | |||||
| 2013-05-14 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -19/+15 | |
| Conflicts: docs/assets/css/docs.css | |||||
| 2013-05-14 | Fixes #7878: .col-span-* mentions to .col-lg-* | Mark Otto | 1 | -3/+3 | |
| 2013-05-14 | Overhaul form control and button sizing, and some type styles | Mark Otto | 1 | -10/+2 | |
| * New padding approach with separate horizontal and vertical padding variables * Improved sizing in large and small buttons and form controls * Dropped the `.btn-mini` (since we have no `.input-mini` to match, and holy fuck those were small buttons) * Dropped the `.pagination-mini` as well because once again, to hell with such small components * Changed `@line-height-headings` to `@headings-line-height` * Removed the `@headings-font-family` because it was honestly kind of useless | |||||
| 2013-05-14 | Cleanup form-inline examples in docs | Robert Burns | 1 | -19/+15 | |
| 2013-05-13 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| 2013-05-12 | fix broken responsive utilities table | Mark Otto | 1 | -48/+50 | |
| 2013-05-12 | Fix invalid input within docs | Robert Burns | 1 | -2/+2 | |
| 2013-05-11 | Changed Responsive utilities section in docs/css.html | Vinay Raghu | 1 | -13/+13 | |
| 2013-05-10 | Font-size and line-height tweaks | Mark Otto | 1 | -1/+1 | |
| * Use 1.428 for line-height instead of 1.5 * Use function for full pixel values instead of decimals | |||||
| 2013-05-09 | update reference to value of base line-height | Mark Otto | 1 | -1/+1 | |
| 2013-05-09 | remove the input from an example | Mark Otto | 1 | -1/+0 | |
| 2013-05-09 | More forms overhaul | Mark Otto | 1 | -38/+18 | |
| * Refactor the .forms-horizontal code--much simpler now and built on the Bootstrap grid system instead * Remove all the margins on form controls for simpler styling everywhere else--was overriding that way too often * Drop .help-inline, but keep .help-block * Drop the unused input grid class overrides | |||||
| 2013-05-09 | fix broken buttons on css docs | Mark Otto | 1 | -21/+21 | |
| 2013-05-09 | Fixes #7823: add mention of container to CSS page; build out CSS overview subnav | Mark Otto | 1 | -6/+14 | |
| 2013-05-08 | .bs-docs-sidenote to .bs-callout | Mark Otto | 1 | -11/+11 | |
| 2013-05-08 | .bs-docs-example to .bs-example | Mark Otto | 1 | -59/+59 | |
| 2013-05-08 | Super massive docs overhaul | Mark Otto | 1 | -0/+2057 | |
| * Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work) | |||||
| 2013-03-28 | holy crap new docs layout separate from home, no more top navbar | Mark Otto | 1 | -2409/+0 | |
| 2013-03-28 | new subnav on all pages | Mark Otto | 1 | -34/+15 | |
| 2013-03-27 | clarify docs on unstyled lists | Mark Otto | 1 | -1/+1 | |
| 2013-03-26 | docs fixes with new .bs-docs-container; fixing some lingering grid classes | Mark Otto | 1 | -1/+1 | |
| 2013-03-26 | New grid classes | Mark Otto | 1 | -204/+204 | |
| 2013-03-17 | incorporate print utilities classes into responsive docs; rejigger some content | Mark Otto | 1 | -2/+26 | |
| 2013-03-16 | typo | Mark Otto | 1 | -1/+1 | |
| 2013-03-15 | Overhaul the grid system and its docs | Mark Otto | 1 | -6/+88 | |
| * Add new grid mixins adapted from Preboot (http://github.com/mdo/preboot) * Drop the @grid-row-width and @grid-column-width variables * Add the @grid-float-breakpoint variable, as used in Preboot * Add support for .push* and .pull* classes for column ordering manipulation * Document all the things | |||||
| 2013-03-15 | begin to rewrite the grid docs | Mark Otto | 1 | -8/+23 | |
| 2013-03-09 | Fix Typo sucess to success | Ufuk Avcu | 1 | -1/+1 | |
| Mini typo fix in the docs... | |||||
| 2013-03-01 | improve navbar toggle and hide code snippets on mobile devices for now | Mark Otto | 1 | -1/+1 | |
| 2013-03-01 | redo the buttons examples | Mark Otto | 1 | -62/+44 | |
| 2013-02-28 | Holy fucking shit fix that input group with buttons rounded corner noise | Mark Otto | 1 | -7/+7 | |
| 2013-02-24 | try out new table-based type example | Mark Otto | 1 | -2/+34 | |
| 2013-02-17 | fix inaccurate text classes code | Mark Otto | 1 | -5/+4 | |
| 2013-02-17 | Update some links and rename #gridsystem to #grid-system | Mark Otto | 1 | -2/+2 | |
| 2013-02-16 | All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star | Mark Otto | 1 | -208/+208 | |
| 2013-02-15 | restore jekyll-based css.html to docs | Mark Otto | 1 | -724/+632 | |
| 2013-02-14 | Fixes #6941: add alt attribute to images | Mark Otto | 1 | -6/+6 | |
| 2013-02-08 | Fix the Star glyphicon in the CSS docs | Gerald Monaco | 1 | -2/+2 | |
| 2013-02-08 | clean up responsive docs and global css styles | Mark Otto | 1 | -70/+5 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | port docs fix from 2.3.0-wip to new css page | Mark Otto | 1 | -0/+1 | |
| 2013-02-04 | Fixes #6794: incorrect docs mention of th element | Mark Otto | 1 | -2/+1 | |
| 2013-02-02 | Rearrange forms content | Mark Otto | 1 | -118/+119 | |
| 2013-02-02 | Simplify input and input group sizing | Mark Otto | 1 | -2/+36 | |
| * Remove .input-mini because who really needs inputs that small * Remove unnecessary border-radius resets from large and small input groups | |||||
| 2013-01-31 | Remove gallery link from navbar; add to homepage examples section instead | Mark Otto | 1 | -3/+0 | |
| 2013-01-17 | comment tweaks and updating starter template | Mark Otto | 1 | -1/+1 | |
| 2013-01-17 | Update commenting and structure of layout.mustache | Mark Otto | 1 | -5/+7 | |
| 2013-01-17 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/css.html docs/customize.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/javascript.html docs/scaffolding.html docs/templates/layout.mustache docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache less/navbar.less | |||||
| 2013-01-17 | Change .img-polaroid to .img-thumbnail | Mark Otto | 1 | -2/+2 | |
| * Same code, but different classes was confusing * Now .img-thumbnail just extends .thumbnail | |||||
| 2013-01-17 | Restore .btn-info | Mark Otto | 1 | -0/+5 | |
