| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | update docs to include+use .sr-only-focusable | Chris Rebert | 4 | -6/+7 | |
| 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 | |
| 2014-02-07 | Omit semicolons consistently in docs | Zlatan Vasović | 4 | -16/+16 | |
| 2014-02-07 | Merge pull request #12636 from ZDroid/grunt-jshintrc | Chris Rebert | 1 | -1/+1 | |
| Avoid setting `jshint node: true` in every Grunt JS file | |||||
| 2014-02-07 | Drop -o-user-select | Bas Bosman | 3 | -3/+3 | |
| 2014-02-07 | Fix .text-truncate() typo | Zlatan Vasović | 1 | -2/+2 | |
| 2014-02-07 | Avoid setting `jshint node: true` in every Grunt JS file | Zlatan Vasović | 1 | -1/+1 | |
| 2014-02-07 | Fixes #12486: Restore full width inputs for input groups in inline forms and ↵ | Mark Otto | 2 | -2/+2 | |
| navbars | |||||
| 2014-02-07 | Follow up to 1bdd59b18c2d1b2409d0422a60e8c007053202df, to better position ↵ | Mark Otto | 1 | -2/+2 | |
| the sidebar so the potential scrollbar doesn't get hidden by the navbar | |||||
| 2014-02-07 | Fixes #12447: Properly reset borders on table cells in panels | Mark Otto | 2 | -2/+2 | |
| 2014-02-07 | grunt for days | Mark Otto | 4 | -4/+4 | |
| 2014-02-07 | Fixes #12477: Clarify IE support in docs | Mark Otto | 1 | -1/+1 | |
| 2014-02-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -0/+1 | |
| 2014-02-07 | Fixes #12590: Add Korean translation link | Mark Otto | 1 | -0/+1 | |
| 2014-02-07 | Merge pull request #12319 from twbs/address-12007 | Mark Otto | 1 | -0/+1 | |
| Clarify target of dropdown events | |||||
| 2014-02-07 | clarify comment | Mark Otto | 1 | -1/+1 | |
| 2014-02-07 | consistency | Mark Otto | 2 | -2/+2 | |
| 2014-02-07 | Fixes #12526: Add scrollbars when necessary to the Dashboard example's sidebar | Mark Otto | 1 | -0/+2 | |
| 2014-02-07 | Fixes #12555: Rearrange variables to place grids and containers closer | Mark Otto | 6 | -36/+36 | |
| 2014-02-07 | Fixes #12614: Add progress bar example with visible label | Mark Otto | 2 | -0/+18 | |
| 2014-02-07 | Fixes #12611: Mention limitation of one plugin's data attributes per element | Mark Otto | 1 | -2/+7 | |
| 2014-02-07 | Merge pull request #12497 from twbs/container-fluid-is-now-a-thing | Mark Otto | 1 | -5/+0 | |
| rm DIY full-width callout now that there's .container-fluid | |||||
