| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-05 | Remove further mentions of Glyphicons | Mark Otto | 1 | -1/+1 | |
| 2013-06-27 | add docs callout for glyphicons on homepage and CSS page | Mark Otto | 1 | -0/+14 | |
| 2013-06-27 | Merge pull request #8307 from cvrebert/8287-docs-patch | Mark Otto | 1 | -1/+5 | |
| Fix #8287 | |||||
| 2013-06-25 | Fix #8287 | Chris Rebert | 1 | -1/+5 | |
| 2013-06-25 | Docs: fix 1 typo; use <code> in 1 place | Chris Rebert | 1 | -1/+1 | |
| 2013-06-25 | rm :invalid styling from docs | Chris Rebert | 1 | -15/+0 | |
| It was removed from the code in 90d4343f66d1cdafe24b6de0dbb6ae64312df323 :-/ | |||||
| 2013-06-25 | fix ID of Normalize heading in docs so that the sidenav can find it | Chris Rebert | 1 | -1/+1 | |
| 2013-06-21 | Rename class name in placeholder | Tom Pietschker | 1 | -6/+6 | |
| applies 2535e060a48393143e7a6c2eb93a0a5d06663801 to css.html. Wasn't docs.html removed a while ago? | |||||
| 2013-06-19 | Fixes #8001: add IDs for example inputs | Mark Otto | 1 | -4/+4 | |
| 2013-06-19 | Add missing property to form-horizontal docs | Kurt MacDonald | 1 | -2/+2 | |
| 2013-06-16 | CSS docs page: backticks ==> <code> | Chris Rebert | 1 | -2/+2 | |
| 2013-06-15 | Fix up broken input group example layouts | Mark Otto | 1 | -5/+5 | |
| 2013-06-09 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-06-09 | Redo grid documentation | Mark Otto | 1 | -22/+84 | |
| * Update example sections to include basic, mobile-desktop, and mobile-tablet-desktop implementations * Add more examples to the grid example page * Red columns instead of gray for more Bootstrapy aesthetic | |||||
| 2013-06-08 | Another grid update | Mark Otto | 1 | -2/+57 | |
| * Update docs to include table of grid levels and behaviors * Change from .col-md to .col-sm to match existing size variables we use elsewhere * Keep .col-lg as-is though for simplicity as we won't likely add a fourth level of the grid * Combine responsive .container breakpoints with grid breakpoints in grid.less * Other misc docs updates | |||||
| 2013-06-05 | Update css.html | Mladen Plavsic | 1 | -1/+1 | |
| Missing word "in" in "Someone famous in Source Title" | |||||
| 2013-06-04 | reverse order of grid column examples for dual grid section | Mark Otto | 1 | -6/+6 | |
| 2013-06-03 | nuke the .col | Mark Otto | 1 | -109/+109 | |
| 2013-05-16 | Better grid template; link color change in docs navbar | Mark Otto | 1 | -0/+1 | |
| 2013-05-16 | Form validation and horizontal row update | Mark Otto | 1 | -4/+4 | |
| * changed .row-label to .control-label as used elsewhere already * changed .formFieldState mixin to .form-field-validation | |||||
| 2013-05-16 | Simple responsive utilities test css | Mark Otto | 1 | -7/+25 | |
| 2013-05-16 | Redo the responsive utilities stuff | Mark Otto | 1 | -13/+13 | |
| * Update docs language * Enforce display: block; on all utilities for now * Fix up docs CSS for the tests | |||||
| 2013-05-16 | Drop .form-actions | Mark Otto | 1 | -15/+0 | |
| 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 | |
