| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-15 | Fix up broken input group example layouts | Mark Otto | 1 | -0/+6 | |
| 2013-06-09 | No more need for grid column highlighting, so nuke that | Mark Otto | 1 | -4/+0 | |
| 2013-06-09 | Redo grid documentation | Mark Otto | 1 | -0/+4 | |
| * 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 | -0/+1 | |
| * 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-03 | fix docs highlighting of grid | Mark Otto | 1 | -2/+2 | |
| 2013-05-23 | rearrange customizer content | Mark Otto | 1 | -0/+8 | |
| 2013-05-22 | fix up customizer js and classes; turn buttons into real buttons | Mark Otto | 1 | -0/+11 | |
| 2013-05-23 | Bring the customizer up to speed | Julian Thilo | 1 | -0/+23 | |
| I reworked the customizer to match the new docs layout and include all newly added variables, etc. Would be glad to keep an eye on Customize and update it as v3 changes. Help blocks in my new version need some more work, too, so this is just a basis. | |||||
| 2013-05-16 | Better grid template; link color change in docs navbar | Mark Otto | 1 | -1/+1 | |
| 2013-05-16 | Simple responsive utilities test css | Mark Otto | 1 | -14/+11 | |
| 2013-05-16 | Redo the responsive utilities stuff | Mark Otto | 1 | -8/+10 | |
| * Update docs language * Enforce display: block; on all utilities for now * Fix up docs CSS for the tests | |||||
| 2013-05-15 | Fixes #7898: ensure button type | Mark Otto | 1 | -0/+3 | |
| 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 | -0/+5 | |
| Conflicts: docs/assets/css/docs.css | |||||
| 2013-05-14 | Overhaul form control and button sizing, and some type styles | Mark Otto | 1 | -0/+5 | |
| * 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 | refined navbar styles in docs | Mark Otto | 1 | -1/+7 | |
| 2013-05-14 | Cleanup form-inline examples in docs | Robert Burns | 1 | -0/+5 | |
| 2013-05-10 | twerk nested nav links | Mark Otto | 1 | -1/+1 | |
| 2013-05-09 | redo docs footer a bit | Mark Otto | 1 | -2/+5 | |
| 2013-05-09 | Unitless line-height | Mark Otto | 1 | -0/+1 | |
| * Instead of 20px as @line-height-base, use 1.5 * Update typographic scale for headings to use unitless as well--required some twerking of decimals a bit and some rounding * Introduce new @line-height-computed value, which takes base font-size and multiplies it by 1.5, for use in padding and margin on components | |||||
| 2013-05-09 | Fix up navbar forms by using inline form as a mixin; fix docs for those | Mark Otto | 1 | -0/+1 | |
| 2013-05-08 | .bs-docs-sidenote to .bs-callout | Mark Otto | 1 | -5/+5 | |
| 2013-05-08 | .bs-docs-tooltip-examples to .bs-example-tooltips | Mark Otto | 1 | -2/+2 | |
| 2013-05-08 | .bs-docs-example to .bs-example | Mark Otto | 1 | -43/+43 | |
| 2013-05-08 | .bs-docs-footer to .bs-footer; nuke .bs-docs-container css; remove ↵ | Mark Otto | 1 | -8/+2 | |
| .bs-docs-container from footer | |||||
| 2013-05-08 | .bs-docs-social-* to .bs-social-* | Mark Otto | 1 | -7/+6 | |
| 2013-05-08 | .bs-docs-top to .bs-top | Mark Otto | 1 | -3/+3 | |
| 2013-05-08 | .bs-docs-header to .bs-header | Mark Otto | 1 | -5/+5 | |
| 2013-05-08 | docs css reorg | Mark Otto | 1 | -49/+34 | |
| 2013-05-08 | more work on the sidenav, including small css refactor and new classes | Mark Otto | 1 | -57/+40 | |
| 2013-05-08 | more navbar and header tweaks | Mark Otto | 1 | -4/+6 | |
| 2013-05-08 | new docs page headers | Mark Otto | 1 | -8/+17 | |
| 2013-05-08 | red navbar for docs | Mark Otto | 1 | -5/+14 | |
| 2013-05-08 | refactor homepage jumbotron masthead doodad | Mark Otto | 1 | -56/+46 | |
| 2013-05-08 | Super massive docs overhaul | Mark Otto | 1 | -42/+41 | |
| * 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-05-03 | Merge branch 'bs3_cdn_docs_mention' into 3.0.0-wip | Mark Otto | 1 | -0/+10 | |
| Conflicts: docs/docs.html | |||||
| 2013-04-28 | Merge pull request #7704 from twitter/bs3_moar_grid_changes | Mark Otto | 1 | -2/+2 | |
| BS3: Overhaul grid system once more | |||||
| 2013-04-28 | derp on navbar toggle and docs positions | Mark Otto | 1 | -1/+13 | |
| 2013-04-27 | Overhaul navbar navs | Mark Otto | 1 | -1/+1 | |
| * Switch from to to eliminate an element in selectors * Drop .navbar-divider entirely | |||||
| 2013-04-26 | Back to two grid classes, .col and .col-lg-* | Mark Otto | 1 | -2/+2 | |
| 2013-04-26 | Redo the getting started section to mention BootstrapCDN | Mark Otto | 1 | -0/+10 | |
| 2013-04-14 | center | Mark Otto | 1 | -4/+4 | |
| 2013-04-14 | nuke hidden homepage content | Mark Otto | 1 | -0/+1 | |
| 2013-04-14 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -0/+4 | |
| 2013-04-14 | lighter .highlight in sidenotes as well | Mark Otto | 1 | -1/+2 | |
| 2013-04-14 | More contrast with code snippets in sidenotes | Mark Otto | 1 | -0/+3 | |
| 2013-04-14 | redo all the things | Mark Otto | 1 | -77/+14 | |
| 2013-04-13 | swap all bold p tags in sidenotes for h4s | Mark Otto | 1 | -0/+4 | |
| 2013-04-09 | make back to top and big headings only for tablets and up | Mark Otto | 1 | -25/+26 | |
| 2013-04-09 | better buttons on mobile | Mark Otto | 1 | -0/+2 | |
| 2013-04-02 | fix that sidenav | Mark Otto | 1 | -2/+2 | |
