| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-04-17 | more nested pager.less | Artur Kwiatkowski | 1 | -32/+43 | |
| 2013-04-17 | change nav's #tables-hover to #tables-hover-rows | wangshishuo | 1 | -1/+1 | |
| 2013-04-16 | watchr should be lower-case | Justin Patrin | 1 | -1/+1 | |
| 2013-04-16 | Merge pull request #7590 from Fowowski/3.0.0-wip | Mark Otto | 2 | -151/+173 | |
| more nested less rules - navs component | |||||
| 2013-04-16 | more nested navs | Artur Kwiatkowski | 2 | -151/+173 | |
| 2013-04-15 | Merge branch 'bs3_homepage' into 3.0.0-wip | Mark Otto | 11 | -137/+37 | |
| 2013-04-14 | Fixes #5256: Use > selector for better nesting of tables | Mark Otto | 2 | -84/+96 | |
| 2013-04-14 | change var from @table-border to @table-border-color | Mark Otto | 3 | -6/+6 | |
| 2013-04-14 | center | Mark Otto | 1 | -4/+4 | |
| 2013-04-14 | nuke all the assets | Mark Otto | 7 | -4/+0 | |
| 2013-04-14 | nuke hidden homepage content | Mark Otto | 2 | -56/+1 | |
| 2013-04-14 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 2 | -23/+133 | |
| 2013-04-14 | more copy edits to sidenotes | Mark Otto | 1 | -3/+2 | |
| 2013-04-14 | lighter .highlight in sidenotes as well | Mark Otto | 1 | -1/+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 contrast with code snippets in sidenotes | Mark Otto | 1 | -0/+3 | |
| 2013-04-14 | redo all the things | Mark Otto | 4 | -82/+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 | Restore on links in dropdowns as they are randomly breaking onto new lines | Mark Otto | 2 | -0/+2 | |
| 2013-04-13 | IE8 doesn't need help with responsive images, they work just dandy ↵ | Mark Otto | 2 | -8/+6 | |
| apparently (see http://jsbin.com/idesit/1) | |||||
| 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 | 2 | -12/+16 | |
| 2013-04-13 | Merge branch '3.0.0-docs1' of https://github.com/juthilo/bootstrap-wip into ↵ | Mark Otto | 1 | -25/+27 | |
| juthilo-3.0.0-docs1 | |||||
| 2013-04-13 | more specific comment, better placement of code | Mark Otto | 1 | -4/+5 | |
| 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-13 | update docs bootstrap.css | Paul Tyng | 1 | -0/+6 | |
| 2013-04-13 | override normalize.css override | Paul Tyng | 1 | -0/+4 | |
| 2013-04-12 | add modal variables and tweak padding for min-height on modal title | Mark Otto | 3 | -8/+11 | |
| 2013-04-12 | Merge branch '3.0.0-wip' of https://github.com/garvincasimir/bootstrap into ↵ | Mark Otto | 2 | -0/+2 | |
| garvincasimir-3.0.0-wip | |||||
| 2013-04-12 | ignore local ruby version files | Mark Otto | 1 | -0/+1 | |
| 2013-04-11 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -2/+0 | |
| 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 #7539 from lucaflisi/3.0.0-wip | Mark Otto | 1 | -2/+0 | |
| Remove BOOTSTRAP_RESPONSIVE_LESS in css compile | |||||
| 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 | Merge pull request #7537 from ntwb/patch-1 | Mark Otto | 1 | -2/+2 | |
| Fix docs.html Table Row Danger CSS Class | |||||
| 2013-04-11 | fixed typo in typography documentation | Jonathan Knapp | 1 | -1/+1 | |
| 2013-04-11 | Remove BOOTSTRAP_RESPONSIVE_LESS in css compile | lucaflisi | 1 | -2/+0 | |
| No more needed in Bootstrap 3 | |||||
| 2013-04-11 | Fix docs.html Table Row Danger CSS Class | Stephen Edgar | 1 | -2/+2 | |
| 2013-04-10 | Merge pull request #7528 from acolchado/3.0.0-wip | Mark Otto | 1 | -14/+13 | |
| [3.0.0-wip] Reordering variables that were being used before they were declared. Fixes compiler crashes. | |||||
| 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 | Reordering variables that were being used before they were declared. Under ↵ | Agustin Colchado | 1 | -14/+13 | |
| some compilers (dotless & sublime 2 package), this would cause the compile to break. Variables in question were: @dropdown-link-active-bg @navbar-link-color @navbar-inverse-link-color | |||||
| 2013-04-09 | Merge pull request #7523 from juthilo/3.0.0-wip | Mark Otto | 1 | -8/+8 | |
| Fully update docs to col-...-* schema | |||||
| 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 | 4 | -60/+23 | |
| 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-08 | Merge pull request #7504 from acmetech/3.0.0-wip | Mark Otto | 3 | -16/+16 | |
| variable update - fixed | |||||
