| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-02-13 | gruntv3.1.1 | Mark Otto | 1 | -1/+1 | |
| 2014-02-13 | grunt | Mark Otto | 4 | -4/+4 | |
| 2014-02-13 | update homepage showcase with three new posts | Mark Otto | 1 | -14/+14 | |
| 2014-02-13 | v3.1.1 bump | Mark Otto | 8 | -12/+12 | |
| 2014-02-13 | Merge pull request #12710 from ZDroid/customize-multistr | XhmikosR | 1 | -19/+17 | |
| Fix multistr errors in customizer.js | |||||
| 2014-02-12 | Fix scrollspy typo in docs.css | Zlatan Vasović | 1 | -1/+1 | |
| 2014-02-12 | Fix multistr errors in customizer.js | Zlatan Vasović | 1 | -19/+17 | |
| 2014-02-12 | Merge pull request #12709 from twbs/bs-to-example-prefix | Chris Rebert | 1 | -12/+12 | |
| Use .bs-example-* instead of .bs-* in examples in docs | |||||
| 2014-02-12 | Remove trailing space. | XhmikosR | 1 | -1/+1 | |
| 2014-02-12 | Use .bs-example-* instead of .bs-* in examples in docs | Chris Rebert | 1 | -12/+12 | |
| Refs #12610 | |||||
| 2014-02-12 | avoid using .bs-* in example, & improve style | Chris Rebert | 1 | -2/+2 | |
| 2014-02-12 | fix #12708 by updating class names in the docs JS | Chris Rebert | 4 | -6/+6 | |
| 2014-02-12 | Switch to the minified JSZip. | XhmikosR | 3 | -2318/+15 | |
| 2014-02-11 | Fixes #11659, #12698, and #12349: Always apply position and z-index form ↵ | Mark Otto | 3 | -3/+9 | |
| controls in input groups for proper borders | |||||
| 2014-02-11 | Merge pull request #12695 from martikaljuve/offcanvas-transition | Mark Otto | 1 | -0/+8 | |
| Fixed transitions on offcanvas example by adding initial left and right properties | |||||
| 2014-02-11 | Merge branch 'master' into pr/12412 | Mark Otto | 87 | -2169/+2751 | |
| Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css test-infra/npm-shrinkwrap.canonical.json | |||||
| 2014-02-11 | Add initial right and left properties to offcanvas example for transitions. | Marti Kaljuve | 1 | -0/+8 | |
| 2014-02-10 | add version to getting started page | Mark Otto | 1 | -0/+1 | |
| 2014-02-10 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-02-10 | Update Glyphicons | Mark Otto | 7 | -51/+51 | |
| 2014-02-10 | http://www.youtube.com/watch?v=YQwYNca4iog | Mark Otto | 2 | -3/+3 | |
| 2014-02-10 | Fixes #12674 | Mark Otto | 1 | -1/+1 | |
| * The problem with #12674 is that it reassigns the same variable, but the color values were purposely different. * This uses Less's color functions to generate the proper darker colors. * Why darker colors? Because those CSS carets render lighter than their solid border counterparts. Consider it a design hack. | |||||
| 2014-02-10 | Fixes #12685: Display current version under download button on homepage | Mark Otto | 3 | -1/+7 | |
| 2014-02-10 | Merge pull request #12665 from twbs/docs_teams | Mark Otto | 3 | -56/+44 | |
| Update teams | |||||
| 2014-02-10 | tweak phrasing for hopefully greater clarity | Chris Rebert | 1 | -1/+1 | |
| 2014-02-09 | Update docs prefixing | Quy Ton | 1 | -2/+2 | |
| 2014-02-09 | Reorder links | Quy Ton | 1 | -1/+1 | |
| 2014-02-08 | Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs- | Mark Otto | 6 | -93/+93 | |
| 2014-02-08 | i'm an idiot | Mark Otto | 1 | -1/+1 | |
| 2014-02-08 | Update teams to remove two Sass folks and add new Core member | Mark Otto | 3 | -56/+44 | |
| 2014-02-08 | grunt dist | Mark Otto | 2 | -2/+2 | |
| 2014-02-08 | Fixes #12625: Only remove first list group item's top and last list group ↵ | Mark Otto | 2 | -2/+2 | |
| item's bottom borders when the list group is first or last | |||||
| 2014-02-08 | Mention limitation of form validation feedback icons with input groups | Mark Otto | 1 | -0/+4 | |
| 2014-02-08 | Merge branch 'master' into fix-12154 | Mark Otto | 98 | -8975/+9932 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-02-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-02-08 | grunt with new mixins | Mark Otto | 6 | -7/+11 | |
| 2014-02-08 | grunt | Mark Otto | 3 | -3/+3 | |
| 2014-02-08 | Merge branch 'master' into pr/12462 | Mark Otto | 25 | -292/+500 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-08 | Merge branch 'pr/12579' | Mark Otto | 4 | -84/+64 | |
| 2014-02-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-02-09 | Merge pull request #12655 from twbs/holder.js | XhmikosR | 2 | -86/+234 | |
| Update holder.js to v2.3.1. | |||||
| 2014-02-08 | Merge pull request #12645 from ZDroid/docs-js-semicolons | Mark Otto | 4 | -16/+16 | |
| Omit semicolons consistently in docs | |||||
| 2014-02-08 | grunt | Mark Otto | 2 | -1/+6 | |
| 2014-02-08 | Merge branch 'master' into pr/12639 | Mark Otto | 7 | -6/+6 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-08 | Move jade files to docs/jade/ | Zlatan Vasović | 2 | -0/+0 | |
| 2014-02-08 | Update holder.js to v2.3.1. | XhmikosR | 2 | -86/+234 | |
| Fix #12653. | |||||
| 2014-02-07 | Merge branch 'master' into panels_and_tables | Mark Otto | 6 | -8/+8 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-07 | Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't ↵ | Mark Otto | 2 | -2/+2 | |
| come until v4 | |||||
| 2014-02-07 | Fix wrong id | Julian Thilo | 1 | -1/+1 | |
