| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-09-08 | grunt | Mark Otto | 9 | -13/+24 | |
| 2014-09-08 | Merge pull request #14559 from hnrch02/properly-hide-btngroup-checkbox-n-radio | Heinrich Fenkart | 1 | -5/+8 | |
| Properly hide checkbox and radio inputs in button groups | |||||
| 2014-09-08 | Merge pull request #14565 from twbs/hnrch02 | Chris Rebert | 1 | -0/+4 | |
| Add @hnrch02 to Core Team members list | |||||
| 2014-09-08 | Merge pull request #14566 from twbs/fixes_14542 | Mark Otto | 3 | -4/+11 | |
| Cleaned up fix for #14511 (input border-radii variables) | |||||
| 2014-09-08 | Add @hnrch02 to Core Team members list | Chris Rebert | 1 | -0/+4 | |
| 2014-09-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-09-08 | Variables for large and small input border radiuses | Marat Abdullin | 2 | -3/+10 | |
| 2014-09-08 | Merge pull request #14564 from twbs/fixes_14557 | Mark Otto | 4 | -2/+9 | |
| Fixes #14557: .form-group margin in .navbar-form | |||||
| 2014-09-08 | Fixes #14557: Reset the bottom margin on .form-group:last-child in ↵ | Mark Otto | 4 | -2/+9 | |
| .navbar-form to prevent extra spacing | |||||
| 2014-09-08 | Merge pull request #14563 from twbs/fixes_14319 | Mark Otto | 9 | -15/+12 | |
| Fixes #14319: Jumbotron reflow | |||||
| 2014-09-08 | customizer: minor cleanup of IE8 error messaging code | Chris Rebert | 1 | -2/+1 | |
| [skip sauce] | |||||
| 2014-09-08 | Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵ | Mark Otto | 9 | -15/+12 | |
| isn't interferred with by .jumbotron side padding | |||||
| 2014-09-08 | grunt | Mark Otto | 5 | -9/+9 | |
| 2014-09-08 | Properly hide checkbox and radio inputs in button groups | Heinrich Fenkart | 1 | -5/+8 | |
| `pointer-events: none;` for modern browsers (including IE11+), `clip: rect(1px, 1px, 1px, 1px);` for everything else. Fixes #14137 | |||||
| 2014-09-07 | Merge branch 'stefansundin/master' | Chris Rebert | 1 | -2/+2 | |
| 2014-09-07 | Fix bug not re-calculating scrollbar width when opening modal. | Stefan Sundin | 1 | -2/+2 | |
| If opening a modal when a scrollbar is present, closing it, then resizing the window so the scrollbar disappears, then opening the modal again, the content would shift. This fixes the problem by always calculating the scrollbar width every time a modal is opened. Closes #14357. | |||||
| 2014-09-08 | Run `grunt`. | XhmikosR | 12 | -15/+39 | |
| 2014-09-08 | Update dependencies. | XhmikosR | 2 | -37/+97 | |
| 2014-09-07 | Handle lack of .width and .height from getBoundingClientRect() in IE8 | Chris Rebert | 1 | -0/+4 | |
| Closes #14093 Correction to #14090 Relevant docs: https://developer.mozilla.org/en-US/docs/Web/API/Element.getBoundingClientRect#Browser_compatibility | |||||
| 2014-09-07 | Merge pull request #14273 from sgonyea/master | Jacob | 2 | -0/+66 | |
| Fix hover-popover/tooltip flickering when mouse re-enters | |||||
| 2014-09-06 | Fixes #14545: Avoid strange formatting on vendor prefixing for placeholder | Mark Otto | 1 | -3/+6 | |
| 2014-09-06 | Merge pull request #14546 from twbs/address-14541 | Mark Otto | 1 | -28/+12 | |
| Address #14541 by tweaking badge docs | |||||
| 2014-09-06 | Merge pull request #14543 from twbs/validation-docs | Mark Otto | 2 | -0/+6 | |
| Add section to docs explaining our stance on validators | |||||
| 2014-09-05 | Address #14541 by tweaking badge docs | Chris Rebert | 1 | -28/+12 | |
| * move unrelated .btn-primary example out of the pills subsection * remove excessive .nav-stacked example | |||||
| 2014-09-05 | Add section to docs explaining our stance on validators | Chris Rebert | 2 | -0/+6 | |
| 2014-09-04 | Merge pull request #14535 from gitname/patch-1 | Mark Otto | 1 | -3/+3 | |
| Fixed typos involving apostrophes | |||||
| 2014-09-04 | Fixed typos involving apostrophes | gitname | 1 | -3/+3 | |
| Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something). | |||||
| 2014-09-04 | Fixes #14437: Round the corners of table rows in panels as well as the cells | Mark Otto | 4 | -2/+22 | |
| 2014-09-04 | Merge branch 'thr3-arendt/patch-1' | Chris Rebert | 1 | -6/+6 | |
| 2014-09-04 | Replace nonexistent .col-6 classes in offcanvas example with .col-xs-6 | thr3-arendt | 1 | -6/+6 | |
| Fixes #14500 | |||||
| 2014-09-04 | Merge pull request #14531 from twbs/doc-14528 | Mark Otto | 1 | -0/+6 | |
| add entry for #14528 to Wall of Browser Bugs | |||||
| 2014-09-04 | add entry for #14528 to Wall of Browser Bugs | Chris Rebert | 1 | -0/+6 | |
| 2014-09-03 | Merge pull request #14527 from twbs/firefox-disabled-bug | Chris Rebert | 2 | -1/+7 | |
| Add Wall of Browser bugs entry for #793 | |||||
| 2014-09-03 | Add Wall of Browser bugs entry for #793 | Chris Rebert | 2 | -1/+7 | |
| Also, link to the Mozilla bug in the relevant callout. | |||||
| 2014-09-02 | Merge pull request #14497 from BBosman/clone-depth | Chris Rebert | 1 | -0/+2 | |
| Set git clone depth to 10 for Travis to make it faster | |||||
| 2014-09-02 | Merge pull request #14516 from twbs/fix-14509 | Chris Rebert | 1 | -1/+1 | |
| Document that fieldset[disabled] is somewhat broken in IE11 | |||||
| 2014-09-02 | document that fieldset[disabled] is somewhat broken in IE11; fixes #14509 | Chris Rebert | 1 | -1/+1 | |
| 2014-09-01 | Fixes #14443: Only transition what needs transitioning for thumbnails to ↵ | Mark Otto | 4 | -6/+6 | |
| avoid Safari/Chrome render bug | |||||
| 2014-09-01 | Set git clone depth to 10 for Travis to make it faster | Bas Bosman | 1 | -0/+2 | |
| 2014-08-30 | Update grunt-jscs. | XhmikosR | 2 | -297/+23 | |
| 2014-08-29 | Merge pull request #14488 from vsn4ik/gruntfile_copy_task | Chris Rebert | 1 | -9/+2 | |
| Gruntfile.js: Simplify copy task. | |||||
| 2014-08-30 | Gruntfile.js: Simplify copy task. | vsn4ik | 1 | -9/+2 | |
| 2014-08-29 | Merge pull request #14482 from twbs/doc-14362 | Mark Otto | 1 | -2/+3 | |
| Document that input groups weren't intended for use with <textarea>s | |||||
| 2014-08-28 | Document that input groups weren't intended for use with <textarea>s | Chris Rebert | 1 | -2/+3 | |
| Refs #14362 | |||||
| 2014-08-28 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-08-28 | Fix hover-tooltip flickering when mouse re-enters | Scott Gonyea | 2 | -0/+66 | |
| - is(':visible') seems to be the only reliable check, without a refactoring of how hoverState is used - tests need improvement | |||||
| 2014-08-28 | mention #14320 in browser bugs | Mark Otto | 1 | -0/+6 | |
| 2014-08-28 | Merge pull request #14472 from mrduguo/master | Mark Otto | 1 | -5/+5 | |
| fix nav links to end with / to avoid 301 redirect | |||||
| 2014-08-28 | Update QUnit to v1.15.0. | XhmikosR | 2 | -930/+1137 | |
| 2014-08-27 | grunt | Mark Otto | 6 | -14/+15 | |
