| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-28 | Nuke hella things | Mark Otto | 1 | -6742/+0 | |
| * Any mentions of .btn-mini * Old docs page that somehow found it's way back | |||||
| 2013-06-20 | Rename class name in placeholder | Quy Ton | 1 | -6/+6 | |
| 2013-06-19 | Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap ↵ | Mark Otto | 1 | -0/+7 | |
| into trumbitta-offcanvas-example | |||||
| 2013-06-03 | nuke the .col | Mark Otto | 1 | -131/+131 | |
| 2013-05-16 | a bunch javascript junk | fat | 1 | -14/+14 | |
| 2013-05-08 | Merge pull request #7809 from twitter/bs3_adding_btn_default | Mark Otto | 1 | -94/+93 | |
| BS3: Require .btn-default for all standard buttons | |||||
| 2013-05-08 | add offcanvas layout example based on bradfrost/this-is-responsive | William Ghelfi | 1 | -0/+7 | |
| 2013-05-07 | Update forms | Mark Otto | 1 | -61/+20 | |
| * Overhaul the form control sizing section to only show sizing via grid columns as parents, not as classes on inputs * Restore the inline-form option * Restore the bottom margin on form controls and make them block level instead of inline-block * More misc docs cleanup for forms | |||||
| 2013-05-07 | Require .btn-default for regular buttons | Mark Otto | 1 | -94/+93 | |
| * Instead of , use for standard, gray button * Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes * Updates docs to reflect the change * Reorganize buttons CSS | |||||
| 2013-05-06 | fixed not working example code for modals | Edgar Schnueriger | 1 | -17/+17 | |
| 2013-05-03 | Fixes #7511: add support for nested button groups so you can use dropdowns ↵ | Mark Otto | 1 | -0/+22 | |
| in your button groups | |||||
| 2013-05-03 | remove .fade from static modal example, but include in code snippet | Mark Otto | 1 | -1/+1 | |
| 2013-05-03 | Merge branch 'bs3_cdn_docs_mention' into 3.0.0-wip | Mark Otto | 1 | -22/+35 | |
| Conflicts: docs/docs.html | |||||
| 2013-05-02 | More navbar CSS and docs cleanup | Mark Otto | 1 | -8/+35 | |
| * Rearrange sections * Add code snippets for text and links in navbars * Add .navbar-link back in * Add mention of .navbar-text, but it still needs to be re-implemented * Update nav to reflect new order | |||||
| 2013-05-02 | Improve buttons in navbars | Mark Otto | 1 | -5/+11 | |
| * Add top margin, calculated by subtracting height of an input from height of a navbar, and dividing by two * Uses the same method as .navbar-form * To use, add .navbar-btn to any button outside a form element * Also add section to docs detailing buttons in navbars, and add more ids for the other unlinked and unmentioned sections in the side nav | |||||
| 2013-05-02 | Cleanup .navbar-form styles | Mark Otto | 1 | -0/+32 | |
| * Nuke the commented out navbar forms code that's not currently needed * Add a few more examples to the .navbar-form docs section * Remove (for now at least) top padding on checkbox and radios | |||||
| 2013-04-30 | add the fade class to the default modal docs | Mark Otto | 1 | -2/+2 | |
| 2013-04-30 | nuke line numbers | Mark Otto | 1 | -220/+220 | |
| 2013-04-28 | Merge pull request #7704 from twitter/bs3_moar_grid_changes | Mark Otto | 1 | -153/+153 | |
| BS3: Overhaul grid system once more | |||||
| 2013-04-28 | derp on navbar toggle and docs positions | Mark Otto | 1 | -2/+2 | |
| 2013-04-27 | Overhaul navbar navs | Mark Otto | 1 | -33/+11 | |
| * 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 | -153/+153 | |
| 2013-04-26 | Redo the getting started section to mention BootstrapCDN | Mark Otto | 1 | -20/+33 | |
| 2013-04-20 | Only use .danger for alerts, no more .error | Mark Otto | 1 | -2/+2 | |
| 2013-04-20 | Fixes #7093: more consistent scrollspy docs | Mark Otto | 1 | -8/+5 | |
| 2013-04-20 | correct grid class in example code | Mark Otto | 1 | -2/+2 | |
| 2013-04-20 | correct grid class mention in docs | Mark Otto | 1 | -1/+1 | |
| 2013-04-20 | Alternate docs mention of breadcrumbs separator, as called out in #7601 | Mark Otto | 1 | -1/+1 | |
| 2013-04-20 | Fix carousel examples within docs | Robert Burns | 1 | -18/+18 | |
| 2013-04-14 | more copy edits to sidenotes | Mark Otto | 1 | -3/+2 | |
| 2013-04-14 | shorter copy | Mark Otto | 1 | -4/+4 | |
| 2013-04-14 | use spaces for indenting, not tabs /cc @juthilo | Mark Otto | 1 | -43/+41 | |
| 2013-04-14 | More work on the sidenotes | Julian Thilo | 1 | -21/+130 | |
| * Convert more inline advices (compatibility, dependencies, ...) to sidenotes * Add sidenotes for: ** Note on plugin dependencies in general ** Required padding for navbar-fixed- (incl. code snippet) * Fixed text for the small tag | |||||
| 2013-04-13 | more indenting | Mark Otto | 1 | -12/+12 | |
| 2013-04-13 | fixes #7191 and cleans up indenting some | Mark Otto | 1 | -66/+66 | |
| 2013-04-13 | swap all bold p tags in sidenotes for h4s | Mark Otto | 1 | -12/+12 | |
| 2013-04-14 | Sidenotes instead of alerts | Julian Thilo | 1 | -25/+27 | |
| * I propose: make the docs rely more heavily on the new design language, replace alerts (not the .alert examples) by sidenotes. * Remove alert-heading class, which no longer exists in CSS. | |||||
| 2013-04-11 | add comma; more accurate code snippet | Mark Otto | 1 | -2/+5 | |
| 2013-04-11 | Merge branch '3.0.0-wip' of https://github.com/juthilo/bootstrap-wip into ↵ | Mark Otto | 1 | -21/+25 | |
| juthilo-3.0.0-wip | |||||
| 2013-04-11 | Merge pull request #7546 from CoffeeAndCode/3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| fixed typo in typography documentation | |||||
| 2013-04-11 | fixed typo in typography documentation | Jonathan Knapp | 1 | -1/+1 | |
| 2013-04-11 | Fix docs.html Table Row Danger CSS Class | Stephen Edgar | 1 | -2/+2 | |
| 2013-04-10 | Dusting the docs | Julian Thilo | 1 | -23/+27 | |
| * Fix some typos, grammar, sentence structure * Fix left-over error tr class * Remove uneditable inputs section * Make compatibility sections stand out as sidenotes * Make modal example scrollable on big screens, too * Make some examples more self-explanatory | |||||
| 2013-04-10 | cololol | Julian Thilo | 1 | -8/+8 | |
| Correct all span, push, pull, offset classes to col- schema Fix a typo | |||||
| 2013-04-09 | don't use table for label variatons | Mark Otto | 1 | -50/+14 | |
| 2013-04-07 | fixes #7503: don't do dat | Mark Otto | 1 | -1/+1 | |
| 2013-04-07 | Update docs.html | Jamie Knight | 1 | -0/+5 | |
| Added heads up regarding lone icons providing accessibility issues for screen readers. | |||||
| 2013-04-06 | Fix typo in docs | Phil Freo | 1 | -1/+1 | |
| 2013-04-03 | updated docs, changed out span* for col-span-* | Andrew Scofied | 1 | -33/+33 | |
| 2013-04-02 | Add small grid for phones and tablets | Mark Otto | 1 | -3/+20 | |
