| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-26 | nuke remaining less/tests/ files and move grid over to examples dir | Mark Otto | 1 | -1099/+0 | |
| 2013-02-19 | remove the search-query class and increase the width | Tom Pietschker | 1 | -1/+1 | |
| 2013-02-04 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -0/+3 | |
| Conflicts: docs/assets/css/bootstrap.css less/type.less | |||||
| 2013-02-01 | Merge branch 'dospuntocero-master' into 2.3.0-wip | Mark Otto | 1 | -0/+3 | |
| 2013-02-01 | add horizontal-three-color gradient test | Mark Otto | 1 | -0/+3 | |
| 2013-01-17 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -0/+51 | |
| 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 | overhaul alerts section of tests | Mark Otto | 1 | -38/+30 | |
| 2013-01-17 | Update less/tests/css-tests.html | ravage84 | 1 | -0/+59 | |
| Extended css-tests with alerts (alerts and alert-blocks) | |||||
| 2012-12-08 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 1 | -1/+48 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/javascript.mustache less/breadcrumbs.less less/tables.less less/tests/css-tests.html | |||||
| 2012-12-08 | Nesting tables | Mark Otto | 1 | -0/+49 | |
| * Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only | |||||
| 2012-12-05 | Merge branch '2.2.2-wip' into 3.0.0-wip | Mark Otto | 1 | -3/+3 | |
| Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less | |||||
| 2012-12-03 | Once more, update all the favicons to retina | Mark Otto | 1 | -3/+3 | |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -17/+16 | |
| Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html | |||||
| 2012-11-29 | add holder and replace placehold.it | Mark Otto | 1 | -19/+19 | |
| 2012-09-25 | remove remaining fluid grid css | Mark Otto | 1 | -170/+0 | |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 1 | -235/+108 | |
| 2012-09-03 | fixes #4935: properly comment responsive image techniques and add CSS tests ↵ | Mark Otto | 1 | -0/+38 | |
| to support | |||||
| 2012-08-27 | fixes #4741: undo previous version's attempt at firefox gradient changes and ↵ | Mark Otto | 1 | -0/+30 | |
| add gradient tests | |||||
| 2012-08-27 | fixes #4718: add vertical-align: middle; to .btn-group to ensure proper ↵ | Mark Otto | 1 | -0/+17 | |
| alignment next to standard .btn | |||||
| 2012-08-21 | fixes #4526: box-shadow on .radio and .checkbox if .control-group has a form ↵ | Mark Otto | 1 | -0/+13 | |
| field state | |||||
| 2012-08-21 | add css tests and stuff for #4528 | Mark Otto | 1 | -1/+19 | |
| 2012-08-01 | add test for #4236: button group, one button with text and one with icon, ↵ | Mark Otto | 1 | -1/+11 | |
| now line up properly | |||||
| 2012-08-01 | add select element responsive CSS test | Mark Otto | 1 | -13/+24 | |
| 2012-08-01 | label new css test | Mark Otto | 1 | -0/+1 | |
| 2012-08-01 | add test for textarea at .span12, really fix docs footer | Mark Otto | 1 | -0/+12 | |
| 2012-07-30 | fixes #3665: ensure inputs in a fluid row maintain grid sizing | Mark Otto | 1 | -0/+19 | |
| 2012-07-30 | fixes #3900: nudge badges in buttons up 1px | Mark Otto | 1 | -1/+2 | |
| 2012-07-30 | fix navbar form alignment, and update examples to show these cases | Mark Otto | 1 | -2/+5 | |
| 2012-07-19 | fixes #4103: simpler fix for tfoot in .table-border | Mark Otto | 1 | -3/+24 | |
| 2012-07-19 | fixes #4102: properly round top left corners of .table-border with ↵ | Mark Otto | 1 | -11/+13 | |
| caption/colgroup; also fix css tests page layout and footer | |||||
| 2012-07-15 | docs cleanup and blockquote cleanup for .pull-right option | Mark Otto | 1 | -1/+0 | |
| 2012-07-12 | updated footer | Mark Otto | 1 | -9/+17 | |
| 2012-07-10 | Fixes #4002 responsive utilities classes | Roberto - phproberto | 1 | -0/+31 | |
| 2012-07-05 | updates to type scale | Mark Otto | 1 | -0/+39 | |
| 2012-06-25 | prevent button group buttons from wrapping in tight spaces by removing ↵ | Mark Otto | 1 | -0/+28 | |
| floats and replacing with font-size: 0; inline-block hack | |||||
| 2012-06-25 | add tests for table grid sizing, solve bugs in fluid table grid sizing | Mark Otto | 1 | -0/+67 | |
| 2012-06-19 | updated tests and homepage marketing copy | Mark Otto | 1 | -5/+16 | |
| 2012-05-28 | fix broken css tests, add fluid input-prepend/-append to tests, fix ↵ | Mark Otto | 1 | -24/+47 | |
| input-prepend/append for responsive for both fluid and fixed sizing | |||||
| 2012-04-30 | expand input css tests to fixed width grid | Mark Otto | 1 | -0/+67 | |
| 2012-04-24 | heading | Mark Otto | 1 | -0/+1 | |
| 2012-04-24 | officially drop support for offset on thumbnails since it breaks BC | Mark Otto | 1 | -0/+18 | |
| 2012-04-24 | implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not ↵ | Mark Otto | 1 | -0/+235 | |
| perfect, but mostly solid | |||||
| 2012-04-18 | fix #3111, badge and label alignment with surrounding text | Mark Otto | 1 | -0/+28 | |
| 2012-04-15 | simplify the left margin for offset grid columns | Mark Otto | 1 | -0/+16 | |
| 2012-04-14 | fix #1823: styles of tabs within other tabs resolved | Mark Otto | 1 | -0/+43 | |
| 2012-04-01 | fix #2296: allow fluid thumbnails | Mark Otto | 1 | -1/+22 | |
| 2012-04-01 | fix #2572: streamline thumbnails css to allow for offsets | Mark Otto | 1 | -2/+48 | |
| 2012-03-31 | clarify use of dropdowns, href, and data-target for js docs; add tests to ↵ | Mark Otto | 1 | -0/+43 | |
| css tests page for it's display and execution in html | |||||
| 2012-03-31 | fix fluid grid selectors to remove > in selectors | Mark Otto | 1 | -3/+50 | |
| 2012-03-28 | fix js links in css tests | Mark Otto | 1 | -15/+15 | |
