| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-02-13 | gruntv3.1.1 | Mark Otto | 1 | -1/+1 | |
| 2014-02-13 | grunt | Mark Otto | 7 | -7/+7 | |
| 2014-02-13 | update homepage showcase with three new posts | Mark Otto | 1 | -14/+14 | |
| 2014-02-13 | v3.1.1 bump | Mark Otto | 33 | -55/+55 | |
| 2014-02-13 | Merge pull request #12710 from ZDroid/customize-multistr | XhmikosR | 1 | -19/+17 | |
| Fix multistr errors in customizer.js | |||||
| 2014-02-12 | Merge pull request #12711 from ZDroid/scrollspy-typo | Chris Rebert | 1 | -1/+1 | |
| Fix scrollspy typo in docs.css | |||||
| 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 | 2 | -2/+2 | |
| 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 | 4 | -2319/+16 | |
| 2014-02-11 | Fixes #11659, #12698, and #12349: Always apply position and z-index form ↵ | Mark Otto | 7 | -5/+18 | |
| controls in input groups for proper borders | |||||
| 2014-02-11 | Merge pull request #12696 from twbs/rm-browserstack | Chris Rebert | 5 | -50/+1 | |
| rm BrowserStack testing from build | |||||
| 2014-02-11 | rm BrowserStack testing from build | Chris Rebert | 5 | -50/+1 | |
| 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 | 147 | -2598/+3491 | |
| 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-11 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 4 | -0/+0 | |
| 2014-02-10 | Merge pull request #12689 from ZDroid/fonts-x | Chris Rebert | 4 | -0/+0 | |
| Remove execute permission on font files | |||||
| 2014-02-11 | Remove execute permission on font files | Zlatan Vasović | 4 | -0/+0 | |
| 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 | 16 | -146/+146 | |
| 2014-02-10 | Merge pull request #12673 from tlindig/tl_popover_arrow_size | Mark Otto | 1 | -4/+4 | |
| use @popover-arrow-width for offset the popover | |||||
| 2014-02-10 | http://www.youtube.com/watch?v=YQwYNca4iog | Mark Otto | 2 | -3/+3 | |
| 2014-02-10 | Fixes #12674 | Mark Otto | 3 | -4/+4 | |
| * 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 | Merge pull request #12680 from twbs/googlechrome | Chris Rebert | 1 | -3/+3 | |
| chrome => googlechrome in Sauce | |||||
| 2014-02-10 | chrome => googlechrome in Sauce; fixes #12647 | Chris Rebert | 1 | -3/+3 | |
| 2014-02-10 | Use different coding style for Gruntfile | Zlatan Vasović | 7 | -28/+46 | |
| Fixes #12657 | |||||
| 2014-02-10 | fix indentation in Gruntfile | Chris Rebert | 1 | -4/+4 | |
| 2014-02-10 | tweak phrasing for hopefully greater clarity | Chris Rebert | 1 | -1/+1 | |
| 2014-02-10 | add copyright header to shrinkwrap.js; fixes #12643 | Chris Rebert | 1 | -0/+6 | |
| 2014-02-10 | use @popover-arrow-width for offset the popover to account for the popover arrow | Tobias Lindig | 1 | -4/+4 | |
| 2014-02-09 | Merge pull request #12671 from Quy/master | Julian Thilo | 1 | -2/+2 | |
| Update docs prefixing | |||||
| 2014-02-09 | Update docs prefixing | Quy Ton | 1 | -2/+2 | |
| 2014-02-09 | Merge pull request #12668 from Quy/master | Julian Thilo | 1 | -1/+1 | |
| Reorder links | |||||
| 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 | 5 | -7/+5 | |
| 2014-02-08 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -4/+1 | |
| 2014-02-08 | Fixes #12625: Only remove first list group item's top and last list group ↵ | Mark Otto | 6 | -18/+12 | |
| 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 pull request #12433 from tagliala/list-inline-first-element-fix | Mark Otto | 1 | -4/+1 | |
| Fix first element padding of list-inline | |||||
