| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-02-26 | Merge pull request #12829 from ZDroid/no-bs-keyword | Chris Rebert | 1 | -1/+0 | |
| Remove bootstrap keyword from package.json | |||||
| 2014-02-26 | Added the very useful .animation-fill-mode() mixin | Lipis | 1 | -0/+4 | |
| I think that's the only animation property that was missing and it's quite useful. https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode | |||||
| 2014-02-26 | Remove bootstrap keyword | Zlatan Vasović | 1 | -1/+0 | |
| 2014-02-25 | update boto & s3_cache.py | Chris Rebert | 2 | -2/+2 | |
| 2014-02-25 | grunt build-customizer-html | Chris Rebert | 1 | -1/+1 | |
| 2014-02-26 | Run grunt dist. | XhmikosR | 2 | -2/+2 | |
| 2014-02-25 | update shrinkwrap | Chris Rebert | 1 | -1/+1 | |
| 2014-02-25 | add Grunt task for css-flip-ing & add RTL to Gruntfile configs | Chris Rebert | 10 | -21629/+601 | |
| 2014-02-25 | update GitHub issue link in comment | Chris Rebert | 1 | -1/+1 | |
| 2014-02-24 | Use CSS Flip to generate RTL variation | Mark Otto | 6 | -0/+29072 | |
| 2014-02-24 | grunt dist | Mark Otto | 4 | -4/+4 | |
| 2014-02-24 | Merge pull request #12837 from twbs/grid-docs | Mark Otto | 1 | -1/+1 | |
| move grid classes cascade explanation into main grid docs section | |||||
| 2014-02-24 | move grid classes cascade explanation into main grid docs section | Chris Rebert | 1 | -1/+1 | |
| 2014-02-24 | fix #12836 | Chris Rebert | 1 | -1/+1 | |
| Thanks @Quy. | |||||
| 2014-02-24 | Merge pull request #12834 from twbs/sauce-chrome-name | Chris Rebert | 1 | -3/+3 | |
| switch browserName from "googlechrome" to "chrome" | |||||
| 2014-02-24 | switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647 | Chris Rebert | 1 | -3/+3 | |
| 2014-02-23 | Update grunt-contrib-connect. | XhmikosR | 2 | -2/+2 | |
| 2014-02-22 | Fixes #12822: Scope panel collapse styles to immediate panel bodies only | Mark Otto | 8 | -20/+20 | |
| 2014-02-22 | Fixes #12808: Correct grid column values listed in Grid Options | Mark Otto | 1 | -3/+3 | |
| 2014-02-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -2/+0 | |
| 2014-02-22 | Fixes #12801: Add padding to the bottom of .form-control-static to match ↵ | Mark Otto | 6 | -4/+6 | |
| height of standard form controls | |||||
| 2014-02-22 | Merge pull request #12818 from hebbet/patch-1 | Chris Rebert | 1 | -2/+0 | |
| Remove second tbody from Supported browsers | |||||
| 2014-02-22 | Remove second tbody from Supported browsers | hebbet | 1 | -2/+0 | |
| Removed the second tbody from "Internet Explorer 8 and 9" Table | |||||
| 2014-02-22 | Update modals to use more consistent padding—modal body and footer now ↵ | Mark Otto | 7 | -8/+8 | |
| match modal header | |||||
| 2014-02-22 | Merge branch 'master' into pr/12813 | Mark Otto | 7 | -11/+18 | |
| 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-22 | Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out ↵ | Mark Otto | 7 | -11/+18 | |
| of the media query | |||||
| 2014-02-21 | Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694 | Supergibbs | 9 | -8/+62 | |
| 2014-02-21 | updated qunit test reporting so sauce labs can report failing tests | jonahss | 1 | -2/+26 | |
| 2014-02-21 | replace .visible-{size} with .visible-{size}-{display} ; fixes #8869 | Chris Rebert | 5 | -45/+278 | |
| 2014-02-21 | grunt | Mark Otto | 10 | -11/+10 | |
| 2014-02-21 | Merge pull request #12459 from rubenstolk/hotfix/mixins/scale | Mark Otto | 1 | -14/+28 | |
| Make both .scale(X) and .scale(X, Y) both work | |||||
| 2014-02-21 | Merge pull request #12742 from ZDroid/table-responsive-mixin | Mark Otto | 1 | -2/+2 | |
| Make .table-responsive usable as mixin | |||||
| 2014-02-21 | Merge pull request #12803 from PHLAK/master | Mark Otto | 1 | -1/+0 | |
| Removed unnecessary top margin from .modal-footer | |||||
| 2014-02-21 | Merge pull request #12809 from Borkason/patch-1 | Mark Otto | 1 | -1/+1 | |
| Clarify the use of .has-feedback | |||||
| 2014-02-21 | Merge pull request #12761 from hnrch02/no-event-aliases | Mark Otto | 3 | -16/+16 | |
| Remove event aliases from JavaScript | |||||
| 2014-02-21 | Fixes #12735: Fix sidebar hover state in Dashboard example | Mark Otto | 1 | -1/+3 | |
| 2014-02-21 | Fixes #12810: Document .container-fluid in the CSS overview docs | Mark Otto | 1 | -2/+8 | |
| 2014-02-21 | Fixes #12744: Document ability to remove animation on modals | Mark Otto | 2 | -0/+8 | |
| 2014-02-21 | Clarify the use of .has-feedback | Daniel Niccoli | 1 | -1/+1 | |
| 2014-02-20 | Removed unnecessary top margin from .modal-footer | Chris Kankiewicz | 1 | -1/+0 | |
| 2014-02-19 | Merge pull request #12792 from twbs/translation-docs | Chris Rebert | 1 | -1/+2 | |
| change translation docs in light of #11342 & its many dupes | |||||
| 2014-02-19 | Fix UAs required message position on grouped radio buttons | Demian Ferreiro | 1 | -1/+3 | |
| Instead of not rendering the element at all with display:none, use opacity:0 and z-index:-1 so the radio element has a defined position on the document and user agents can show the required message in the right place. | |||||
| 2014-02-19 | change translation docs in light of #11342 & its many dupes | Chris Rebert | 1 | -1/+2 | |
| 2014-02-18 | Merge pull request #12058 from ZDroid/uti | XhmikosR | 4 | -45/+45 | |
| Remove semicolons from JS tests | |||||
| 2014-02-18 | Merge pull request #12772 from ZDroid/tests-index | Chris Rebert | 1 | -6/+5 | |
| Improve `js/tests/index.html` | |||||
| 2014-02-18 | Improve `js/tests/index.html` | Zlatan Vasović | 1 | -6/+5 | |
| - Improve comments. - Remove `transition.js` script load as `transition.js` unit test doesn't exist. | |||||
| 2014-02-18 | Merge pull request #12760 from ZDroid/grunt-jshintrc | Chris Rebert | 1 | -3/+2 | |
| Improve grunt/.jshintrc | |||||
| 2014-02-18 | Update grunt-contrib-cssmin. | XhmikosR | 3 | -3/+3 | |
| 2014-02-17 | Remove semicolons from JS tests | Zlatan Vasović | 4 | -45/+45 | |
| 2014-02-16 | Merge pull request #12749 from twbs/pointer-events-note | Mark Otto | 1 | -4/+4 | |
| Document caveats of `pointer-events: none` usage in btn.disabled | |||||
