| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-18 | Merge pull request #13859 from twbs/skew_you | Mark Otto | 1 | -3/+3 | |
| Change skew(x,y) to skewX skewY | |||||
| 2014-06-18 | grunt | Mark Otto | 5 | -4/+9 | |
| 2014-06-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+4 | |
| 2014-06-18 | Merge pull request #13860 from twbs/fixes_13346 | Mark Otto | 2 | -2/+4 | |
| Add a variable for .dl-horizontal's offset | |||||
| 2014-06-18 | grunt | Mark Otto | 12 | -11/+48 | |
| 2014-06-18 | Fixes #13400, #13415: actually document the existing practice for links in ↵ | Mark Otto | 1 | -0/+1 | |
| panel headings | |||||
| 2014-06-18 | fixes #13347: make striped progress bars its own class | Mark Otto | 1 | -1/+2 | |
| 2014-06-18 | fixes #13346: add a variable for .dl-horizontal's offset | Mark Otto | 2 | -2/+4 | |
| 2014-06-18 | change skew(x,y) to skewX skewY because mdn told me so | Mark Otto | 1 | -3/+3 | |
| 2014-06-18 | Merge pull request #13857 from twbs/list_group_small | Mark Otto | 1 | -1/+3 | |
| List group headings and small/.small | |||||
| 2014-06-18 | Merge pull request #13851 from ahoereth/patch-1 | Mark Otto | 1 | -0/+1 | |
| Add white-space: nowrap; to .dropdown-header | |||||
| 2014-06-18 | fix part of #13111: hide the docs nav on small and below devices | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | fixes #13093: reset the background color and remove background image on ↵ | Mark Otto | 1 | -0/+6 | |
| disabled theme buttons | |||||
| 2014-06-18 | fixes #13020: proper color for small/.small in list group headings | Mark Otto | 1 | -1/+3 | |
| 2014-06-18 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-06-18 | fixes #13021: add .form-group-sm/-lg | Mark Otto | 7 | -6/+79 | |
| 2014-06-18 | fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵ | Mark Otto | 6 | -4/+7 | |
| correctly | |||||
| 2014-06-18 | grunt dist | Mark Otto | 6 | -32/+32 | |
| 2014-06-18 | Merge pull request #13854 from ssorallen/gray-light-higher-contrast | Mark Otto | 2 | -2/+2 | |
| Darken @gray-light to meet accessibility guidelines | |||||
| 2014-06-18 | among supported WebKit/Blink browsers, this now only applies to Safari | Chris Rebert | 1 | -1/+1 | |
| Missed this in 4cbc8d49b10f707029019aaa5eba50e56390a3c5 | |||||
| 2014-06-18 | Darken @gray-light to meet accessibility guidelines | Ross Allen | 2 | -2/+2 | |
| `@gray-light` darkens from #999 to #777, which puts `.text-muted` at the threshold for the 4.5:1 WCAG minimum contrast[1]. #777:#fff is 4.48:1. The “Example” headers in docs become #959595, which is contrast ratio 3:1, the minimum for larger text. Since the headers are less important than the surrounding text, 3:1 is fine and an improvement on the previous #bbb:#fff (1.92:1). Fixes issue #13847. [1] http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html | |||||
| 2014-06-18 | Add white-space: nowrap; to .dropdown-header | ahoereth | 1 | -0/+1 | |
| Dropdowns adjust their width to the width of their containing a elements - which have no line breaks ([*](https://github.com/twbs/bootstrap/commit/f226463b057f945795661c3d19fbcabf63b931f7)). Consistent to this dropdown-headers also should be prevent to contain line breaks. | |||||
| 2014-06-18 | Run `grunt`. | XhmikosR | 9 | -11/+11 | |
| 2014-06-17 | Merge pull request #13842 from twbs/fix-13811 | Chris Rebert | 3 | -3/+3 | |
| update "is jQuery defined" check for UMD compatibility | |||||
| 2014-06-17 | FFS | Chris Rebert | 1 | -1/+1 | |
| 2014-06-17 | sigh | Chris Rebert | 1 | -1/+1 | |
| 2014-06-17 | Travis: per today's PyPI issues, travis_retry the pip install step | Chris Rebert | 1 | -1/+1 | |
| Also, remove deprecated --use-mirrors option | |||||
| 2014-06-17 | address #13811 | Chris Rebert | 3 | -3/+3 | |
| 2014-06-17 | Merge branch 'deps' | Chris Rebert | 2 | -13/+13 | |
| 2014-06-17 | Gruntfile: add note about duplicate copy of jqueryCheck code | Chris Rebert | 1 | -0/+1 | |
| Refs #13842 | |||||
| 2014-06-17 | Update dependencies. | XhmikosR | 2 | -13/+13 | |
| 2014-06-17 | grunt dist | Chris Rebert | 8 | -1513/+1538 | |
| 2014-06-17 | Merge branch 'erwanjegouzo-master' | Chris Rebert | 1 | -1/+1 | |
| 2014-06-17 | fix for #13747 | Erwan Jegouzo | 1 | -1/+1 | |
| Closes #13782 by merging it. | |||||
| 2014-06-18 | Merge pull request #13845 from BBosman/dismissible | XhmikosR | 4 | -9/+10 | |
| Fix dismissible spelling | |||||
| 2014-06-18 | Fix dismissible spelling | Bas Bosman | 4 | -9/+10 | |
| 2014-06-17 | popovers.html: fix typo: "Dimissmisable" | Chris Rebert | 1 | -2/+2 | |
| 2014-06-17 | Make autoprefixer browsers fixed | Bas Bosman | 1 | -1/+10 | |
| Closes #13795 by merging it. | |||||
| 2014-06-15 | Merge pull request #13827 from vsn4ik/refactoring_by_vsn4ik | Chris Rebert | 1 | -1/+4 | |
| Refactoring bages in README.md. | |||||
| 2014-06-15 | Always use preserveComment: 'some' | Bas Bosman | 1 | -9/+3 | |
| 2014-06-15 | README.md: Refactoring bages. | vsn4ik | 1 | -1/+4 | |
| 2014-06-15 | added 'main' field to package.json | James Friend | 1 | -0/+1 | |
| 2014-06-15 | allow require.resolve('bootstrap') to work under node | James Friend | 1 | -0/+1 | |
| 2014-06-13 | fix #13386 | Chris Rebert | 1 | -0/+1 | |
| 2014-06-13 | Merge pull request #13820 from twbs/bump-load-tasks | Chris Rebert | 2 | -2/+2 | |
| bump load-grunt-tasks to ~0.5.0 | |||||
| 2014-06-13 | bump load-grunt-tasks to ~0.5.0 | Chris Rebert | 2 | -2/+2 | |
| [skip validator] [skip sauce] | |||||
| 2014-06-13 | min-content is standard, so no need to vendor prefix it | Chris Rebert | 1 | -1/+1 | |
| Also, makes little sense to say that Firefox sets a `-webkit`-prefixed value | |||||
| 2014-06-12 | some changes from #13801 - add strict mode back and == | fat | 13 | -1526/+1551 | |
| 2014-06-11 | Merge pull request #13786 from twbs/fat-13430 | Jacob | 7 | -25/+24 | |
| add special transitionend type to test event origin | |||||
| 2014-06-11 | Merge pull request #13800 from hnrch02/fix-umd-regression | Jacob | 12 | -12/+12 | |
| Fix regression of #10038 introduced by #13772 | |||||
